/*******************************************************/
/* CSS Datei erstellt von Robert Kulawiak              */
/*            Anja Hissler                             */
/*     Lätzte Änderung am 07.05.2008                   */
/*******************************************************/

body {
background-color: #000000;
font-family: 	 arial;
font-size: 	 12px;
color: 		 #FFFFFF;
}
.tb {

}

.ttop {
font-family: 	Arial;
font-size: 	12px;
color: 		#FFFFFF;
padding: 	3px;
}

.tc {
font-family: 	Arial;
font-size: 	12px;
color: 		#FFFFFF;
padding: 	3px;
}
a
	{
		text-decoration:none;
                 font:12px arial;
                 font-weight:bold;
	}

a:link
	{
		color:#FFFFFF;
                 font-weight:bold;
	}

a:visited
	{
		color:#FFFFFF;
                 font-weight:bold;
	}

a:hover
	{
		color:#BFBFBF;
		font-weight:bold;
		text-decoration:none;
	}
a span
	{
		display:none;
	}

#seite{
position:	absolute;
top:		20px;
left:		100px;
width:		900px;
height:		599px;
background-color:#000000;
}
#menu{
position:	absolute;
top:		560px;
left:		0px;
font: 		24px arial;
color: 		#FFFFFF;
border-bottom: 	2px white solid;
}

#name{
position:	absolute;
top:		50px;
left:		35px;
font: 		32pt arial;
color: 		#FFFFFF;
}

#linie{
position:	absolute;
top:		579px;
left:		0px;
height:		2px;
color: 		#FFFFFF;
}

#bild_1{
position:	absolute;
}

#inhalt{
position:	absolute;
top:		180px;
left:		335px;
width:		300px;
height:		250px;
font:		12px arial;
font-weight: 	bold;
}

#sedcard{
position:	absolute;
top:		140px;
left:		160px;
width:		550px;
height:		350px;
font: 		10pt arial;
/*border: 1px white solid; */
}
#referenzen{
position:absolute;
top:210px;
left:280px;
width:550px;
height:350px;
font: 10pt arial;
/*border: 1px white solid; */
}

#impressum{
position:absolute;
top:180px;
left:280px;
width:400px;
height:350px;
font: 10pt arial;
/* border: 1px white solid; */
}

#bilder{
position:absolute;
top:40px;
left:770px;
width:120px;
font: 20pt arial;
color: #FFFFFF;
}

#zaehler{
position:absolute;
top:300px;
left:400px;
width:170px;
font: 10px arial;
}

#counter{
position:absolute;
top:556px;
left:840px;
font: 24px arial;
color: #FFFFFF;
}

#kontakt{
position:absolute;
top:180px;
left:300px;
width:300px;
height:250px;
font:12px arial;
font-weight: bold;
}

#copyright{
position:absolute;
top:587px;
left:786px;
width:120px;
font: 9px arial;
}
/* ############ CSS fuer Formular #################### */
input.mb {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
background-color:  transparent;		       /*	#FFFFFF;  */
border: 1px solid #FFFFFF;
}
textarea.mb {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
background-color: transparent;		       /*	#FFFFFF;  */
border: 1px solid #FFFFFF;
}

select.mb {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;;
background-color:transparent;		       /*	#FFFFFF;  */
border: 1px solid #FFFFFF;
}

.los {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;;
background: transparent;		       /*	#FFFFFF;  */
border: 1px solid #FFFFFF;
}
form { display: inline; }