/*
THEME NAME: eBody
THEME URI: http://www.clearclicks.de/
DESCRIPTION: Specific Wordpress Theme for eBody.de. For WordPress 2.6.x.
VERSION: 1.0
AUTHOR: clear clicks - clear success
AUTHOR URI: http://www.clearclicks.de/
TAGS: copyrighted
*/

* {
	margin: 0;
	padding: 0;
	border:0;
}
BODY {
	background-color: #f1f1f1;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 130%;
}

IMG {
	border: 0;
}
SMALL {
	color: #999;
	font-size: 11px;
}
A, A:hover, A:link, A:active {
	color: #830102;
	text-decoration: underline;
}

A:hover{
	font-weight: 600;
}
A:visited {text-decoration: none;}
INPUT {
	color: #999999;
	height: 18px;
	border: 1px solid #999;
}
TEXTAREA {
	border: 1px solid #999;
}
NOSCRIPT {
	border: 1px solid #830102;
	padding: 20px;
	color: #830102;
	background: #ffff90;
	clear: both; 
	width: 858px;
	margin: 10px;
	display: block;
}
TABLE CAPTION {
	display: none;
}
TH {
	padding: 5px 20px;
}
TD {
	border-bottom: 1px solid #e4e4e4;
	padding: 5px 0px;
}
.error {color: red;}
.ebody {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #830102;
	font-style: normal;
}
.no-border {
	border: none !important;
}
.w420 {
	width: 420px;
}
.w150 {
	width: 150px;
}
.w323 {
	width:323px;
}
.w290 {
	width:290px;
}
.w450 {/* halbe breite */
	/*width:450px;*/
	width:446px;
}

.w920 {/* volle breite */
	width:920px;
}
.m10 {
	margin: 10px;
}
.m5 {
	margin: 5px;
}

.p10 {
	padding: 10px;
}
.p5 {
	padding: 5px;
}

.block {
	display: block;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
.tcenter {
	text-align: center;
}
.reset_mp {
	margin: 0 !important;
	padding: 0 !important;
}
.no-link-style{
	color: #333 !important;
	text-decoration: none !important;
	display: block;
}
.color_box {
	background: #f8f8f8;
	border: 1px solid #ccc;
}
.dotted_line_945 {
	background-color: transparent;
	background-image: url(img/dotted_line_945.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 945px;
	margin: 0 auto;
	clear: both;
}
.button_login {
	background-image: url(img/button_login.gif);
	height: 20px !important;
	width: 80px !important;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 0px;
	text-indent: -90px;
	background-color: transparent;
	position: absolute;
	right: 9px;
	top: 9px;
	border: none !important;
	cursor: pointer;
}
.button_start {
	background-image: url(img/button_jetzt-starten.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px !important;
	width: 245px;
	margin: 20px 60px !important;
	border: none !important;
	display: block; 
	font-size: 0em;
	cursor: pointer;
}
.button_anmelden {
	background-image: url(img/button_anmelden.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px !important;
	width: 245px;
	margin: 20px 60px !important;
	border: none !important;
	display: block; 
	font-size: 0em;
	cursor: pointer;
}

.button_berechnen {
	background-image: url(img/button_berechnen.gif);
	height: 20px !important;
	width: 80px !important;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 0px;
	background-color: transparent;
	border: none !important;
	float: right;
	margin: 10px;
	cursor: pointer;
}
.button_reset {
	background-image: url(img/button_reset.gif);
	height: 20px !important;
	width: 100px !important;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 0px;
	background-color: transparent;
	border: none !important;
	float: right;
	margin: 10px;
}
.hooked li{
	background: transparent url(img/icon_hook_16.gif) no-repeat center left;
	padding: 0 0 0 26px;
	list-style-type: none;
}
#wrapper {
	width: 976px;
	margin: 10px auto auto auto;
	background-color: #FFFFFF;
	background-image: url(img/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


/* #######HEADER##############################################################*/
#header {
	background-color: #830102;
	background-image: url(img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 14px;
	padding: 0px;
	height: 60px;
	width: 948px;
	position: relative;
}
#header form {
	float: right;
	margin: 9px;
	width: 350px;
}
#header a {
	color: #FFFFFF;
	font-size:11px;
}
#header input {
	width: 128px;
	color: #999999;
	height: 18px;
	border: 1px solid #999;
}




/* #######MENU################################################################*/


#menu {
	width: 948px;
	background-color: #830102;
	background-image: url(img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	margin: 1px auto 0;
	list-style-type: none;
	overflow: hidden;
	padding: 0;
}
#menu li, #menu a {
/*	font-family: "Century Gothic", Arial, Helvetica, sans-serif;*/
	font-weight: 200;
	color: #FFFFFF;
	float: left;
	line-height: 25px;
	display: block;
	height: 25px;
	padding: 0 10px;
/*	margin: 0 1px;*/
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	background-image: url(img/bg_menu-item.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/*Main Navbar */
	
#menu, #menu ul {
	list-style:none;
	line-height:1;
	}

#menu a, #menu a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#menu li {
	float: left;
	list-style:none;
	border-right:1px solid #fff;
	}

#menu a, #menu a:visited {
	display:block;
	font-weight:200;
	color: #eee;
/*	padding:6px 12px;*/
	}

#menu a:hover, #menu a:active {
	/*background:#1f4985;*/
	text-decoration:underline;
	}	

/*.current_page_item	a, #home .on  {background:#1f4985;}*/
	
	
	
/* Dropdown Menus for child pages */		

#menu li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 250px;
	margin: 25px 0 0 -11px;
	/*border-bottom: 1px solid #666;*/
	}


* html #menu li ul {
	margin: 25px 0 0 -145px;
	}


#menu li li {
	width: 250px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	/*background:#999;*/
	white-space: normal;
	}

