/*  
Theme Name: Ainfach
Theme URI: 
Description: 
Version: 0.00000000000000000000000000000000001
Author: 
Author URI: 
*/



.commentlist li {
background : #282852;
color : #fff;
padding : 10px;
margin : 0 0 10px 0;
list-style: none;
}
.commentlist a {
color : #fff;
}



body {
margin : 0;
height : 100%;
}
a {
color : #282852;
text-decoration : none;
}
.left {
float : left;
}
.right {
float : right;
}
.clear:after {
	content : "clear";
	clear : left;
	display : block;
	height : 0;
	overflow : hidden;
	font-size : 0;


}

blockquote{
font-style : italic;
}

#container {
width: 1000px;
margin: 0 auto;
font-family : Helvetica, Arial, sans-serif;
}

#header {
height : 100px;
background : url('images/bg1.png');
margin : 0 0 20px 0;
}
#header h1 {
padding : 20px 0 0 33px;
font-size : 64px;
font-weight : bold;
margin : 0;
}
#header h1 a {
color : #fff;
}




#content {
float: left;
text-align: justify;
width: 850px;
}

.cntnt-box {
width: 750px;
}
.streifen {
height : 10px;
width : 800px;
background : url('images/bg1.png');
margin : 0 0 20px 0;
}
.clear {
clear: both;
}

.cntnt-box .left {
float: left;
width: 80px;
margin : 3px 0 0 0;
height : 50px;
background : #282852;
}
.cntnt-box .left .date {
padding : 0 2px;
background : #282852;
color : #fff;
font-weight : bold;
}
.cntnt-box .left a {
color : #fff;
}

.cntnt-box .right {
float: right;
width: 650px;
margin : 0 0 20px 0;
}
.cntnt-box .right p {
margin : 0 0 10px 0;
text-align :justify;
}
.cntnt-box .right h2 {
font-weight : bold;
font-size : 27px;
margin : 0 0 0 0px;
}

.navigation {
text-align : center;
font-weight : bold;
margin : 0 0 25px 0;
}
.navigation a {
color : #282852;
border : 2px solid #282852;
padding : 3px 5px;
}
.navigation a:hover {
text-decoration : underline;
}



#sidebar {
float: right;
width: 150px;
text-transform : uppercase;
}
#sidebar .widget {
margin : 0 0 20px 0;
}
#sidebar ol, #sidebar ul {
list-style : none outside none;
padding : 0;
}
#sidebar ol > li {
margin : 0 0 10px 0;
}
#sidebar h2 {
font-size : 14px;
margin : 0;
}
#sidebar .widget_search label {
font-size : 14px;
font-weight : bold;
}
#sidebar ul {
font-size : 12px;
}
#sidebar a {
	color : #fff;
	background : #282852;
	padding : 1px;
	font-weight : bold;
	margin : 4px 0 15px 0;
}
#sidebar a:hover {
	color : #fff;
	background : #696995;
}
#sidebar input {
	width : 120px;
	color : #fff;
	background : #282852;
	border : 1px solid #282852;
}



#sidebar .widget li {
	margin : 4px 0 4px 0;
}


#footer {
	clear : both;
	background : url('images/bg1.png');
	padding : 18px 0 18px 0;
	color : #000;
}
#footer .widget {
	float : left;
	min-width : 100px;
	max-width : 240px;
	margin : 0 20px 0 40px;
}
#footer .widgettitle {
	font-weight : bold;
	font-size : 24px;
	text-transform : uppercase;
	margin : 0 0 7px 0;
}
#footer ol {
	margin : 0;
	padding : 0;
	list-style-type : none;
	list-style-image : none;
}
#footer ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	list-style-image : none;
}
#footer .widget li {
	margin : 0 0 15px 0;

}
#footer a {
	background : #282852;
	color : #000;
	background : #fff;
	padding : 5px;
	font-weight : bold;
}
#footer a:hover {
	color : #fff;
	background : #282852;
}

