/*
Theme Name: Lungentag
Author: www.amazingweb.de
*/

html, body, span, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td,
table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial, sans-serif;
	vertical-align: baseline;
	color: #191919;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

body {	
	font-size: 62.5%; /* Sets 1em to 10px */
	}

ol, ul {
	list-style: none;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}

/* Font Controls*/

h1,h2,h3,h4,h5,h6 {
	color: #F89B27;
	font-size: 2.4em;
	margin-bottom: 8px;
	font-weight: normal;
}

h1 {		
	font-weight: bold;
	margin-top: 40px;
}

h2 {
	color: #5999B4;
	font-size: 1.4em;
	font-weight: bold;	
}

h3,h4,h5,h6  {
	color: #666666;
	font-size: 1.4em;
	font-weight: bold;	
}

/* menu */
div.level2, div.level2current, div.level2currentparent, div.level3, div.level3current{
	padding: 0px 0 16px 25px;
	background-image: url(images/menu_sel.gif);
	background-repeat: no-repeat;
	background-position: 190px 2px;
}

div.level3, div.level3current{
	padding: 0px 0 16px 45px;
}

div.level2, div.level3, div.level2currentparent{	
	background-image: url(images/menu_unsel.gif);
}

.level2 a, .level2 a:visited,
.level3 a, .level3 a:visited,
.level2currentparent a, .level2currentparent a:visited {	
	font-weight: bold;
	font-size: 1.2em;
	color: #00638C;
}

.level2current a, .level2current a:visited, .level2 a:hover, .level2current a:hover,
.level3current a, .level3current a:visited, .level3 a:hover, .level3current a:hover,
.level2currentparent a, .level2currentparent a:visited, .level2parent a:hover, .level2currentparent a:hover{	
	font-weight: bold;
	font-size: 1.2em;
	color: #F89B27;
}

#mainmenu{
	float: left;
	padding-left: 29px;
	/*padding-right: 29px;*/
	height: 42px;
	/*width: 690px;*/
}

.tab{
	float: left;
	background: url(images/unsel.gif) 0 0 repeat-x;
	height: 42px;	
	padding: 0px 10px 0px 10px;	
	/*border: 1px solid black;*/
}

.currentparent, .current{
	float: left;
	background: url(images/sel.gif) 0 0 repeat-x;
	height: 42px;		
	/*padding: 10px 30px 10px 30px;*/	
}

.currentparentleft, .currentleft{
	float: left;
	width: 5px;
	height: 42px;
	background: url(images/sel_l.gif) 0 0 no-repeat;
	margin-left: 1px;
	padding: 0px;
}

.currentparentright,.currentright{
	float: left;
	width: 5px;
	height: 42px;
	background: url(images/sel_r.gif) 0 0 no-repeat;
	padding: 0px;	
}

.tab a,.tab a:visited,.tab a:hover {
	font: bold 1.8em Arial;
	line-height: 40px;
	color: #FFFFFF;	
}

.currentparent a, .currentparent a:visited, .current a, .current a:visited{
	font: bold 1.8em Arial;
	line-height: 40px;
	color: #00638C;
}

/* static */

#staticlinks {
	float: right;		
	padding-top:16px;
}

#staticlinks a, #staticlinks a:visited, #staticlinks a:hover{
	font: normal 1.1em Arial;
	color: #FFFFFF;	
}

#staticlinks a:hover{
	text-decoration: underline;
}

.static-separator{
	font: bold 11px Arial;
	color: #B3D1DD;
	margin: 0px 7px 0px 5px;
}

/* sidebar */

#sidebar a,#sidebar a:visited{	
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar h4{
	margin: 0px 0 20px 0;
	font-weight: bold;
	color: #00638C;
}

#sidebar h5, #sidebar h5 a, #sidebar h5 a:visited, #sidebar h5 a:hover {
	color: #5999B4;	
	font: bold 1.1em Arial;
	margin: 0 0 0 0;
}

.small {	
	color: #999999;
	text-transform: uppercase;
}

.news-post{
	font: normal 1.1em Arial;
	color: #191919;
	margin: 0 0 20px 0;
}

h3#comments {
	margin-bottom: 20px;
}

p {
	font-size: 1.2em;
	line-height: 150%;
	margin-bottom: 14px;
	vertical-align: middle;
}

p.description {
	color: #0095d3;
}

p.wp-caption-text {
	background-color: #c7e6f3;
	padding: 2px 6px 2px 6px;
	width: 80%;
}

blockquote {
	margin: 0 0 20px 20px;
	border-left: 3px solid #c7e6f3;
	padding: 6px 0 1px 10px;
	background-color: #f1f1f1;
}

a, a:visited, a:hover {
	color: #F89B27;
	text-decoration: none;
	font: normal 1em Arial;
}

