/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

.invisible, .screen-reader-text {
    display: inline;
    visibility: hidden;
    overflow: hidden;   
    position: absolute;
    left: -1000;
    top: -1000;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

.clear
{
    clear: both;
    font-size: 1px;
    height: 0;
    margin: 0;
    line-height: 0;
}

body {
	background-image: url(../img/layout/bg_body.gif);
	background-repeat: no-repeat;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 100.1%
}

body#blog { background-image:url(/ebz/img/layout/bg_body_blog.gif); }

#page {
	width: 1000px;
}

#header {
	height: 95px;
	font-size: 0px;
}

#navigation {
	float: left;
	font-size: .7em;
	width: 165px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Folgende zwei Defs Angaben wegen des IE hasLayout-Bugs */

#navigation li {
	float: left;
	width: 165px;
}

#navigation a {
	float: left;
	width: 165px;
}


#subnavigation, .main_h2 {
	background-image: url(../img/layout/bg_subnavigation.gif);
	color: #4f4f4f;
	font-size: .7em;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
	margin-top: 22px;
	width: 746px;
}

#subnavigation ul {
	margin: 0;
	padding: 0;
}

#subnavigation li {
	float: left;
	list-style-type: none;
	padding: 0 20px 0 0;
}

#subnavigation a {
	color: #514e47;
	text-decoration: none;
}

#subnavigation a:hover {
	color: #000;
	text-decoration: underline;
}

/* ---------- Content-Bereich ---------- */
#contentWrapper {
	background-image: url(../img/layout/bg_content.jpg);
	background-repeat: no-repeat;
	float: left;
	min-height: 480px;
	padding-top: 2px;
	width: 835px; 
}



h1 {
	background-image: url(../img/layout/bg_headline_1.gif);
	background-repeat: no-repeat;
	color: #e9ffff;
	font-size: .9em;
	height: 31px;
	margin-left: 10px;
	min-width: 510px;
	padding-left: 18px;
	padding-top: 2px;
}

.content {
	width: 625px;
	padding-left: 10px;
}

.content a {
	color: #000;
}

.content a:hover {
	text-decoration:none;
}

.content a.popup { }

.content h2, .content h3, .content h4 {
	font-size: .9em;
	font-weight: bold;
	margin-top: 25px;
}

.content h2.newsletter {
	background-color: #f5f2e6;
	border: 1px solid #ccd5ee; 
	color: #4f4f4f; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	line-height:13px; 
	margin-top: 30px; 
	padding: 2px 3px; }

.content h3, .content h4 {
	font-size: .8em;
}

.content hr {
	border: 0px;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #d8d9dd;
	clear: both;
	margin-top: 20px;
	text-align: left;
}

.content img {
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: .5em;
	padding: 1px;	
}

.content img.right {
	border: 1px solid #000;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: .5em;
	padding: 1px;	
}


.content p {
	font-size: .8em;
	line-height: 1.8em;
	margin-top: 17px;
}



.content table {
	margin-top: 20px;
	width: 95%;
}
.content td { font-size: .8em; }
.content td.currency { padding-top: 2px; text-align: right;	}
.content th { font-size: .8em; padding-top: 20px; }
.content td p { font-size: .85em; }

.content ul {
	font-size: .8em;
	line-height: 1.8em;
	margin-top: 10px;
	padding-left: 20px;
}

.content ul ul {
	font-size: .9em;
	padding-left: 20px;
}

.hr_top {
	clear: both;
	margin: 25px 0;
}

.hr_top img {
	border: none;
	float: none;
	margin: 0;
	padding: 0;
}

/* ---------- Teaser im Bereich Material ---------- */

.teaser {
	background-color:#f5f2e6;
	border: 1px solid #ccd5ee;
	margin-top: 30px;
	padding: 10px 10px 10px 10px;
}

.teaser h2 {
	margin: 0;
}

.teaser p {
	margin: 7px 0 0 0;
}

/* ---------- Seitenfuss ---------- */

#footer {
	background-color: #6f9bc2;
	background-image:url(../img/layout/bg_footer.gif);
	background-repeat: no-repeat;
	color: #fff;
	float: right;
	font-size: .7em;
	font-weight: bold;
	height: 16px;
	line-height: 15px;
	margin-top: 25px;
	width: 835px;
}

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

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

/* ---------- Blog ---------- */
#blog #navigation {
	background-image:url(/ebz/img/layout/bg_navigation_blog.gif);
	border-bottom:1px solid #fff;
	padding: 20px 0 15px 5px;
	width: 160px;
}

#blog #navigation h2 { 
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 5px;
}

#blog #navigation ul { margin-bottom: 15px; }
#blog #navigation li { float:none; margin: 0.8em 0; }

#blog #navigation a {
	color: #fff;
	float:none;
	font-size: 1.2em;
	padding-left: 5px;
	text-decoration: none;
}

#blog #navigation a:hover {
	text-decoration: underline;
}

#blog #sidebar { float:left; font-size: 0.7em; margin-left: 20px; width: 200px; }
#blog #sidebar .article-aside { background-color: #fff; width: 185px; border: 1px solid #ccd5ee; margin-top: 27px; padding: 6px; }
#blog #sidebar .article-aside p {  margin-top:6px; }
#blog #sidebar ul { list-style-type: none; }
#blog #sidebar li.widget { background-color:#fff; width: 197px; border: 1px solid #ccd5ee; margin-top: 27px; }
#blog #sidebar li.widget h2 { background-color:#f5f2e6; border-bottom: 1px solid #ccd5ee; color:#4f4f4f; font-size: 1em; margin-bottom:2px; padding:6px 10px; }
#blog #sidebar li.widget ul { background-color:#fff; font-size:1em; padding:6px 10px; }
#blog #sidebar li.widget li { margin-bottom: 0.5em; }
#blog #sidebar li.widget a { color: #000; text-decoration: none; }
#blog #sidebar li.widget a:hover { text-decoration: underline; }

#blog .content { float:left; width: 528px; }
#blog h1 			{ background-image: url(../img/layout/bg_headline_2.gif) }
#blog h2 .kicker 	{ font-size: 0.7em; }
#blog h2 a			{ text-decoration: none; }
#blog h2 a:hover 	{ text-decoration: underline; }

#blog #commentform textarea { width:500px; }
#blog .commentlist { margin-top: 15px; }
#blog .commentlist .comment-author { font-size: 0.8em; font-weight: bold; }
#blog .commentlist .comment-meta { font-size: 0.8em; font-style: italic;}
#blog .commentlist img { border:none; }

/* Bilder im Blog */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	float:none;
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.content .alignright {
	float: right;
	}

.content .alignleft {
	float: left;
	}
	
/* End captions */

/* End Images */



