/* ---------------- GENERAL ---------------- */


body { font-family: Verdana; font-size: 11px; color: #000000; line-height: 140%; margin: 0px; padding: 0px; background: #fff000; background: url(img/bg.gif) repeat-x top center; text-align: left; }

#container { width: 1024px; margin: 0 auto; background: url(img/content.gif); background-repeat: repeat-y;}

a, a:link { text-decoration: underline; color:#27af43; border: none; }
a:hover { text-decoration: none; }

p.ads { margin-left: 10px; }
small { font-size: 75%; }

h1, h2, h4, h5, h6 { margin:0; padding:0; }

h1 { font-size: 180%; color: #f2f2f2; padding: 70px 10px 0 50px; font-weight:normal; }
h1 a:link, h1 a:visited, h1 a:hover { color: #f2f2f2; text-decoration: none; }

.description { font-size: 100%; font-weight:normal; padding: 10px 10px 0 50px; font-style:italic; color: #999;}

h2 { font-size: 145%; color: #985d15; margin-top: 0; font-weight: bold;}
h3 { font-size: 12px;color: #468ab7;}
h4 { font-size: 100%; font-weight: normal;color: #333333;}
h5 {font-size: 100%;color: #333333;}

ul{ list-style-type: square;}
ul ul { list-style-type: disc;}
ul ul ul{ list-style-type: none;}

label {	font-size: 100%; color: #156d9d;}


p img { padding: 4px; border:none;}

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;}

.alignright { float: right;}
.alignleft { float: left;}


/* ---------------- LAYOUT ---------------- */


#header { margin: 0 auto; padding: 0px; width: 100%; clear: both; background: url(img/header.gif) no-repeat center top; height: 135px;}
#title { width: 396px; float: left; }

#header img.logo_text  {
	float: left;
	margin: 15px 0 0 55px;
	border: none;
}

#logo_text  {
	float: left;
}

#pagenav {
	float: left;
	width: 800px;
	margin: -5px 0 0 70px;
	font-size: 12px;
	font-weight: bold;
}

/* Hack fuer IE 7 */
	html* #pagenav {
	margin-top: 8px;
	margin-left: 30px; }	
/* Ende Hack fuer IE 7 */


#pagenav, #pagenav ul {
	padding: 0;
	list-style: none;
	z-index: 100;
}

#pagenav li {
	float: left;
	display: inline;
	margin: 0 2px 0 0;
	height: 38px;
}

#pagenav li a:link, #pagenav li a:visited {
	padding: 0px 20px 0px 20px;
	color: #fff;
	text-decoration: none;
	display: block;
	z-index: 100;
	border-left: 1px solid #fff;
}

#pagenav li a:hover {
	color: #fff;
	text-decoration: underline;
}

#content { 
	margin: 0  auto;
	padding: 0px;
	width: 1024px;
	height: auto;
}

#linke_spalte {
	float: left;
	width: 600px;
	margin: 0 0 0 70px;
}

#linke_spalte p {
	margin: 10px 10px;
	line-height: 22px;
	color: #333;
	font-size: 11px;
}
#linke_spalte p.breadcrumb {
	margin: 5px 5px 5px 10px;
	font-size: 10px;
	color: #b5b5b5;
}
#breadc {
	font-size:10px;
	color:#b5b5b5;
	margin: 0 0 0 10px;
         padding: 0 0 10px 0;
	}
#breadc a {	
	color:#9c9c9c;
	margin: 0 0 0 1px;
	}
#breadc a:hover {	
	color:#9c9c9c;
	margin: 0 0 0 1px;
	}
#breadc a:active {	
	color:#9c9c9c;
	margin: 0 0 0 1px;
	}
#linke_spalte p.headline {
	margin: 18px 10px 10px 10px;
	padding: 0 0 0 0px;
	border-bottom: 1px dotted #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #333;
}

#linke_spalte h1.seite {
	margin: 2px 10px 1px 10px;
	padding: 0 0 0 0px;
	border-bottom: 1px dotted #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #333;
}
#linke_spalte h1.artikel {
	margin: 2px 10px 1px 10px;
	padding: 0 0 0 0px;
	border-bottom: 1px dotted #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #567fc1;
}

#linke_spalte h2 {
	margin: 18px 10px 10px 10px;
	padding: 0 0 0 0px;
	border-bottom: 1px dotted #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #333;
}

