/*
Theme Name: sobeauty.de
Theme URI: sobeauty.de
Description: sobeauty.de
Version: 1.0
Author: Philipp
Author URI: sobeauty.de


*/


body {
	width:850px;
	margin:auto;
	font-family:verdana;
	font-size:12px;
	background-image:url(http://www.sobeauty.de/wp-content/themes/sobeauty_de/images/bodybg.gif);
	background-position:center;
	}

h1 {
	color:white;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding:3px;
	font-weight:bold;
	background-color:#D01818;
	margin-bottom:3px;
	}
h2 {
	font-size:12px;
	font-weight:bold;
         color: #D01818;
	margin:0px;
	padding:3px 0px 3px 0px;
	}
h3 {
	padding:3px;
	margin:0px;
	margin-bottom:3px;
	background-color:#333333;
	color:white;
	font-weight:bold;
	font-size:12px;
	}
#mitte p, #mitte li {
	line-height: 18px;
}
.red {
	color:#D01818;
	}

img {
	border:0px;
	}

#site {
	width:850px;
	background-image:url(http://www.sobeauty.de/wp-content/themes/sobeauty_de/images/sitebg.jpg);
	}

#header {
	width:850px;
	height:150px;
	}
#head1 {
	width:850px;
	height:135px;
	background-image:url(http://www.sobeauty.de/wp-content/themes/sobeauty_de/images/head1.jpg);
	}
#head2 {
	width:850px;
	height:22px;
	padding-top:8px;
	/*background-image:url(http://www.sobeauty.de/wp-content/themes/sobeauty_de/images/line.gif);*/
	background-color:#333333;
	color:white;
	text-align:center;
	}
#head3 {
	width:850px;
	height:21px;
	padding-top:9px;
	background-image:url(http://www.sobeauty.de/wp-content/themes/sobeauty_de/images/head3.jpg);
	text-align:center;
	}

#main {
	width:850px;
	background-color:white;
	}
#links {
	width:175px;
	padding:5px 0px 0px 5px;
	float:left;
	}
#mitte {
	width:660px;
	padding:5px;
	float:left;
	text-align:justify;
	}
#content {
	width:495px;
	padding-right:5px;
	float:left;
	}

#footer {
	width:850px;
	height:22px;
	padding-top:8px;
	/*background-image:url(http://www.sobeauty.de/wp-content/themes/sobeauty_de/images/line.gif);*/
	background-color:#333333;
	text-align:center;
	color:white;
	}

.buttonhead {
	padding:3px;
	margin-bottom:3px;
	background-color:#333333;
	color:white;
	font-weight:bold;
	}
.button a:link {
	padding:2px;
	margin-bottom:3px;
	display:block;
	background-color:#efefef;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	}
.button a:active {
	padding:2px;
	margin-bottom:3px;
	display:block;
	background-color:#efefef;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	}
.button a:visited {
	padding:2px;
	margin-bottom:3px;
	display:block;
	background-color:#efefef;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	}
.button a:hover {
	padding:2px;
	margin-bottom:3px;
	display:block;
	background-color:#dddddd;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	}

.header, footer {
	color:#D01818;
	}
#head2 a:link  {
	color:white;
	text-decoration:none;
	}
#head2 a:active {
	color:white;
	text-decoration:none;
	}
#head2 a:visited {
	color:white;
	text-decoration:none;
	}
#head2 a:hover {
	color:#D01818;
	text-decoration:none;
	}

#footer a:link  {
	color:white;
	text-decoration:none;
	}
#footer a:active {
	color:white;
	text-decoration:none;
	}
#footer a:visited {
	color:white;
	text-decoration:none;
	}
#footer a:hover {
	color:#D01818;
	text-decoration:none;
	}

#mitte a:link  {
	color:#D01818;
	text-decoration:none;
	}
#mitte a:active {
	color:#D01818;
	text-decoration:none;
	}
#mitte a:visited {
	color:#D01818;
	text-decoration:none;
	}
#mitte a:hover {
	color:#D01818;
	text-decoration:underline;
	}

#mitte h1 a:link  {
	color:#ffffff;
	text-decoration:none;
	}
#mitte h1 a:active {
	color:#ffffff;
	text-decoration:none;
	}
#mitte h1 a:visited {
	color:#ffffff;
	text-decoration:none;
	}
#mitte h1 a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
.pagebar a, .pageList .this-page{
	border: solid 1px #D01818;
}
.pagebar a:visited{
	border:	solid 1px #D01818;
}
.pagebar .this-page{
	border-color: #D01818;
}
.pagebar a:hover{
	background-color: #efefef;
	border-color: #D01818;
}