/* www.xploited.de  -  by Webdesign xploited  */
/*        http://www.xploited.de      11/2005 */
html, body, table, td, ul {
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	color : rgb(12,7,0); 
	list-style-type : circle;
	}
body {
	margin : 0;
	background-color : rgb(253,253,253);
	color : rgb(0,0,0);
	background-image : url('../pics/header.jpg');
	background-repeat : repeat-x;
	}
#content {
	position : absolute;
	top : 0;
	left : 0;
	height : 100%;
	width: 780px;
	margin: 0;
	text-align : left;
	line-height : 1.4em;
	}
	.column{
  margin: 3em 0;
  padding: 0 2%;
  float: left;
  width: 60%;
}
#validator {
	position : absolute;
	top : 200px;
	left :500px;
	width : 88px;
	}
#startseite {
	position : absolute;
	top : 130px;
	left : 0px;
	width : 750px;
	font-family : verdana, arial, sans-serif;
	color : rgb(12,7,0); 
	margin : 40px;
	}
#headline {
	position : absolute;
	top : 150px;
	left : 0px;
	width : 670px;
	height : 20px;
	overflow : hidden;
	border-width : 1px;
	color : rgb(255,138,0);
	border-top : solid 1px;
	border-bottom : solid 1px;
	border-right : solid 1px;
	}
#logo {
	position : absolute;
	background-image : url('../pics/logo.jpg');
	background-repeat : no-repeat;
	top : 53px;
	left : 18px;
	width : 202px;
	height : 29px;
	}
#navi {
	position : absolute;
	top : 85px;
	left : 180px;
	width : 550px;
	height : 20px;
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	color : rgb(12,7,0); 
	}
#footer {
	position : absolute;
	background-image : url('../pics/footer.jpg');
	background-repeat : repeat-x;
	left : -40px;
	width : 700px;
	height : 23px;
	}
#cop {
	position : absolute;
	background-image : url('../pics/foot_co.jpg');
	background-repeat : no-repeat;
	left : 500px;
	top : 1px;
	width : 127px;
	height : 24px;
	}


a {
	color : rgb(12,7,0);
  	background-color : rgb(255,255,255);
	text-decoration : none;
	}
a:active {
	color : rgb(12,7,0);
  	background-color : rgb(255,255,255);
	text-decoration : none;
	}
a:visited {
	color : rgb(12,7,0);
  	background-color : rgb(255,255,255);
	text-decoration : none;
	}
a:hover {
	color : rgb(255,138,0);
	background-color : rgb(255,255,255);
	text-decoration : none;
	}
h1 {
	/*width:100%;
	overflow : hidden;
	border-width : 1px;
	color : rgb(12,7,0); 
	border-top : solid 1px;
	border-bottom : solid 1px;
	border-right : solid 1px;
	border-left : solid 1px;*/
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 40px;
	font-family : Verdana, Arial,sans-serif;
	font-size : 11px;
	color : rgb(12,7,0); 
	letter-spacing : 1px;
	font-weight : normal;
	margin-bottom :20px;
	margin-top : 0px;
	text-transform : uppercase;
	} 
.wichtig {
	color : rgb(255,138,0);
	}
a.wichtig {
	color : rgb(255,138,0);
	}
	.klein {
	font-size : 10px;
	color : rgb(12,7,0);
	}
img {
	border : 0;
	}
dt  {font-weight: bolder;
	}
.titel {

	text-decoration: underline;
	
	}
