@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#000000;
	background-color: #EEEEEE;
}

body.home {
	/* background-image: url(../images/bg_brown_top.gif); */
	/* background-repeat: repeat-x; */
}

#hintergrund {
	position:absolute;
	width:905px;
	background-color: #FFFFFF;
	background-image:url(../images/bg_inhalt.gif);
	background-repeat:no-repeat;
	padding:25px;
	}

#hintergrundhome {
	position:absolute;
	width:905px;
	background-color: #FFFFFF;
	background-image:url(../images/bg_home.gif);
	background-repeat:no-repeat;
	padding:25px;
	}
	
#inhalt_home {
	left:0px;
	top:0px;
	width:905px;
	height:500px;
	z-index: 1;
}

#inhalt_homerand {
	float:left;
	width:30px;
	height:80px;
	z-index: 1;
}

#inhalt_navi {
	float:left;
	width:175px;
	z-index: 1;
}

#inhalt_head {
	float:left;
	width:190px;
	z-index: 1;
	background-color: #E1F1FA;
}

#inhalt_rahmenrechts {
	float:left;
	width:540px;
	z-index: 1;
}


#inhalt_kopf {
	float:left;
	padding-left:20px;
	width:520px;
	height:135px;
	z-index: 1;
}

#inhalt_text {
	float:left;
	padding-left:20px;
	width:520px;
	z-index: 1;
}

#inhalt_fuss {
	float:left;
	width:905px;
	padding-top:30px;
	height:50px;
	z-index: 1;
}

#inhalt_fusseva,
#inhalt_fusseva .bodytext {
	float:left;
	width:200px;
	/*padding-top:13px;*/
	z-index: 1;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:32px;
	font-style:italic;
	margin:0px;
	padding-top:8px;
	height: 50px;
}

#inhalt_fusstext,
#inhalt_fusstext .bodytext {
	float:left;
	width:705px;
	z-index: 1;
	/*padding-top:13px;*/
	line-height:17px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	margin:00px;
	padding-top:10px;
}

#inhalt_text a:link,
#inhalt_text a:visited {
	color:#666666;
}

#inhalt_text a:hover,
#inhalt_text a:active {
	color:#E6511E;
}


#clear {
	clear:both;
	margin:0;
	padding:0;
	height:0;
}

#inhalt_head .csc-header {
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
}

.csc-bulletlist {
    padding-left:25px;
	padding-right:10px;
	padding-bottom:10px;
	margin:0px;
}

h1 {
	font-size: 12px;
	padding:0px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 14px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

a.internal-link:link {
font-size: 11px;
}

a.internal-link:visited {
font-size: 11px;
}

a.navi:link {
	font-family:Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a.navi:visited {
	font-family:Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}
a.navi:hover {
	color: #0099FF;
	text-decoration: none;
}
a.navi:active {
	color: #333333;
	text-decoration: none;
}


a.navi_cur:link,
a.navi_cur:visited {
	font-family:Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
	color: #000000;
}

.bodytext {
	font-family:Verdana, Arial, Helvetica;
	font-size: 11px;
}

.csc-mailform {
border:none;
}

.contenttable p {
	margin: 0px;
}
