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

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

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

#hintergrund {
	width:955px;
	height:600px;
	margin: auto;
	padding: 0px;
	background-color: #EAE5CC;
	position: relative;
	}

#hintergrund_black {
	width:955px;
	height:600px;
	margin: auto;
	padding: 0px;
	background-color: #000000;
	position: relative;
	}

#inhalt_intro {
	position:absolute;
	left:0px;
	top:0px;
	width:955px;
	height:600px;
	z-index: 1;
}

#skip_intro {
	position:absolute;
	left:0px;
	top:600px;
	width:955px;
	height:20px;
	text-align:right;
	z-index: 1;
}

#home_bild {
	position:absolute;
	color:#000000;
	left:0px;
	top:0px;
	width:418px;
	height:220px;
	z-index: 1;
}

#home_head {
	position:absolute;
	left:463px;
	color:#000000;
	top:0px;
	width:492px;
	height:220px;
	z-index: 1;
}

#home_ani {
	position:absolute;
	left:0px;
	top:260px;
	width:955px;
	height:188px;
	background-color:#000000;
	color:#FFFFFF;
	z-index: 2;
}

#home_fuss {
	position:absolute;
	left:0px;
	top:436px;
	padding-left:55px;
	padding-top:50px;
	width:900px;
	height:114px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
	z-index: 1;
	line-height: 20px;	/* letter-spacing: 1px; */
}

#home_fuss .bodytext {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
}

#inhalt_fussnavi {
	position:absolute;
	left:600px;
	top:540px;
	width:355px;
	height:60px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	z-index: 2;
}

#inhalt_fussnavi a:visited,
#inhalt_fussnavi a:link {
color:#EA68A0;
}

#inhalt_fussnavi a:hover {
color:#FFFFFF;
}

#inhalt_titel {
	position:absolute;
	left:125px;
	top:52px;
	width:209px;
	height:20px;
	text-align:right;
	z-index: 1;
	color: #EEE8D4;
}

h4 {
	font-family:Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 13px;
}

#inhalt_navi_home {
	position:absolute;
	left:0px;
	top:56px;
	width:100px;
	height:20px;
	text-align:left;
	z-index: 1;
}

#inhalt_randbild {
	position:absolute;
	left:0px;
	top:85px;
	width:334px;
	height:334px;
	z-index: 1;
}

#inhalt_text {
	position:absolute;
	overflow:auto;
	left:334px;
	top:85px;
	padding:25px;
	width:571px;
	height:284px;
	background-color:#EAE5CC;
	text-align:left;
	color:#000000;
	z-index: 1;
}

#inhalt_text .bodytext {
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}

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

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

#inhalt_navi_bg {
	position:absolute;
	left:0px;
	top:446px;
	width:955px;
	height:15px;
	z-index: 1;
	}

#inhalt_navi {
	position:absolute;
	left:0px;
	top:448px;
	width:955px;
	height:40px;
	text-align:center;
	z-index: 2;
	}

#inhalt_mitte {
	position:absolute;
	left:334px;
	top:86px;
	padding-left:40px;
	padding-top:40px;
	width:320px;
	height:294px;
	background-color:#EAE5CC;
	text-align:left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	z-index: 1;
}

#inhalt_rechts {
	position:absolute;
	overflow:auto;
	left:694px;
	top:86px;
	padding-left:10px;
	padding-top:40px;
	width:251px;
	height:294px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	z-index: 1;
}

#inhalt_fuss {
	position:absolute;
	left:0px;
	top:420px;
	width:334px;
	height:53px;
	color:#FFFFFF;
	padding-top:33px;
	text-align:right;
	z-index: 1;
}

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


h1 {
	font-size: 12px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 13px;
}

a:link {
	color: #EEE8D4;
	text-decoration: none;
}
a:visited {
	color: #EEE8D4;
	text-decoration: none;
}
a:hover {
	color: #E6511E;
	text-decoration: none;
}
a:active {
	color: #E6511E;
	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: 11px;
	color: #EEE8D4;
	background-color:#000000;
	text-decoration: none;
}
a.navi:visited {
	font-family:Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #EEE8D4;
	text-decoration: none;
}
a.navi:hover {
	color: #E6511E;
	text-decoration: none;
}
a.navi:active {
	color: #E6511E;
	text-decoration: none;
}

a.navi_sel:link {
	font-family:Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #E6511E;
	text-decoration: none;
}
a.navi_sel:visited {
	font-family:Verdana, Arial, Helvetica;;
	font-size: 11px;
	color: #E6511E;
	text-decoration: none;
}

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

.csc-mailform {
border:none;
}

.contenttable p {
	margin: 0px;
}

a.navi {
	margin-top:10px;!important
}
