/*
THEME NAME: Kaddies.de
THEME URI: http://www.bodendiek.de
VERSION: 1.0
AUTHOR: Gunar Bodendiek
AUTHOR URI: http://www.bodendiek.de
*/


/* BODY */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #2E2927;
	background: #EFEFEF;
}


/* LINKS */




/* HEADER */

#header {
	background: #FFF;
	margin: 30px auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	width: 970px;
	overflow: hidden;
}

#header_left {
	background: #FFF;
	height: 65px;
	float: left;
	margin: 0;
	padding: 40px 0 0 40px;
	text-align: left;
	width: 400px;
}

#header_right {
	background: #FFF;
	float: right;
	font-size: 90%;
	line-height: 1.8;
	margin: 0;
	padding: 40px 40px 0 0;
	text-align: right;
	width: 490px;
}

#header_right  a, a:visited {
	color: #375276;
	text-decoration: none;
}

#header_right  a:hover {
	color: #375276;
	text-decoration: underline;
}





/* INTRO */

#intro {
	background: #FFF;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	width: 970px;
	overflow: hidden;
}

#intro  a, a:visited {
	color: #375276;
	text-decoration: underline;
}

#intro a:hover {
	color: #375276;
	text-decoration: none;
}

#intro_left {
	background: #FFF;
	float: left;
	font-size: 100%;
	line-height: 1.8;
	margin: 0;
	padding: 10px 0 0 40px;
	text-align: left;
	width: 350px;
}

.navi-header {
	background: #d9d9d9;
	font-weight: bold;
	line-height: 2.0;
	padding: 3px 10px 0 10px;
	margin: 0 30px 0 0;
}

.navi {
	border: 1px solid #D9D9D9;
	line-height: 2.0;
	padding: 10px;
	margin: 0 30px 0 0;
}

.highlight {
	background: #EFEFEF;
	margin: 20px 30px 20px 0;
	padding: 10px;
	font-size: 90%;
}

#intro_right {
	background: #FFF;
	float: right;
	font-size: 100%;
	line-height: 1.8;
	margin: 0;
	padding: 10px 40px 0 0;
	text-align: left;
	width: 540px;
}

#intro_right h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 140%;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

#intro_right h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 120%;
	font-weight: normal;
	margin: 20px 0 5px 0;
	padding: 0;
}

#intro_right p {
	font-size: 90%;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-align: justify;
}




/* CONTENT */

#content {
	background: #FFF;
	clear: both;
	font-size: 100%;
	margin: 0 auto 0 auto;
	overflow: hidden;
	text-align: left;
	width: 890px;
	padding: 0 40px 40px 40px;
}

#content h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 130%;
	font-weight: normal;
	margin: 40px 0 10px 0;
}

#content h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	margin: 20px 0 10px 0;
}

#content p {
	font-size: 90%;
	font-weight: normal;
	line-height: 1.8;
	margin: 5px 0 10px 0;
}

#content a, a:visited {
	color: #375276;
	text-decoration: underline;
}

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




/* CONTENT TABELLE */

table {
	border-spacing: 0; 
	width: 100%;
	margin: 5px 0 10px 0;
	font-size: 90%;
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	padding: 1px;
}

table th {
	background: #D9D9D9;
	padding: 8px;
	font-size: 90%;
	font-weight: normal;
}

table td {
	padding: 8px 8px 8px 8px;
	border-top: 1px solid #D9D9D9;
	line-height: 1.8;
	vertical-align: top;
	font-size: 90%;
}

.even {
	background: #EFEFEF;
}

.hover-even, .hover-even a, .hover-even a:link, .hover-even a:visited, .hover-even a:hover, .hover-even a:active { 
	background: #EFEFEF;
    cursor: pointer; 
}

.uneven {
	background: #FFFFFF;
}

.hover-uneven, .hover-uneven a, .hover-uneven a:link, .hover-uneven a:visited, .hover-uneven a:hover, .hover-uneven a:active { 
	background: #EFEFEF;
    cursor: pointer; 
}


.tdcenter {
	text-align: center;
}




.fazit_left {
	background: #FFF;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
	width: 150px;
}

.fazit_right {
	background: #FFF;
	float: right;
	font-size: 100%;
	line-height: 1.8;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
	width: 740px;
}


.highlight_bottom {
	background: #EFEFEF;
	margin: 40px 0 0 0;
	padding: 10px;
	font-size: 90%;
	line-height: 1.8;
}


.gutschein-left {
	font-size: 100%; 
	margin: 20px 0 0 0; 
	border: 1px dotted #000; 
	background: #FFF;
	padding: 5px 10px 5px 10px; 
	width: 415px; 
	text-align: left; 
	float: left;
}

.gutschein-left-hover {
	font-size: 100%; 
	margin: 20px 0 0 0; 
	border: 1px dotted #000; 
	background: #EFEFEF;
	padding: 5px 10px 5px 10px;  
	width: 415px; 
	text-align: left; 
	float: left;
}

.gutschein-right {
	font-size: 100%; 
	margin: 20px 0 0 0; 
	border: 1px dotted #000; 
	background: #FFF;
	padding: 5px 10px 5px 10px; 
	width: 415px; 
	text-align: left; 
	float: right;
}

.gutschein-right-hover {
	font-size: 100%; 
	margin: 20px 0 0 0; 
	border: 1px dotted #000; 
	background: #EFEFEF;
	padding: 5px 10px 5px 10px; 
	width: 415px; 
	text-align: left; 
	float: right;
}



/* FOOTER */

#footer {
	margin: 0 auto 10px auto;
	padding: 20px;
	text-align: center;
	width: 920px;
}

#footer p {
	font-size: 80%;
	margin: 0;
}

#footer a, a:visited {
	color: #2E2927;
	text-decoration: none;
}

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



/* BLOG */

.entry-meta {
	clear: both;
	font-size: 80%;
	font-weight: normal;
	line-height: 1.8;
	margin: 0;
}

.entry-meta p {
	margin: 0;
}

.entry-meta p a {
	margin: 0;
	padding: 0;
}

.comment-textfield {
	border: 1px solid #d9d9d9;
	font-size: 100%;
	padding: 5px;
}

.comment-textarea {
	border: 1px solid #d9d9d9;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;	
	font-size: 100%;	
	padding: 5px;
	width: 500px;
}

.comments-meta {
	clear: both;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.8;
	margin: 0;
}

.comments-text {
	clear: both;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.8;
	margin: 0;
}