html, body {
background-color: #AAAAAA;
padding: 0px;
font-family: georgia, "times new roman", serif;
font-size: 12px;
color: #222222;
margin: 0px;
background-image: url(img/bg.png);
}

a:link, a:visited {
color: #f60788;
text-decoration: none;
}

a:hover, a:active {
text-decoration: underline;
}


h1 {
display: none;
}

h2 {
font-family: helvetica, verdana, arial, sans-serif;
font-size: 15px;
color: #f60788;
margin: 0 0 -5px 0;
padding: 0px;
font-weight: normal;
}

#centerall {
margin-left:auto;
margin-right:auto;
width: 900px;
}
	
#header {
background-color: #FFFFFF;
background-image: url(img/creeze.png);
background-repeat: no-repeat;
background-position: 12px 10px;
width: 620px;
height: 78px;
padding: 0 0 0 280px;
margin: 0px;
}

	
#header:hover {
background-image: url(img/creeze.gif);
}

.links, #footer {
float: left;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #777777;
padding-top: 0px;
margin-top: 10px;
}

.links {
width: 120px;
}

#footer {
padding-left: 15px;
clear: both;
}

.links a {
color: #777777;
}

.links a:hover {
text-decoration: none;
color: #f60788;
}

.links ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}

.links li {
margin-bottom: 4px;
}

.endkant {
width: 900px;
height: 8px;
background-image: url(img/kanteu.png);
clear: both;
margin-bottom: 15px;
}

.beginkant {
width: 900px;
height: 6px;
background-image: url(img/kanteo.png);
clear: both;
}

.post, #comments {
float: left;
width: 900px;
clear: both;
border-bottom: 1px solid #b4b4b4;
padding-bottom: 20px;
margin-bottom: 30px;
}

#content {
background-color: #ffffff;
width: 900px;
float: left;
padding-top: 30px;
}

.now {
width: 75px;
height: 18px;
background-color: #a8a8a8;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
float: left;
padding-left: 17px;
padding-top: 5px;
}

.textit {
float: left;
width: 550px;
margin-left: 40px;
line-height: 20px;
}

.author {
float: left;
margin-left: 20px;
padding-left: 15px;
border-left: 1px solid #b4b4b4;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #777777;
line-height: 15px;
height: 60px;
}

#navi {
width: 900px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
}

#navi ul {
margin: 0px;
padding: 0px;
}

#navi .current-cat, #curr li {
float: left;
list-style-type: none;
background-image: url(img/navact1.png);
background-repeat: no-repeat;
height: 23px;
padding-left: 17px;
margin-right: 9px;
}

#navi .current-cat a, #curr li a {
background-image: url(img/navact2.png);
background-repeat: no-repeat;
background-position: right top;
display: block;
height: 23px;
padding-right: 17px;
padding-top: 5px;
color: #555555;
}

#navi li {
float: left;
list-style-type: none;
background-image: url(img/nav1.png);
background-repeat: no-repeat;
height: 23px;
padding-left: 17px;
margin-right: 9px;
}


#navi li a {
background-image: url(img/nav2.png);
background-repeat: no-repeat;
background-position: right top;
height: 23px;
display: block;
padding-right: 17px;
padding-top: 5px;
color: #AAAAAA;
}

#commentlist {
padding: 0px;
list-style-type: none;
width: 550px;
}


#commentlist img {
clear: both;
}

.smalltext, #commentform label {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
color: #777777;
}

.commeach {
margin: 0 0 20px 0;
}

.commeach p {
	
margin: 0 0 10px 0;

}

.space {
margin-left: 135px;
}

#comment {
width: 550px;
}

#oldnew {
margin-left: 135px;
width: 550px;
margin-bottom: 40px;
clear: both;
}

.wp_smiley {
border: 0px solid;
clear: both;
}

blockquote {
color: #777777;
margin-left: 0px;
padding-left: 0px;
}


.full_widget, .connections { border: none ! important; }

.connect_top { background-color: #fff ! important;}

.connect_top img, .name_block, .unlike_link, .connect_widget_connected_text, .comment_body, .connect_widget_facebook_favicon, .connect_widget_sample_connections, .connect_widget_confirmation { display: none ! important; }

.connect_action { padding: 0 ! important; }

.connect_widget .like_button_no_like .piece, .connect_widget .like_button_no_like {
background-color: #222 ! important;
border-color: #222 ! important;
}

.liketext { background: url(http://static.designmadeingermany.de/fb.png) no-repeat right -34px ! important; }

.connect_widget_like_button .liketext {
color: #fff ! important;
padding-left: 3px ! important;
padding-right: 18px ! important;
}


.connect_widget_text {
margin-top: -2px ! important;
padding-left: 10px ! important;
}


.connect_widget .like_button_like, .connect_widget .like_button_like .piece {
background-color: red ! important;
border-color: red ! important;
}

.connect_widget_not_connected_text a, .connect_widget_not_connected_text a:visited { color: #222; }
