/*by sehcom.de*/

html {height:100%;}
body {
 height:100%;
 margin:0%;
 padding:0%;
 
 font-family:century gothic;Verdana, Arial, sans-serif;
 font-size:9pt;
 letter-spacing:0pt;
 background-color:#f6f6f6;
 color:#333;
 text-transform:lowercase;
}
th.eins { width:100px; }
th.zwei { width:400px; }
#container {
margin-left:auto;
	margin-right:auto;
 height:100%;
 border-left:1px dotted #999;
 border-right:1px dotted #999;
 width:920px;
}

a {color: #333; text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color: #ff0000;text-decoration:none;}
a:active { color:#ff0000;text-decoration:none;}

.current {color: #ff0000;text-decoration:none;}

h1 {
	font-size: 1.8em; 
	font-weight: normal;
 }

h2 {
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
}


#header h1{

	background-color: transparent;
	font-family: century gothic;
	font-size: 16pt;
	font-weight: normal;
}
 .spacer {
	
	font-family: century gothic;Verdana, Arial, sans-serif;
	color: #ff0000;
	letter-spacing:1pt;
}
#header{
	
	width: 600px;
	height: 80px;
	margin: 0 auto;
	padding-top:50px;
	padding-left:150px;
	float:left;
	background-color: transparent;
	font-family: century gothic;
	color: #333;
	letter-spacing:1pt;
} 
#leftcol{
	width:250px;
	float:left;
	position:relative;
	background-color:transparent;
	padding-left:50px;
 }
 /* -----------nav+subnav--------------------------- */
 ul {
   list-style-type: none;
   
   padding:0;
}

#nav {
	width: 150px;
	height: 170px;
	margin: 0 auto;
	padding: 0;
	padding-left: 0px;
	clear: both;
	background-color: transparent;
	float: left;
	padding-top: 8px;
	font-size: 1.8em;
}
#subnav {
	width: 240px;
	height: 200px;
	margin: 0 auto;
	padding-left: 0px;
	clear: both;
	background-color: transparent;
	float: left;
	padding-top: 59px;
	line-height: 12pt;

}

#maincol{
	background-color: transparent;
	float: right;
	display:inline;
	position: relative;
	width:500px;
	padding-right: 50px;
 }
#TEXTING {
	float: left;
	width: 500px;
	height: 100%;
	overflow:hidden;
	clear: both;
	background-color: transparent;
	margin-left: 4px;
	margin-top: 0px;
}
#IMAGING {
	float: left;
	width: 500px;
	height: 150px;
	padding: 0;
	clear: both;
	background-color: transparent;
	margin-left: 4px;
	margin-top: 50px;
}
#leer {
	float: left;
	width: 500px;
	height: 18px;
	padding: 0;
	clear: both;
	background-color: transparent;
	
}

