body, table, tr, td {
	font:normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-align:left;
	margin:0px;
}
img {
	border:0px;
}
#top {
	height:15px;
	background-color:#63a4de;
}
#logocontainer, #logopopup {
	padding:30px 0px 25px 80px;
	background-color:#eff8fd;
}
#logopopup {
	padding-left:25px;
}

.nolink {
	cursor:text;
}
.nolink2 {
	cursor:default;
}

.navi {
	padding:20px 0px 20px 300px;
	background-color:#eff8fd;
}
.content, #footer, .content_popup {
	position:relative;
	left:300px;
	margin:29px 0px 0px 0px;
	width:420px;
	clear:both;
}
.content_popup {
	left:25px;
	width:450px;
}

input[type=checkbox] {
	
	margin-right:5px;
	padding:0px;
	margin-left:2px;
	vertical-align:bottom;
}


/*popup*/
div.formpoints {
	height:35px;
	border:1px solid green;
}

p.check {
	margin:0px 0px 3px 0px;
}


.linebb {
	height:1px;
	margin:0px;
	background-image:url(bilder/linebb.gif);
	background-repeat:repeat-x;
	clear:both;
}
.listenbild {
	float:left;
	width:110px;
}
.listentext {
	width:290px;
	float:right;
}
.clearer {
	height:29px;
	clear:both;
}


#footer {
	padding-bottom:150px;
}

/* Links */
a:link {text-decoration:none; color:#79BDD2; font-weight:bold;  }
a:visited { text-decoration:none; color:#79BDD2;font-weight:bold;}
a:hover {   text-decoration:none; color:#000;font-weight:bold;}
a:active {  text-decoration:none; color:#79BDD2;font-weight:bold;}
a:focus {  text-decoration:none; color:#79BDD2;font-weight:bold;}


a.navilink:link {text-decoration:none; color:#000; font-weight:normal; }
a.navilink:visited { text-decoration:none; color:#000; font-weight:normal; }
a.navilink:hover {   text-decoration:none; color:#79BDD2; font-weight:normal; }
a.navilink:active {  text-decoration:none; color:#000; font-weight:normal; }
a.navilink:focus {  text-decoration:none; color:#000; font-weight:normal; }

a.popup:link {text-decoration:none; color:#000; font-weight:normal; }
a.popup:visited { text-decoration:none; color:#000; font-weight:normal; }
a.popup:hover {   text-decoration:none; color:#79BDD2; font-weight:normal; }
a.popup:active {  text-decoration:none; color:#000; font-weight:normal; }
a.popup:focus {  text-decoration:none; color:#000; font-weight:normal; }

a.normallink:link {text-decoration:none; color:#000; font-weight:normal; }
a.normallink:visited { text-decoration:none; color:#000; font-weight:normal; }
a.normallink:hover {   text-decoration:none; color:#79BDD2; font-weight:normal; }
a.normallink:active {  text-decoration:none; color:#000; font-weight:normal; }
a.normallink:focus {  text-decoration:none; color:#000; font-weight:normal; }

/* Links ENDE */

/* DIVs im PopUp */
#popup_forschung, #popup_sonstige {
	display:none;
	margin-bottom:15px;
}
