@import url("global.css");


html, body {
	height:100%;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#666666;
	text-align: center;	
}

h1 {
	font-size:18px; 
	color:#00AAD2;
	font-weight:bold;
	margin:0 0 20px 0;
	line-height:1.2em;
}

h2 {
	font-size:16px; 
	color:#00AAD2;
	font-weight:bold;
	margin:0 0 10px 0;
}

h3 {
	font-size:14px; 
	color:#333;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}

.textsmall {
	font-size:11px;
}

.bold {
	font-weight:bold;
	color:#00AAD2;
}

.pic {
	float:left;
	margin:0 10px 10px 0;
}


.pic_right {
	float:right;
	margin:0 0 10px 10px;
}

a {
	color:#00AAD2;
	text-decoration:underline;
}

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

a:active {
	color:#00AAD2;
	text-decoration:none;
}

.input {
	width:210px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 0 0;
}

.input_plz {
	width:40px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 0 0;
}

.input_ort {
	width:162px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 0 2px;
}

.input_textarea {
	width:210px;
	height:72px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 3px 0;
}

.input_textarea_error {
	width:210px;
	height:72px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 3px 0;
	background-color:#fdb0b0;
}

.input_error {
	width:210px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 0 0;
	background-color:#fdb0b0;
}

.input_plz_error {
	width:40px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 0 0;
	background-color:#fdb0b0;
}

.input_ort_error {
	width:162px;
	color:#000000;
	font-size:11px;
	border:solid #C7C9BE 1px;
	margin: 2px 0 0 2px;
	background-color:#fdb0b0;
}

/******* HAUPTNAVIGATION *********/

#mainmenue
{
float:right;
text-align:right;
width:740px;
height: 83px;
margin:0;
padding: 7px 0 0 0;
}

#navlist
{
list-style-type: none;
margin:0;
padding:0;
}

#navlist li
{
width:131px;
height:83px;
margin: 0;
padding: 0;
display:inline;
}

#navlist li a {
padding:0;
margin:0 0 0 -3px;
color: #999999;
}

#navlist li a:hover {
color: #666666;
}

#navlist li a#active_main {
color: #666666;
}


/******* CONTAINER *********/

#logo {
float:left;
text-align:left;
width:236px;
height:90px;
padding:0 0 0 0;
}

.topwrap {
	position:relative;
	width:100%;
	float:left;
	border-bottom:5px solid #BABABA;
}

#top {
	position:relative;
	margin:50px auto 0px auto;
	width:980px;
	height:93px;
	padding:0;
}

.headerwrap {
	position:relative;
	width:100%;
	float:left;
	margin-top:2px;
	background: #000000;
	background: url(../images/shared/bg_header.jpg) top repeat-x;

}

#header_start {
	position:relative;
	margin:0px auto 20px auto;
	width:980px;
	height:263px;	
	padding:0px;
	text-align:left;
}

#header {
	position:relative;
	margin:0px auto 20px auto;
	width:980px;
	height:143px;	
	padding:0px;
	text-align:left;
}

.contentwrap {
	position:relative;
	width:100%;
	float:left;
}

#content {
	position:relative;
	margin:0px auto 0px auto;
	width:980px;
	min-height: 200px;	
	padding:0px 0px 20px 0px;
	text-align:left;
	clear:both;
}

/* Workaround "min-height" bis IE 6 */
* html #content  {
	height: 200px;
}


.maincontent {
	width:568px;
	text-align:left;
	float:left;
	min-height: 80px;
	padding:0 20px 20px 0;
}

.maincontent h1, h2 {
	margin:0 0 10px 0;
}


/* Workaround "min-height" bis IE 6 */
* html .maincontent  {
	height: 80px;
}


.rightcol {
	position:relative;
	width:365px;
	font-size:12px;
	color:#333333;
	text-align:left;
	float:left;
	padding:0 0 20px 20px;
	background: url(../images/shared/trennlinie_v.gif) repeat-y;
}


ul.check {
	margin-top:20px;
	list-style-type: none;
}

ul.check li {
	display:block;
	margin:0px;
	padding:2px 0px 12px 30px;
	line-height:16px;
	background: url(../images/shared/bullet_check.gif) no-repeat;	
}

ul.lupe {
	margin-top:20px;
	list-style-type: none;
}

ul.lupe li {
	display:block;
	margin:0px;
	padding:2px 0px 12px 30px;
	line-height:16px;
	background: url(../images/shared/bullet_lupe.gif) no-repeat;	
}

ul.pfeil {
	margin-top:20px;
	list-style-type: none;
}

ul.pfeil li {
	display:block;
	margin:0px;
	padding:2px 0px 12px 30px;
	line-height:16px;
	background: url(../images/shared/bullet_pfeil.gif) no-repeat;	
}

ul.itemlist {
	margin-top:20px;
	list-style-type: none;
}

ul.itemlist li {
	display:block;
	margin:0px;
	padding:0px;
	height:35px;
	line-height:20px;	
}

ul.itemlist li.www {
	display:block;
	margin:0px;
	padding:0px 0px 0px 15px;
	line-height:18px;
	background: url(../images/shared/icon_www.gif) no-repeat;
}

ul.itemlist li.link {
	display:block;
	margin:0px;
	padding:0px 0px 0px 15px;
	line-height:18px;
	background: url(../images/shared/icon_link.gif) no-repeat;
}

ul.itemlist li.link2 {
	display:block;
	margin:0px;
	padding:0px 0px 0px 15px;
	height:50px;
	background: url(../images/shared/icon_link.gif) no-repeat;
}

ul.itemlist li.download {
	display:block;
	margin:0px;
	padding:0px 0px 0px 15px;
	line-height:18px;
	background: url(../images/shared/icon_download.gif) no-repeat;
}


/******* FOOTER *********/

.footerwrap {
	position:relative;
	width:100%;
	float:left;
	margin:0 0 0 0;
	background: url(../images/shared/bg_footer_goodie.jpg) right no-repeat;
}

#footer {
	position:relative;
	width:980px;
	height:370px;
	margin:0 auto 0 auto;
	padding:0;
	font-size:11px;
	color:#999999;
	background: transparent url(../images/shared/bg_footer.png) 0px 58px no-repeat;
}

#footer a {
	color:#535353;
	text-decoration:none;
}

#footer a:hover {
	color:#00AAD2;
	text-decoration:underline;
}

#footertext {
	position:relative;
	width:500px;
	margin:60px 0 0 10px;
	padding:0;
	float:left;
	text-align:left;
}

#metanavi {
	position:relative;
	width:300px;
	margin:60px 10px 0 0;
	float:right;
	text-align:right;
}

/******* GALLERY *********/

.gallerycont{
	margin-left:10px;
}

.gallerycont img{
	border:1px solid #CCCCCC;
	margin:10px 10px 10px 0 !important;
}

.gallerycont a{
	float:left !important;
}

/******* LINKS *********/

.linkitem{
	border-bottom:1px dotted #999;
}

.linkitem img{
	margin:0;
	float:left;
	
}

.linkitem p{
	margin-left:170px;
}

.linkitemdatenschutz p{
	margin-left:280px;
}
/******* TABLE *********/

table {
	margin:20px 0;
}

td {
	border-bottom:1px solid #CCC;
	padding:6px 8px;
}
