td,body,div,pre {
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	 color:#666666;
}

body {
	margin: 0px;
	background: #FFFFFF;
	height:100%;
}

html {
	height:100%;
}

#banner{
	top:0;
	left:0;
	width:700px;
	height:100px;
	margin-left:0px;
	padding:5px;
	background: #FFFFFF;
}

#stripe{
	width:700px;
	height:1px;
	background-image:url(../images/stripe.png);
}

#content{
	/*background: #33CCFF;*/
	/*margin-left: 100px;*/
	padding-left:100px;
	padding-top:15px;
	width:900px;
	min-height:350px;
}

#content_teaser{
	/*background: #33CCFF;*/
	/*margin-left: 100px;*/
	padding-left:100px;
	padding-top:15px;
	width:900px;
	min-height:350px;
}

#lang_links {
	margin-left:40px;
	margin-top:107px;
}

#lang_links a {
	color:#FFFFFF;
}

#lang_links a:hover {
	color:#BE0000;
}

#footer {
	width:700px;
	height: 30px;
	clear:both;
	padding-top:8px;
	padding-left:100px;
	
}

input.button {
	font-size: 10px;
  	color:#FFFFFF; 
  	border:1px solid #000000;
  	background-color:#BE0000;
	width:80px;
}

input, select, textarea { border: 1px solid silver;
}

input.error, select.error {
padding-right: 16px;
border: 1px solid #BE0000;
background-color: #FFFCE2;
background-image: url(../../any/graphspx/warning_obj.gif);
background-position: right;
background-repeat: no-repeat;
}

input:focus, select:focus {
border: 1px solid #BE0000;
background-color:#EFEFEF;
}

.wichtig {
	color: #BE0000;
}
.fett {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}

a  {
	color : #BE0000;
	font-size : 11px ;
	text-decoration : none;                          
}

a:visited  {
 	color:#BE0000;
	text-decoration:none;
	}

a:active  {
 	color:#BE0000;
	text-decoration:none;
	}

a:link  {
 	color:#BE0000;
	text-decoration:none;
	}

a:hover  {
	color:#BE0000;
	text-decoration:underline;
	}
.pflicht {
	font-size: 16px;
	font-weight: bold;
	color: #BE0000;
}

.bild {
	text-align:center;
}
.nav {
	color:#333333;
	margin-left:80px;
	font-size:xx-small;
}
.projekt {
	border-top:1px solid #cccccc;
}