#menu li li a, #menu li li a:visited {
	font-weight:normal;
	/*font-size:0.9em;*/
	color:#FFF;
	}

/*#menu li li a:hover, #menu li li a:active {background:#830102;}	*/
		
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {left: auto;}

a.main:hover {background:none;}
	
	

		


#content_teaser {
	background-color: transparent;
	background-image: url(img/teaser-1-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 481px;
	width: 948px;
	margin: 1px auto 0;
	position: relative;
}
#content_teaser #teaser_text {
/*	font-family: "Century Gothic", Arial, Helvetica, sans-serif;*/
	position: absolute;
	top: 325px;
	color: #fff;
	left: 50%;
}
#content_teaser #teaser_text h1 {
	font-size: 20px;
	text-align: center;
	margin: 10px 0 0 0;
}
#content_teaser #teaser_text h2 {
	font-size: 16px;
	text-align: center;
	margin: 10px 0 0 0;	
}
#content_teaser #teaser_text ul {
	color: #FFFFFF;
	margin: 10px 0;
}
#content_teaser #teaser_text li {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;	
}
#content_teaser #teaser_text_2 {
/*	font-family: "Century Gothic", Arial, Helvetica, sans-serif;*/
	position: absolute;
	top: 45px;
	color: #fff;
	left: 60px;
	width: 370px;
}
#content_teaser #teaser_text_2 h1 {
	font-size: 20px;
	text-align: center;
	line-height: 25px;
}
#content_teaser #teaser_text_2 h2 {
	font-size: 16px;
	text-align: center;
	line-height: 20px;
}
#content_teaser #teaser_text_2 ul {
	color: #FFFFFF;
	margin: 10px 0;
}
#content_teaser #teaser_text_2 li {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;	
}

#content_teaser form {
	border: 1px solid #E4E4E4;
	background: #fff;
	width: 385px;
	height: 350px;
	position: absolute;
	top: 65px;
	left: 30px;
}
#content_teaser form h1 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 700;
	text-align: center;
	color: #037DB8;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	padding: 10px 20px 5px;
	margin: 0 0 20px;
}
#content_teaser form p {
	margin: 0 20px;
}
#content_teaser form ul , #content_teaser form ol {
	margin: 0 40px;
}
#content_teaser a {
	font-weight: 700;
	color: #333;
}
#content_teaser label {
	line-height: 20px;
	margin: 0 20px;
}
#content_teaser form label.strong {
	font-size: 20px;
	font-weight: 800;
	line-height: 16px;
	margin: 0;
}
#content_teaser form li {
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	margin: 0;
}

#content_teaser input {
	margin: 0 0 3px 20px;
	height: 18px;
	border: 1px solid #999;
}
#content {
	width: 948px;
	margin: 20px auto 0;
}
#content h1 {
	font-size: 14px;
	background-color: #e4e4e4;
	padding: 3px;
}
#content p {
	margin:  10px 0;
}
#content img.left {
	float: left;
	margin: 5px 5px 5px 0;
}
#content img.right {
	float: right;
	margin: 5px 0 5px 5px;
}
#footer {
	width: 976px;
	list-style-type: none;
	background-color: #fff;
	background-image: url(img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
	margin: 0;
	text-align: center;
	clear: both;
}
#footer a {
	line-height: 30px;
	padding: 0 10px;
	color: #333;
	text-decoration: none;
	font-size: 11px;
}

#content .one_page_content h2 {
	font-style: italic;
}

#content .one_page_content h1,
#content .one_page_content h2,
#content .one_page_content h3,
#content .one_page_content h4,
#content .one_page_content h5,
#content .one_page_content h6,
#content .one_page_content p,
#content .one_page_content ul,
#content .one_page_content ol,
#content .one_page_content form,
#content .one_page_content table{
	margin: 10px 20px;
	line-height: 130%;
	/*clear: both;*/
}

#content .one_page_content ul,
#content .one_page_content ol {
	margin: 20px 35px;
}
#content .color_box h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	clear: both;
}

#content .color_box h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
}

#content .color_box p, #content .color_box form {
	margin: 10px;
	clear: both;
}

#content .color_box label, #content .color_box input {
	width: 40%;
	float: left;
	margin: 3px 0;
}

#content .color_box input.radio_cb {
	width: 15px;
	float: left;
	margin: 3px 0;
	border: none;
}

/* ######BLOGSPECIFIC############################################################ */
H2.entry-title {
	line-height: 130%;
	font-size: 14px;
}

ul.archives li{
	list-style-type: none;
	margin: 5px;
}
/* ######BLOGSPECIFIC############################################################ */

img.alignright {float: right;}
img.alignleft {float: left;}

/* ######COMMENTFORM############################################################ */
#respond {clear: both;}
#commentform input,
#commentform textarea{
	border: 1px solid #e4e4e4;
}
/* ######COMMENTFORM############################################################ */

/* ######Post-Navigation############################################################ */
.navigation{clear: both;}
.nav-previous {float: left; margin: 20px; border: 1px solid #830102; padding: 5px; background: #fff;}
.nav-next {float: right; margin: 20px; border: 1px solid #830102; padding: 5px; background: #fff;}
/* ######Post-Navigation############################################################ */


/* ######SOCIABLE############################################################ */
div.sociable { margin: 16px 0; clear: both; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 20px;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* ######SOCIABLE############################################################ */


/* ######WP-IMAGES############################################################ */
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}
.alignleft {
	float:left;
}

.entry_author_image {
	margin: 0 20px; float: left;
}

#post-author-info {
	background: #e4e4e4;
	height: 75px;
	overflow: hidden;
	padding: 20px;
}
#post-author-info .entry_author_image img {
	margin: 0; float: left; height: 75px;
}