#linke_spalte h2.info, #linke_spalte h2.stift {
	margin: 35px 10px 10px 10px;
	padding: 0 0 0 25px;
	border-bottom: 1px dotted #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #333;
}

#linke_spalte h2.info {
	background: url(http://www.festgeld.org/wp-content/themes/festgeld/img/info.gif) no-repeat;
}

#linke_spalte h2.stift {
	background: url(http://www.festgeld.org/wp-content/themes/festgeld/img/stift.gif) no-repeat;
}

#linke_spalte a {
	color: #567fc1;
	text-decoration: underline;
	font-weight: bold;
	margin: 0 0 30px 10px;
}

#linke_spalte a:hover {

	text-decoration: none;
}

#linke_spalte .post a {
	margin: 0 0;
}

#linke_spalte .inhalt a {
	margin-left: 0px;
}

p.blau {
	font-weight: bold;
	padding: 10px 0 0 0;
}

.post-wrapper .titles {
	margin: 0 0 0 0px;
	color: #333;
	font-weight: bold;
}

.post-wrapper .spalte_li {
	float: left;
	width: 400px;
}

.post-wrapper .spalte_re {
	float: right;
	width: 180px;
	padding-right: 10px;
}

.post-wrapper .spalte_re img {
	float: right;
	border: 1px solid #e3e2dd;
	padding: 2px;
}

.post-wrapper .volle_breite {
	float: left;
	width: 602px;
}

#box-vergleich {
	width: 580px;
	height: 210px;
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 0 0;
	border-top: 8px solid #585858;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	background: url(img/box-vergleichen-hg.jpg) no-repeat;
}

#box-vergleich h1 {
	margin: 15px 0 0 30px;
	padding: 0 0;
	color: #333;
}

/* Hack fuer IE 7 */
	html* #box-vergleich h1 {
	margin-left: 20px; }	
/* Ende Hack fuer IE 7 */

#linke_spalte ul {
	margin: 20px 0 10px -10px;
}

/* Hack fuer IE 7 */
	html* #linke_spalte ul {
	margin-left: 20px; }	
/* Ende Hack fuer IE 7 */

#linke_spalte ul li {
	color: #666;
	font-size: 13px;
	margin: 5px 0px;
	padding: 2px 0 2px 25px;
	list-style: none;
	background: url(img/haekchen.png) no-repeat left 1px; 
}

#linke_spalte img {
	border: 1px solid #e3e2dd;
	padding: 2px;
	margin-right: 0px;
}

/* Hack fuer IE 7 */
	html* #linke_spalte img {
	margin-right: -10px; }	
/* Ende Hack fuer IE 7 */

#linke_spalte img.vergleichen {
	margin: 5px 0 0 165px;
	border: none;
}

#rechte_spalte {
	float: right;
	width: 275px;
	margin: 0 60px 0 0;
	line-height: 22px;
	color: #333;
}

#rechte_spalte p {
	margin: 0 0;
}

.rechte_spalte_box {
	margin-bottom: 15px;
	border-top: 8px solid #567fc1;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

.rechte_spalte_box .ueberschrift_taschenrechner {
	margin: 10px 10px;
	padding: 0 0 0 25px;
	border-bottom: 1px dotted #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	color: #567fc1;
	background: url(http://www.festgeld.org/wp-content/themes/festgeld/img/taschenrechner.gif) no-repeat;
}

.rechte_spalte_box .ueberschrift_daumen {
	margin: 10px 10px;
	padding: 0 0 0 25px;
	border-bottom: 1px dotted #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	color: #567fc1;
	background: url(http://www.festgeld.org/wp-content/themes/festgeld/img/daumen.gif) no-repeat;
}

.rechte_spalte_box .ueberschrift_brief {
	margin: 10px 10px;
	padding: 0 0 0 25px;
	border-bottom: 1px dotted #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	color: #567fc1;
	background: url(http://www.festgeld.org/wp-content/themes/festgeld/img/brief.gif) no-repeat;
}

.rechte_spalte_box .ueberschrift_stift {
	margin: 10px 10px;
	padding: 0 0 0 25px;
	border-bottom: 1px dotted #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	color: #567fc1;
	background: url(http://www.festgeld.org/wp-content/themes/festgeld/img/stift.gif) no-repeat;
}

#rechte_spalte .rechte_spalte_box p {
	margin: 10px 10px;
	font-size: 11px;
	color: #333;
}

.rechte_spalte_box ul {
	margin: 0px 0px 5px 25px;
	padding: 0 0;
}

.rechte_spalte_box ul li {
	margin: 0px 0px;
	padding: 0 0;
}

.rechte_spalte_box ul li a {
	color: #567fc1;
	text-decoration: underline;
}

.rechte_spalte_box ul li a:hover {
	text-decoration: none;
}

.rechte_spalte_box img {
	margin: 0 0 0 10px;
	padding: 0 0;
	border:none;
}


#redaktionstipp {
	width: 580px;
	height: 175px;
	margin: 20px 0 0 10px;
	padding: 0 0;
	border: 1px solid #e3e2dd;
}

#redaktionstipp .ueberschrift {
	width: 560px;
	height: 20px;
	background-color: #f5f5f3;
	padding: 5px 10px;
	color: #567fc1;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #e3e2dd;
}

#redaktionstipp .left {
	float: left;
	width: 140px;
}

#redaktionstipp .left img {
	float: left;
	margin: 35px 0 0 10px;
	padding: 2px;
	border: 1px solid #eceee8;
}

