/** Reset **/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
    content:''; 
} 
abbr,acronym { border:0; 
} 

/** Allgemeine HTML-Tags **/
html, body{
	font-family:"Trebuchet Ms", sans-serif;
	font-size:100.01%;
}
body{
	background:#00353b;
}
strong{	font-weight:bold;}
em{	font-style:italic;}

p{
	color:#000;
	font-size:0.75em;
	line-height:1.5em;
	margin-bottom:1em;
}
#main li{
	font-size:0.75em;
	line-height:1.5em;
	list-style-image:url(../images/4pxsquare.jpg);
	margin-left:1em;
}
#main li li{
	font-size:1em;
}
#main ul{
	margin-bottom:1em;
}
h1, h2{
	border-bottom:1px solid #009999;
	font-size:1.125em;
	margin-bottom:0.888em;
	padding-bottom:0.444em;
}
h3{
	background: #fff url(../images/7pxsquare.jpg) no-repeat scroll 0% 48%;
	border-bottom:1px solid #009999;
	font-size:0.75em;
	line-height:1em;
	margin:16px 0 8px 0;
	padding:8px 16px;
	text-transform:uppercase;
}
h4{
	background: #fff url(../images/7pxsquare.jpg) no-repeat 0% 55%;
	font-size:0.85em;
	margin:0 0 6px 4px;
	padding-left:14px;
}
h4, h4 a{
	color:#000;
	text-decoration:none;
}
a{
	color:#009999;
	text-decoration:underline;
}
p.more a{
	color:#000;
	text-decoration:underline;
}
table{
	font-size:0.75em;
}

/** Globale Klassen **/
.clearfix, .clearfloat, .clear{
	clear:both;
}
.invisible{
	display:none;
}
em.wellner{
	color:#009999;
	font-style:normal;
	text-transform:uppercase;
}
p.error{
	color:red;
}


/** Seitenlayout **/
#wrapper{
	background:#fff;
	margin:0 auto;
	overflow:hidden;
	width:960px;
}
/*** Header ***/
#header{
	background:#fff url(../images/header.jpg) no-repeat scroll 0px -22px;
	border-bottom:1px solid #009999;
	height:166px;
}
a#logo{
	display:block;
	float:left;
	height:160px;
	text-indent:-9999em;
	width:300px;
}
#topnav{
	clear:right;
	float:right;
	margin: 3px 0 0 0;
}
#topnav ul{
	margin:0;
	padding:0;
}
#topnav ul li{
	background:transparent url(../images/separator.png) 0px 0 no-repeat;
	float:left;
	height:120px;
	font-size:0.75em;
	padding:0px 0 0 0;
	text-transform:uppercase;
}
#topnav li a, #topnav li span{
	display:block;
	background:transparent url(../images/nav_bg.png) repeat-x;
	color:#009999;
	margin-left:1px;
	padding:92px 16px 10px 16px;
	text-decoration:none;
}
#topnav li.active a, #topnav li.active span{
	background:transparent url(../images/nav_bg_a.png) repeat-x;

}
 
.language {
	float:right;
	margin:5px 16px 0 0;
}
.language ul li {
    float: left;
}
.language ul li a,
.language ul li strong {
    display: block;
    padding: 0.5em 0.1em 0.5em 0.1em;
 }
.language ul li.active {
    padding: 0.5em 0.8em 0.5em 0.8em;
  }
	
/*** Sidebar ***/
#left{
	border-right:1px solid #009999;
	float:left;
	margin-bottom:-5000px;
	padding-bottom:5000px;
	width:272px;
}
#left .inside{
	padding:16px;
}
#left .mod_navigation{
	font-size:0.75em;
	line-height:1em;
	margin-bottom:32px;
}
#left ul.level_1{
	margin-top:-16px;
}
#left ul.level_1 > li{
	margin-top:16px;
}
#left ul.level_1 > li > a, #left ul.level_1 > li > span{
	background:#f3f3f3;
	border-bottom:1px solid #009999;
	display:block;
	height:12px;
	padding:12px 16px;
	text-transform:uppercase;
}
#left ul.level_2 li{
	background: #fff url(../images/6pxarrow.jpg) no-repeat 0 2px;
	margin:16px 0 0 16px;
	padding:0 0 0 12px;
}
#left ul.level_2 li a, #left ul.level_1 > li > a, #left ul.level_1 > li > span{
	color:#000;
	text-decoration:none;
}
#left ul.level_2{
	display:block;
}
#left li.active > ul.level_2{
	display:block;
}
#left .mod_article{
	margin-bottom:16px;
}
#twitter a{
	color:#009999;
	font-style:italic;
	text-decoration:underline;
}
#twitter ul{
	color:#434343;
	font-size:0.6875em;
}
#twitter li{
	background: #fff url(../images/6pxarrow.jpg) no-repeat 0 5px;
	margin:16px 0 0 16px;
	padding:0 0 0 12px;
}
#twitter .date{
	float:right;
	font-style:italic;
}
input#ctrl_email{
	background:#f3f3f3;
	border:1px solid #d2d0d0;
	color:#a8a6a6;
	font-size:10px;
	font-style:italic;
	height:12px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:inset 0 0 5px #c2e1e1;
	-webkit-box-shadow:inset 0 0 5px #c2e1e1;
	box-shadow:inset 0 0 5px #c2e1e1;
	padding:8px;
	vertical-align:top;
	width:165px;
}
form#tl_subscribe input.submit{
	border:1px solid #028888;
	background: #009999;
	background:-moz-linear-gradient(center top, #06b4b4, #018989);
	background: -webkit-gradient(linear, center top, center bottom, from(#06b4b4), to(#018989));
	color:#fff;
	font-size:13px;
	font-weight:bold;
	height:30px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-moz-box-shadow:inset 0 0 5px #87c8c8;
	-webkit-box-shadow:inset 0 0 5px #87c8c8;
	box-shadow:inset 0 0 5px #87c8c8;
	padding:5px 8px;
	text-shadow:1px 0 1px #028888;
	text-transform:uppercase;
	vertical-align:top;
	width:50px;
}
/*** Main ***/
#main{
	float:left;
	width:687px;
}
#main .inside{
	padding:32px;
}

.ce_image{
	margin-bottom:0.5em;
}

/*** Footer ***/

#footer { 
    border-top: 1px solid #009999;
	margin-top:16px;
	padding:16px 32px;
}

#footer a {
    color: #009999;
    text-decoration: underline;
}
.kontaktinfo{
	float:left;
}
.kontaktinfo td{
	padding-right:16px;
}
.copyright{
	float:left;
	margin-left:77px;
	padding:18px 0 0 0;
}
.copyright p{
	margin:0;
}

/** Custom Areas **/
#main li,#main p,#main h3{
	font-size:14px;
}
 #wellner-news p{
 	color:#4e4e4e;
	font-size:0.725em;
	line-height:1.45em;
	padding-left:18px;
 }
 #wellner-news p.info{
 	color:#000;
  	float:right;
}
#wellner-news .layout_short{
	margin-bottom:24px;
}
#contactus table{
	width:620px;
}
#contactus table p{font-size:1em;}
#contactus th.theading{padding:12px 0 4px 0;text-decoration:underline;background:#fff!important;}
#contactus td{padding:4px;}
#contactus tr{background:#f5f5f5;}
#contactus tr:nth-child(2n){background:#fff;}
#contactus tr:hover{background:#eee;}