.post a, .post a:visited {
	padding: 2px;
}

.post h2 a, .post h2 a:visited, .post h3 a, .post h3 a:visited {
	background-color: transparent;
	color: #282923;
	text-decoration: none;
	padding: 0;
	font-size: 1.6em;
}

.post h2 a:hover, h3 a:hover {
	color: #282923;
	text-decoration: underline;
	background-color: transparent;
}

/* Structures Controls */

html {
	height: 100%;
}
body {
	height: 100%;
	background: #FFFFFF url(images/bg.gif) 0 0 repeat-x;
	text-align: left;
}


#wrapper {
	position: relative;
	margin: 0 auto auto 0px;
	width: 99%;
	min-width: 980px;
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (<7) */
	background: url(images/menubg.gif) 30px 100px repeat-y;
}

#header {
	height: 200px;
	width: 980px;
	background: #FFFFFF url(images/header.gif) 0 0 no-repeat;	
}

#logo {	
	float: left;
	margin-left: 30px;	
	height: 158px;
	width: 157px;
	background: url(images/logo.gif) 0 0 no-repeat;	
}

#header-button{	
	position: absolute;	
	top: 100px;
	left: 710px;	
	height: 42px;
	width: 250px;
	/*background: url(images/button.gif) 0 0 no-repeat;*/
	z-index: 1000;
}

.clearboth{
	clear: both;
}


.left{
	float: left;
	width: 5px;
	height: 42px;
	background: url(images/unsel_l.gif) 0 0 no-repeat;
	margin-left: 1px;
	padding: 0px;
}

.right{
	float: left;
	width: 5px;
	height: 42px;
	background: url(images/unsel_r.gif) 0 0 no-repeat;
	padding: 0px;	
}


/* main */
#maincontent {
	float: left;
	width: 430px;
	background-color: #FFFFFF;	
}

#maincontent_fullw {
	float: left;
	width: 680px;
	background-color: #FFFFFF;	
}

#leftmenu {
	float: left;
	width: 220px;	
	margin-left:30px;	
	padding-top: 50px;
}

.post {
	margin: 20px auto 60px 20px;
}

.entry {
	margin-top: 50px;
}

.post ul, .post ol {
	font-size: 1.2em;
	line-height: 180%;
	margin-bottom: 14px;
	margin-left: 30px;
}

.post ul {
	list-style: disc;
}

.post ol {
	list-style: decimal;
}

.post ul.children {
	font-size: 0.8em;
}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.navigation a {
	background-color: #282923;
	color: #fff;
	padding: 4px;
	text-decoration: none;
}
	
.navigation a:hover {
	background-color: #c7e6f3;
	color: #0095d3;	
	text-decoration: none;
}

.post img.alignleft {
	float: left;
	margin-right: 10px;
}	

a:hover img {
	background-color: transparent;
}

.post img {
	border: 1px solid #e1e1e1;
}

.bold, .funclink a{
	font-weight: bold !important;
}

/* sidebar controls */

#sidebar {
	width: 230px;
	float: left;
	background-color: #F9FBFC;
	margin-left: 30px;
	margin-top: 50px;
	padding: 10px 10px 10px 10px;	
}
	
/* footer controls */

#footer {
	clear: both;
	/*position: absolute;
	bottom: 0;
	width: 100%;
	height: 20px;*/
}

#amazingweb a, #amazingweb a:hover, #amazingweb a:visited{
	position: absolute;
	left: 130px;
	bottom: 6px;
	font-size: 0.9em;
	color: #00638C;
}

/* search controls */

form#searchform {
	margin: 4px 0 0 5px;
}

input#searchsubmit, #commentform input#submit {
	border: 0;
	background-color: #282923;
	color: #e1e1e1;
	padding: 2px;
}

input#searchsubmit:hover, #commentform input#submit:hover {
   cursor: auto;
}

/*tag controls*/

div.tags {
	margin-top: 20px;
	margin-bottom: 30px;
}	

div.tags a {
	padding: 2px;
	text-decoration: none;
	line-height: 200%;
}	

div.tags a:hover {
	text-decoration: none;
	background-color: #c7e6f3;	
}	

/* comments control*/
.alt {
	margin: 0;
	}

ol.commentlist {
	padding: 0;
	margin-bottom: 30px;
	}
	
ol.commentlist li { 
	font-size: 1em;
	padding: 1em 10px 1em 0; 
	margin: 0; 
	clear: both; 
	background: none; 
	border-bottom: 1px solid #e1e1e1; 
	list-style: none;
	}
	
img.avatar {
	float: left;
	margin: 4px 10px 0 0;
}

form#commentform {
	margin-bottom: 50px;
}	


/* img controls */	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}	