/*
Theme Name: Giro Ohne Schufa Design
Theme URI: http://www.girokontoohneschufa.de
Description: Professionelles Finanzdesign
Version: 1.0
Author: Felix J. Leupold
Author URI: http://www.xiel.de
Tags: blue, white, gray

*/

html {
	background-color:#ededed;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

body {
	width:849px;
	margin:auto;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color:#003399;
	text-decoration:none;
}

a:hover, a:active {
	color:#0066cc;
}

#header {
	width:849px;
	height:207px;
	background-image:url(images/header_giro_ohne_schufa.jpg);
}

#header h1, #header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:active  {
	display:block;
	margin:0px;
	height:207px;
	text-indent:-9999px;
}

#page {
	width:849px;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-y;
}

#footer  {
	width:849px;
	height:29px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	clear:both;
	text-align:center;
	font-size:10px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:15px;
}

#sidebar {
	float:left;
	width:218px;
}

.sidemenue {
	margin:0px;
	padding:0px;
	margin-top:5px;
}

.sidemenue li {
	width:218px;
	height:51px;
	background-image:url(images/sidebar_li.jpg);
	background-repeat:no-repeat;
	background-position:top;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:-11px;
	color:#FFF;
	font-family:"Segoe UI","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}

.sidemenue li a, .sidemenue li a:link, .sidemenue li a:visited {
	color:#FFF;
	text-decoration:none;
	display:block;
	height:51px;
	line-height:51px;
	vertical-align:middle;
	text-align:right;
	padding-right:18px;
}

.sidemenue li a:hover, .sidemenue li a:active {
	color:#FFF;
	text-decoration:none;
	display:block;
	vertical-align:middle;
	text-align:right;
}

.sidemenue li:first-child {
	background-image:url(images/sidebar_top.jpg);
	height:51px;
	padding-top:11px;
	
}

.sidemenue li:hover {
	background-position:bottom;
}

.sideboard {
	background-image:url(images/bg_sidebar.jpg);
	background-repeat:repeat-y;
	margin-left:-11px;
	width:218px;
}

.sideboard_end {
	background-image:url(images/sideboard_end.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:right;
	width:218px;
	padding-bottom:15px;
}

.sideboard_end div {
	padding-left:11px;
	padding-right:16px;
	padding-bottom:72px;
	margin-bottom:15px;
	padding-top:15px;
	color:#FFF;
	background-image:url(images/online_banking.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#content {
	float:right;
	width:630px;
}

.post h2 {
	margin:0px;
	padding:0px;
	background-image:url(images/uberschrift.jpg);
	background-position:left;
	margin-top:5px;
	margin-left:-4px;
	height:60px;
	width:630px;
	line-height:60px;
	vertical-align:middle;
	color:#FFF;
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:15px;
}

.post h2 a:link, .post h2 a:visited, .post h2 a:active {
	color:#FFF;
	text-decoration:none;
}

.post h2 a:hover {
	text-decoration:underline;
}

.post .entry {
	padding-left:17px;
	padding-right:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.post .entry p {
	margin:0px;
	margin-bottom: 10px;
	text-align:justify;
}

.post .entry h1, .post .entry h2, .post .entry h3, .post .entry h4, .post .entry h5 {
	color:#003399;
}

#content hr {
	visibility:hidden;
	clear:both;
}

.datum {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.infobox {
	width:641px;
	height:123px;
	background-image:url(images/infobox.jpg);
	margin-left:-17px;
	margin-top:10px;
	margin-bottom:10px;
}

.infobox a:link, .infobox a:visited {
	color:#FFF;
}

.infobox a:hover, .infobox a:active {
	font-weight:bold;
}

.infobox_1 {
	padding:10px;
	width:296px;
	color:#FFF;
}

.infobox_2 {
	padding:10px;
	width:305px;
	color:#FFF;
	float:right;
}

.infobox_1 ul {	
	background-image:url(images/wirecard_bank.gif);
	background-repeat:no-repeat;
	width:250px;
	height:21px;
	margin:0px;
	padding-top:25px;
}

.infobox_1 ul li:last-child {
	list-style:none;
	text-decoration:underline;
	color:#FFF;
	text-align:right;
	font-size:12px;
}

.infobox_2 ul li:last-child {
	list-style:none;
	text-decoration:underline;
	color:#FFF;
	text-align:right;
	font-size:12px;
}

.infobox_2 ul {	
	background-image:url(images/global.gif);
	background-repeat:no-repeat;
	width:250px;
	height:21px;
	margin:0px;
	padding-top:25px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.navigation * {
	padding:10px;
	text-decoration:none;
}

.commentlist {
	padding: 15px;
	margin-left:20px;
}

.commentlist .comment {
	background-color:#ededed;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
}

#comments {
	text-align:center;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#respond {
	padding:10px;
}

#respond textarea {
	width:500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.kommentar_schreiben {
	text-align:center;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
