﻿body {
	background:#ffffff url("body_background.gif") no-repeat scroll left top;
	margin: 0px;
	padding: 0px;
}

#header {
	background-image:url("header_background.gif");
	background-position: left top;
	background-repeat:no-repeat;
}

#header .logo {
	position: absolute;
	left: 45px;
	top: 192px;
}

#header .mod_customnav {
	position: absolute;
	left: 265px;
	top: 167px;
	width: 146px;
}

#header .mod_customnav ul,
#header .mod_customnav li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#header .mod_customnav li {
	float: left;
}

#header .mod_customnav a,
#header .mod_customnav span {
	display: block;
	width: 142px;
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 1px 0px;
	height: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
	word-spacing: 0;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 0px;
	font-size: 10px;	
	text-transform: uppercase;
}

#header .mod_customnav span {
	color: #ffffff;
	background-color:#E2003B;
}

#header .mod_customnav a:hover {
	color: #ffffff;
	background-color:#444444;
	background-image:url("navigation_hover.gif");
	background-position:right center;
	background-repeat:no-repeat;
}


#header .nav1 {
	left: 265px;
}

#header .nav2 {
	left: 424px;
}

#header .nav3 {
	left: 620px;
}



#main .inside {
	margin: 0px 35px 0px 252px;
}

#main .ce_gallery,
#main .mod_ce_nonverblaster,
#main form {
	padding-left: 18px;
}

#main .mod_ce_nonverblaster,
#main form {
	margin-bottom: 18px;
}

#main div.hr {
	margin: 0px 0px 18px 18px;
	margin-left: 18px;
	height: 1px;
	background:#ffffff url("hr.gif") repeat-x left top;
}

#main div.hr hr {
	display: none;
}

#main .mod_newsreader p.back {
	display: none;
}




#right .mod_newslist {
	width: 190px;
}

#right h1,
#right h2,
#right p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0px 9px 0px 9px;
	margin: 0px;
	color: #000000;
}

#right a {
	color: #000000;
	text-decoration: none;
}




#right .mod_newslist h1 {
	line-height: 13px;
	color: #ffffff;
	background-color: #E2003B;
	font-variant: normal;
	font-style:normal;
	text-transform: uppercase;
	margin-bottom: 18px;
}

#right .mod_newslist h2 {
	font-variant: normal;
	font-style:normal;
	margin-bottom: 18px;
	font-weight: normal;
}

#right .vorgestellt p {
	display: none;
}

#right .vorgestellt h2 a {
	color: #E2003B;
}

#right .anschrift {
	position: absolute;
	left: 226px;
	top: 0px;
}

#right .anschrift p {
	padding: 0px;
}

#right .aiwlogo {
	position: absolute;
	left: 226px;
	top: 220px;
}


#main embed {
	margin: 0px 0px 8px 18px;
	display: block;
}


/* Gallery */

.ce_gallery {
	margin: 0px 0px 8px 0px;
}


.ce_gallery a {
	display: block;
	height: 60px;
	width: 60px;
	line-height: 70px;
	border: 1px solid #D8D8D8;
	padding: 4px;
	margin: 0px 10px 10px 0px;
}

.ce_gallery a:hover {
	border-color: #444444;
}


/* Downloads */

.ce_download,
.ce_downloads p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding-left: 18px;
	text-align:left;
	line-height:15px;
	word-spacing: Normal;
	letter-spacing: 0;
	text-indent: 0px;
	margin: 0px;
	

}

.ce_download img,
.ce_downloads img {
	display: none;
}

.ce_download a,
.ce_downloads a {
	padding-left:10px;
	background:url("link.gif") left top no-repeat;
}


.ce_download,
.ce_downloads {
	margin-bottom: 18px;
}



/* Form */

form input, form textarea {
	font-size: 12px;
}

form label {
	display: block;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#525252;
	line-height:15px;
	word-spacing: Normal;
	letter-spacing: 0;
	text-indent: 0px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
	
form input.text {
	width: 260px;
	margin: 0px 0px 8px 0px;	
}

form textarea {
	width: 260px;
	height: 160px;
	margin: 0px 0px 8px 0px;
}


/* Teaser */

div.kkteaser {
	background-color: aqua;
	position: relative;
	height: 68px;
	background:#ffffff url("hr.gif") repeat-x left bottom;
	margin: 0px 0px 5px 0px;
}

div.kkteaser img {
	position: absolute;
	left: 0px;
	top: 0px;
}

div.kkteaser h1 {
	position: absolute;
	left: 67px;
	top: 12px;
	padding: 0px;
	margin: 0px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style: normal;
	
	font-size:11px;
	color:#E1003A;
	line-height:15px;
	word-spacing: Normal;
	letter-spacing: 0;
	text-indent: 0px;
}
	
	


div.kkteaser p.more {
	position: absolute;
	left: 67px;
	top: 35px;
	
	padding: 0px;
	margin: 0px;
	
}

div.kkteaser p.more a {
	color: #000000;
}