/* GLOBAL SETTINGS */


	
body {
	background-image:url(../img/markt50plus-logo-800px.jpg);
	background-repeat:no-repeat;
 	background-attachment:fixed;
 	width:100%;
 	height:100%;
 	overflow:auto;
 	margin:0px;
 	padding-left:0px;
}


a:active { 
text-decoration: none;
	color: #000000;
	font-size: 14px;
	margin-left:10px;
 }

div#topmargin {  
	display: box;
	width: 600px;
	height: 140px;
}


div#ueberschrift {
	position: absolute;
	position: fixed;
	top: 180px;
	left: 220px;
	width: 640px;
        height: 60px;
        overflow:auto;
	font-family: Verdana, sans-serif;
	font-size:16px;
	color:#303030;/*margin-bottom:0px;*/
	scroll: no;

}


div#ueberschrift h1 { display:block; width: 600px; height: 24px; border-bottom: 1px solid #606060; font-size:16px; color: #202020; margin-top: 10px;margin-bottom:10px;}




div#content {

	position:fixed;
	top: 180px;
	left: 220px;
	width: 640px;
        height: 67%;
        margin-bottom: 10px;
        overflow:auto;
	font-family: Tahoma, sans-serif;
	color:#303030;    margin-bottom:32px;

}





div#content tr { 
	min-width:540px;
	max-width:540px;
	width:540px; }

div#content p {
	font-family: Tahoma, sans-serif;
	font-size:16px;
	color:#404040;
	font-weight: normal;
}


div#content p.bodytext { color:#303030; }

.csc-header h1 { display:block; width: 600px; height: 16px; border-bottom: 1px solid #606060; font-size:14px; color: #202020; margin-top: 0px;margin-bottom:12px;}

div#content h1 {
font-size:14px; font-color:#000099;
display:block;margin-left:0px;
height:24px;
text-decoration:none;

}


div#content h2 {
           
 	font-size:12px;	
}

div#content h3 {

 	font-size:11px;
}

div#content li {

 	font-size:12px;
}


div#content a {
   text-decoration: none;
   color: darkblue;
}

div #content a:hover {
   text-decoration: underline;
   color: #404020;

}

div#content .trenner30px { 
	display:box;
	width:6px;
	margin-left:0px;
	pading:0px;
	background-image:url(../img/trenner30px.jpg);
}



/* FORMULARE */
.formular			{font-family: Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; background-color:#FFFFFF; border-style: solid; border-width:1px; border-color: #B5BDC2; width:160px; height:19px;}
.formulararea			{font-family: Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; background-color:#FFFFFF; border-style: solid; border-width:1px; border-color: #B5BDC2; width:400px; height:200px;}
.submit				{font-family: Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; background-color:#FFFFFF; border-style: solid; border-width:1px; border-color: #B5BDC2;}
.search				{font-family: Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; background-color:#FFFFFF; border-style: solid; border-width:1px; border-color: #B5BDC2; width:160px; height:19px;}

/* Aufnahmeantrag Erweiterung */
.formularplz			{font-family: Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; background-color:#FFFFFF; border-style: solid; border-width:1px; border-color: #B5BDC2; width:40px; height:19px;}
.formular5			{font-family: Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; background-color:#FFFFFF; border-style: solid; border-width:1px; border-color: #B5BDC2; width:40px; height:19px;}






/* SUCHEn */
.tx-indexedsearch-searchbox-button	{font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color:#666666; background-color: #FFFFFF; border-style: solid; border-width: 1pt; border-color: #B5BDC2; height: 20px;}
.tx-indexedsearch-searchbox-sword	{font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color:#666666; background-color: #FFFFFF; border-style: solid; border-width: 1pt; border-color: #B5BDC2; height: 20px;}
a.sectionheader	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {background:#eeeeee;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {background:#eeeeee;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {background:#FFDF4A; padding:5px;}


/* TOP§ */
div#top3 { font-family: Verdana, sans-serif;font-size:10px; color:#606060; }
div#top3 p { font-family: Verdana, sans-serif;font-size:10px; color:#606060; margin-top:1px; margin-bottom:1px;}
div#top3 a { font-family: Verdana, sans-serif;font-size:10px; color:#303030; }
div#top3 a:hover { font-family: Verdana, sans-serif;font-size:10px; color:#101090; }
div#top3 h1 { font-family: Verdana, sans-serif;font-size:16px; color:#606060; margin-top:4px; margin-bottom:6px;}



/* FOOTER */
div#footer { font-family: Verdana, sans-serif;font-size:10px; color:#606060; }
div#footer p { font-family: Verdana, sans-serif;font-size:10px; color:#606060; }
div#footer a { font-family: Verdana, sans-serif;font-size:10px; color:#303030; }
div#footer a:hover { font-family: Verdana, sans-serif;font-size:10px; color:#101090; }




