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

ul {margin-left: 100px; width:550px}

body {
	margin: 0px;
	background: #FFFFFF;
	width:800px;
}

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

#stripe{
	width:100%;
	height:12px;
	background-image:url(../../images/old/stripe_ie.gif);
	margin-top: 5px;
	margin-bottom: 12px;
}

.stripe{
	width:100%;
	height:12px;
	background-image:url(../../images/old/stripe_ie.gif);
	margin-top: 5px;
	margin-bottom: 12px;
}	

#content{
	/*background: #33CCFF;*/
	margin-left: 0px;
	width: 100%;
min-height:300px;
}

#content h3 {
	padding-left:100px; font-size:14px; margin-bottom: 11px; margin-top: 5px;
}

#content h5 {
	padding-left:100px; font-size:10px; margin-bottom: 11px; margin-top: 5px;
}

#content h4 {
	padding-left:100px; font-size:11px; margin-bottom: 11px; margin-top: 5px;
}

#content form {
	padding-left:0px;
}

#content p {
	padding-left:100px; margin-bottom:11px; margin-top: 5px; margin-bottom: 12px; width: 600px;
}

#projektbeschreibung {
	padding-left:100px;
}

#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;
	margin:0px;
}

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

input, select, textarea { border: 1px solid silver; margin:0px;
font-family:Verdana, Arial, Helvetica;
font-size: 11px;
}

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

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

textarea:focus {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;
}

.wlpeMessageText {
	color: #BE0000; 
}

.paragraph { margin-top: 10px; margin-bottom: 15px;}

.h4_titel { margin-top: 10px; margin-bottom: 15px; font-weight: bold}
.h5_titel { margin-top: 10px; margin-bottom: 15px; font-size: 10px; font-weight: bold} 

