/* Allgemeine Positionierungs-Stile */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #ECECEC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #ECECEC;
	scrollbar-face-color: #ECECEC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #ECECEC;
	scrollbar-track-color: #ECECEC;
	background-repeat: no-repeat;
	background-position: 30% top;
	background-image: none;
}
form,input,select{
display:none;
}

.noprint{
display:none;
}

.hide {
display: none;
}

#gesamt {
	width: 700px;
	padding-left:20px;
	text-align: left;
}


#inhalt_kopf {
	width: 580px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	font-size: 0.67em;
	text-align: left;
}

#inhalt {
	width: 580px;
	margin-top: 10px;
	padding-right: 10px;
	
	font-size: 0.7em;
	color: #000000;
	text-align: left;
}

img {
	border: 0px none 0;
}

.foto {
	float: left;
	margin-right: 20px;
	height: 150px;
}

.expert {
	width: 70%;
	min-height: 150px;
	margin-bottom: 30px;
	text-align: left;
}


	

#zitat_home {
	width: 63%;
	float: right;
	margin-top: 210px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-size: 0.75em;
	color: #CC0000;
	text-align: left;
	text-indent: -14px;
	padding-left: 30px;
	background-image: url(layout_bilder/logo_home.jpg);
	background-repeat: no-repeat;
	background-position: 140px 20px;
}

#home {
	float: right;
	width: 68%;
	margin-right: 50px;
	font-size: 0.7em;
}
	
	


/* Schrift-Stile - Inhaltsbereich */

h1#titel {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
}

h1#titel_db {
	clear:left;
	color: #CC0000;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
	margin-top: 20px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.oberpunkt {
	font-weight: bold;
	color: #CC3333;
	font-size: 0.9em;
	text-transform: uppercase;
	line-height: 0.8em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.literatur {
	text-indent: -8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.betont {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

.rot_betont {
	color: #CC0000;
	font-size: 1em;
	font-weight: bold;
}

#inhalt a {
	font-weight: bold;
	font-size: 0.95em;
	color: #333333;
	text-decoration: none;
}

#inhalt a:hover {
	font-weight: bold;
	font-size: 0.95em;
	color: #999999;
	text-decoration: none;
}

#inhalt_kopf a, form a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#inhalt_kopf a:hover, form a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

ul{margin-top:1px;margin-bottom:1px;}

li {
	list-style: outside;
	list-style-type: disc;
}

li.suche {
	list-style: outside;
	list-style-type: none;
	line-height: 1.5em;
}




/* navigationen - hauptmenu */

#menu {
	dislay:none
}

#menu_rot {
	dislay:none
}

#menu_rot a {
		dislay:none
}

#menu_rot a:hover {
	dislay:none
}

#submenu_rot, #submenu_rot_s {
	dislay:none
}

#submenu_rot a {
	dislay:none
}

#submenu_rot a:hover {
	dislay:none
}

#submenu_rot_s a {
	dislay:none
}

#submenu_rot_s a:hover {
	dislay:none
}

#menu_schwarz {
	dislay:none
}

#menu_schwarz a {
	dislay:none
}

#menu_schwarz a:hover {
	dislay:none
}

#submenu_schwarz {
	dislay:none
}

#submenu_schwarz a {
	dislay:none
}

#submenu_schwarz a:hover {
	dislay:none
}




/* navigationen - nebenmenu */

#rand_o {
	dislay:none
}

#rand_u {
	dislay:none
}

#rand_u a, #rand_o a {
	dislay:none
}

#rand_u a:hover, #rand_o a:hover {
	dislay:none
}


#fusszeile {
	display:none
}

#fusszeile a, #home a {
	dislay:none
}
#fusszeile a:hover, #home a:hover {
	dislay:none
}

#liste_fusszeile li {
	dislay:none
}

#liste_home li {
	display: inline;
	padding-left: 4%;
}




/*  Formulare  */

select {
	font-size: 0.8em;
	color: #ECECEC;
	text-decoration: none;
	width: 27%;
	background-color: #000000;
	float: left;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
	font-weight: bold;
}

.rot {
	color: #CC3333;
}
.high{color:#999999;text-decoration:none;}
.highrot{color:#990000;text-decoration:none;}
.low{ /*Format des Links wird beibehalten*/ }

input {
	font-size: 0.8em;
	color: #EBEBEB;
	text-decoration: none;
	width: 20%;
	background-color: #000000;
	float: left;
	height: 12px;
	margin-top: 9px;
	margin-right: 4px;
	font-weight: bold;
}

.button {
	height: 14px;
	width: 17px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#print{background:transparent URL(layout_bilder/netzwerk_logo.jpg) no-repeat top left;background-position:20px 10px;
background-color:#eeeeee;margin-top:10px;padding:10px;padding-left:190px;height:110px;font-size: 11px;color: #999999; }