/* allgemein */

body.main{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#999999;
}

img.pnavi{
	margin-bottom:2px;
}

body.frame{
	width:2880px;
	margin:0px;
	padding:0px;
}

body.frame_2{
	margin:20px 0px 20px 40px;
	padding:20px 0px 20px 40px;
	width:528px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}


div.clearer{
	clear:both;
}

h1{
	font-size:16px;
	text-align:center;
	margin-bottom:25px;
}



/* content */

div.maincontent{
	margin-left:auto;
	margin-right:auto;
	width:739px;
	height:525px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	position:relative;
}

div.content{
	width:478px;
	height:387px;
	padding-left:75px;
	padding-right:75px;
	padding-top:45px;
	border:solid 1px #9E9E9E;
	float:left;
	margin-top:92px;
}

div.content_iframe{
	width:628px;
	height:432px;
	border:solid 1px #9E9E9E;
	float:left;
	margin-top:92px;
}

div.content_start{
	width:628px;
	height:432px;
	border:solid 1px #9E9E9E;
	float:left;
	margin-top:92px;
}

iframe{
	width:628px;
	height:432px;
	border:0px;
}

div.startbild{
	float:left;
	width:305px;
	height:432px;
}

div.content_starttext{
	width:323px;
	height:245px;
	float:left;
	background-image:url(../images/logo_2.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:187px;
}

div.contentlinksrechts{
	float:left;
	margin-left:120px;
}

div.contentlinks{
	float:left;
	width:50%;
}

img.pdf{
	position:relative;
	top:5px;
	margin-right:10px;
}

/* pnavi */

div.pnavi{
	width:109px;
	float:left;
	margin-top:92px;
}

/* footer */

div.footer{
	float:right;
	width:630px;
	margin-top:5px;
	padding-top:5px;
	font-size:11px;
	border-top:solid 1px #9E9E9E;
}

/* bilder */

div.bilder{
	width:160px;
	height:205px;
	background-color:#CCCCCC;
	float:left;
	margin-top:93px;
}

div.bilder_2{
	width:190px;
	height:190px;
	border:solid #CCCCCC 1px;
	float:left;
	margin-right:48px;
	margin-bottom:40px;
	position:relative;
}

img.lupe{
	position:absolute;
	left:166px;
	top:169px;
}

/* links */

a:link,a:visited{
	text-decoration:underline;
	color:#999999;
}

a:hover{
	text-decoration:none;
	color:#999999;
}