#redaktionstipp .right {
	float: right;
	width: 435px;
}


/* ---------------- NAVIGATION ---------------- */


#nav { font-size: 80%; padding: 5px 0px 15px 10px; color: #666666; }
#nav a:link, #nav a:visited { color: #666666; }
#nav a:hover { text-decoration:underline; background-color: transparent; }

.navigation { font-size: 90%; padding: 5px 20px 5px 20px; }


/* ---------------- POST ---------------- */

#linke_spalte .post h2 a { padding: 0 0 0 0; margin: 0 0 0 0; text-decoration: none;}

.relatedposts { width: 100%; float: left; color: #666; margin: 20px auto; padding: 0 20px 5px 10px; font-size: 12px; }

#linke_spalte .relatedposts ul {
	margin-left: -30px;
}

#linke_spalte .relatedposts ul li {
	list-style: none;
	background-image: url(img/pfeil.jpg);
	padding: 0 0 0 5px;
	margin: 0 0 8px -24px;
}


/* ---------------- Newsletter ---------------- */


label, input#submit { /* Alle Labels UND Formularelemente ausw�hlen */
  display: block;
  float: left;
  width: 50px;
}

input#email {
  width: 170px;
}

input#radio {
  display: block;
  float: left;
  width: 20px; /* Breite.*/
}

form br { /* Alle Zeilenumbr�che in Formularen ausw�hlen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

label {
 text-align: right; 
 padding-right: 1em; 
}


/* ---------------- FOOTER ---------------- */


#footer { height: 60px; clear: both; font-size: 100%; padding: 0 0; margin: 0 0 20px 0; background: url(img/footer.gif) no-repeat bottom center; }
#footer p { color: #fff; margin-right: 50px; padding-top: 28px; text-align: left; font-size: 11px; float: right;}

/* Hack fuer IE 7 */
	html* #footer p {
	margin-top: 10px; }	
/* Ende Hack fuer IE 7 */

#footer a, #footer a:link { color: #fff; text-decoration: underline; }
#footer a:hover { text-decoration: none; }


/* ---------------- COMMENTS ---------------- */


.commentlist li, #commentform input, #commentform textarea {font-size: 100%; }
.commentlist li {font-weight: bold;}
.commentlist cite, .commentlist cite a { font-weight: normal;font-style: normal;}
.commentlist p {font-weight: normal; line-height: 130%;text-transform: none;}
#commentform p {padding: 0 10px 0 20px; }

.commentmetadata {font-weight: normal;}

h3.comments {padding: 0 10px 0 10px; margin: 40px 10px 20px 10px;}

#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 10px;}
#commentform textarea {	width: 100%; padding: 2px;}
#commentform #submit { margin: 0;float: right;}

/* ---------------- Konditionstabellen ---------------- */

.kond-links {
	background-color: #B8CBE3;
	color: #000000;
	font-weight: bold;
}
.kond-rechts {
	background-color: #E2EBF7;
}
.kond-tabelle {
	border: 1px solid #CDCDCD;
}
.kond-zinsmonate {
	text-align: center;
	background-color: #E2EBF7;
}
.kond-headline {
	background-color: #B8CBE3;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.kond-antrag {
	text-decoration: underline;
	color: #567FC1;
	background-color: #E2EBF7;
}
