body {
	border-top: 5px solid #6cc5d3;
	background:#fcfcfc;
}

.bg {
	background-image: url(../images/common/bg.jpg);
	background-repeat: repeat-x;
}


/******************************** 
    basics
*********************************/


#header {
	width:960px;
}

#header a {
	color:#000;
}


#header .eyecatcher {
	float:left;
	width:427px;
	height:266px;
	padding-left:50px;
}

#header .logo {
	float:right;
	width:309px;
	height:178px;
	margin-top:35px;
	margin-right:50px;
}


.mainnav {
	width:925px;
	height:53px;
	background-image: url(../images/common/nav_bg.png);
	background-repeat: no-repeat;
	margin-top:-45px;
	margin-left: auto;
	margin-right: auto;
}




/******************************** 
    navigation
*********************************/

.mainnav ul.nav {
	list-style:none;
	font-size:13px;
	padding-left:65px;
	
}

.mainnav ul.nav li {
	float: left;
	line-height:48px;
	margin-right:20px;
}

.mainnav ul.nav li a {
	padding:8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
.mainnav ul.nav li a:hover {
	background-color:#6cc4d2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration:none;
}


/******************************** 
    content
*********************************/

#content {
	margin-bottom:30px;
}

#content p {
	padding-right:30px;
}

#content h1 {
	font-size:28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-right:30px;
	margin-bottom:10px;
}

#content h3 {
	color:#cd2f2d;
	margin-bottom:0px;
}


#content a {
	color:#e44240;
	text-decoration:underline;
}

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

#content .breadcrumb {
	margin-top:10px;
	margin-bottom:30px;
	font-size:11px;
	color:#999;
}

#content .content-list ol {
	margin-bottom:15px;
}
#content .box {
	float:left;
	width:250px;
	color:#000;
	margin-right:10px;
	font-size:11px;
}

#content .box .boxtop {
	width:230px;
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/common/box_top.png);
	background-repeat: no-repeat;
}

#content .box img {
	width:250px;
	height:100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#content .box .inner {
	background-color:#abdde9;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top:-3px;
}

#content .box .inner p {
	padding:0px;
	margin:0px;
}

#content .box .end {
	margin-right:0px;
}

#content .box h3 {
	margin-bottom:0px;
	color:#FFF
}


#content ul {
	list-style:disc;
	padding-left:25px;
	margin-bottom:20px;
}


#content ol {
	padding-left:25px;
	margin-bottom:20px;
}


#content ol li {
	padding-bottom:15px;
	padding-right:30px;
}


#content table  {
	margin-top:-10px;
}

#content table td {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}


#content .left {	
border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;

}

#content .left p {
	padding-top:10px;
	line-height:1.5;
}

#content .left img { 
	float: left;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 7px 10px 10px 0;
}

#jahr {
	font-size:1.2em;
	width:50px;
}


/******************************** 
    sidebar
*********************************/

#sidebar {
	margin-bottom:20px;
}

#sidebar a {
	color:#fff;
	text-decoration:none;
}


#sidebar .subnav ul {
	margin-top:70px;
	list-style:none;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	margin-left:35px;
}

#sidebar .subnav ul li {
	margin-bottom:4px;
	width:180px;
	height:30px;
	line-height:30px;
	background-color:#33c3cb;
	padding-left:10px;
	padding-right:20px;/*
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
}

#sidebar .subnav ul li:hover {
	background-color:#6fd5da;
}

#sidebar .subnav ul li.current {
	color:#900;
	background-color:#e44240;

}



/******************************** 
    navigation
*********************************/

#footer {
	width:925px;
	height:81px;
	background-image: url(../images/common/footer_bg.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}


#footer ul.nav {
	list-style:none;
	font-size:13px;
	padding-left:70px;
	background-color:#F00;
	
}

#footer ul.nav li {
	float: left;
	line-height:78px;
	margin-right:20px;
}

#footer ul.nav li a {
	padding:8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
#footer ul.nav li a:hover {
	background-color:#6cc4d2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration:none;
}

#contactFormArea {width:393px;}
.input{background-color: #ffffff; border:1px solid #d9d9d9; width:112px; padding:3px 5px 3px 5px; color:#6b6b6b;}
.input2{background-color: #ffffff; border:1px solid #d9d9d9; width:374px; padding:3px 5px 3px 5px; color:#6b6b6b;}
.input-submit { background-image:url(/me_fun/design/normal/images/but-send.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:73px; height:21px; cursor:pointer; float:right; margin-right:7px;}
.textarea {background-color: #ffffff; border:1px solid #d9d9d9; width:374px; padding:5px 5px 5px 5px; margin:0px; color:#6b6b6b;}