@charset "UTF-8";
/* CSS Document */

	#content
{
			width: 930px; 
			/* height:690px; */
			margin-left: auto;
			margin-right: auto; 
			text-align: left;
			background-color:white;
			font-family:Verdana;
}

	#banner
{
			width: 930px; 
			height:100px;
			margin-left: auto;
			margin-right: auto; 
			text-align: left;
			background-image: url(./pic/layout/fbtec.gif);
			font-family:Verdana;
}

#line
{
			
			width: 930px; 
			height:2px;
			margin-left: auto;
			margin-right: auto; 
			text-align: left;
			 border-bottom:1px dotted #697374;
			font-family:Verdana;
}

#main
{

			width: 930px; 
			height:auto;
			margin-top: 25px;
			margin-left: auto;
			margin-right: auto; 
			text-align: left;
			background-color:white;
			font-family:Verdana;
}

#dlmenu {height:auto; width:auto; float: left;width: 200px;}
#menu {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; width:10em; background:#fef4ec; z-index:3;}
#menu li {display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {display:block; text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {background:center center; color:red; }
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}
#menu dl {width: 11em; margin: 0; background: white; cursor:pointer;}
#menu dt {margin:0; padding: 0; font-size: 0.7em; font-family:Verdana; border-bottom:1px dotted grey;}
#menu dd {margin:0; padding:0; font-size: 0.7em; font-family:Verdana; text-align:left; }
.gallery dt a, .gallery dt a:visited {display:block; color:#0071bc; padding:5px 5px 5px 10px; background:white center center;}
.gallery dd a, .gallery dd a:visited {color:#0071bc; min-height:1em; text-decoration:none; display:block; padding:4px 5px 4px 20px; background:white;}
* html .gallery dd a, * html .gallery dd a:visited {height:1em;}
.gallery dd a:hover {background:; color:red;}




#inhalt
{
float: right;
width: 730px; /* optionale Weitenangabe */

}

#h1
{

			height:auto;
			width:auto;
			margin-left: auto;
			margin-right: auto;
			margin-top: 15px; 
			text-align: left;
			font-family:Verdana;color:#0071bc;
			font-size: 1em;
			
}

#text
{
			
			height:auto;
			width:auto;
			margin-left: auto;
			margin-right: auto; 
			text-align: left;
			font-family:Verdana;
			font-size: 0.7em;
			
}

#text2
{
			float:left;
			height:auto;
			width:350px;
			margin-left: 0px;
			margin-top: 5px;
			text-align: left;
			font-family:Verdana;
			font-size: 0.7em;
			
}

#bild
{
			
			height:160px;
			width: 730px;
			margin-left: auto;
			margin-top: 5px;			
			/*background-image: url(./pic/fbtec-moods/fbtec_mood_1.jpg); */
}

#bild2
{
			float:right;
			width: 370px;
			height:260px;
			margin-top: 19px; 
			margin-bottom: 25px; 		
			/*background-image: url(./pic/Freisteller_1_test.jpg);*/
			background-color:#009999;
}

#line2
{
			
			clear:both;
			width: 730px; 
			height:2px;
			margin-left: 200px;
			margin-right: auto; 
			text-align: left;
			 border-bottom:1px dotted #697374;
			font-family:Verdana;
}

#form {
			float:left;
			height:250px;
			width: 350px;
			font-family:Verdana;color:#0071bc;
			font-size: 9px;

}

#textfeld {
			float:right;
			height:250px;
			width: 350px;
			font-family:Verdana;color:#0071bc;
			font-size: 9px;

}


#footer
{
			width: 930px; 
			height:auto;
			margin-top: 5px;
			margin-left: auto;
			text-align: left;
			background-color:white;
			font-family:Verdana;
			font-size:9px;color:#0071bc;
			/*text-shadow:grey 1px 1px;*/
			
}

.bold {
	font-weight: bold;

