/* ------------------------------- :::: revier GmbH 2007 :::: ------------------------------- */
body {
	margin : 0 0 20px 0;
	padding : 0;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	background : #e4e4e4;
	line-height : 130%;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */
a:link, a:visited {
text-decoration : none;
color : #000;
}

a:hover {
text-decoration : none;
color : #585757;
}

.spalte_rechts a:link, .spalte_rechts a:visited {
text-decoration : none;
color : fff;
}

.spalte_rechts a:hover {
text-decoration : none;
color : #eae9e9;
}

ul {
	margin : 0;
	padding : 8px 0 0 16px;
}

li {
	padding : 0 0 4px 0;
} 

table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-collapse : collapse;
}

p {
	margin : 0 0 20px 0;
}

.clear {
	clear : both;
}

.clear_klein {
	clear : both;
	height : 1px;
	line-height : 1px;
	font-size : 1px;
	margin : -1px 0 0 0;
}

h1 {
	margin : 0 0 5px 0;
	padding : 0;
	font-size : 16px;
	color : #000;
}

hr {
	height : 2px;
	border-top : 0;
	border-bottom : 2px solid #fff;
}

.komment {
	font-size : 9px;
	font-weight : normal;
}

.valign {
	vertical-align : middle;
}

.rot {
	color : red;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */



/* = = = = = = = = = = = = = = = =  GRUNDAUFBAU  S T A R T = = = = = = = = = = = = = */
.zentriert {
	margin : 10px auto 0 auto;
	width : 877px;
	min-width : 877px;
	text-align : left;

	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.verlauf {
margin : 10px auto 0 auto;
	width : 905px;
	min-width : 905px;
 background: url(images/verlauf-seiten.gif) repeat-y;

 
}

.verlaufoben {
	width: 905px;
	background: url(images/verlauf-oben.gif) no-repeat;
	padding: 4px 0 0 0;
}

/* = = = = = = = = HEADER ANFANG = = ?= = = = = = */
.header {
	background: url(images/netserv.jpg) no-repeat;
	height: 66px;
}


/* = = = = = = = = HEADER ENDE  = = = = = = = = */



/* = = = = = = = =  CONTENT START  = = = = = = = = */
.content {
	float:left;
	width: 877px;
}

.spalte_links {
	width: 441px;
	float: left;
}

.spalte_rechts {
	width: 229px;
	background: #757575;
	float: left;
	
}

.spalte_rechts_text {
	width: 200px;
	color: #fff;
	float: left;
	padding: 13px 0 42px 12px;
	}
	
.spalte_links_text {
	width: 420px;
	float: left;
	padding: 26px 0 42px 0px;
	}
/* = = = = = = = =  CONTENT ENDE  = = = = = = = = */





/* = = = = = = = =  FOOTER START  = = = = = = = = */
.footer {
	background: url(images/verlauf-unten.gif) 0 bottom no-repeat;
	width: 905px;
	height: 55px;	
}

.footer_bild {
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
/* = = = = = = = =  FOOTER ENDE  = = = = = = = = */


/* = = = = = = = =  FOLGESEITE START  = = = = = = = = */

/* gleicher Abstand der Bloecke */
.ie_kleiner_abstand {
	height : 1px; 
	line-height : 1px;
	font-size : 1px;
}

/* gleicher Abstand der Bilder */
.bild_inhalt {
	margin: 0 0 15px 0;
}


.clear25px {
	clear : both;
	height : 25px;
	line-height : 25px;
	font-size : 25px;
}
/* = = = = = = = =  FOLGESEITE ENDE  = = = = = = = = */
.screen {
	display: none;
	}