@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#global {
	clear: none;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#global #header {
	float: left;
	width: 980px;
	height:100px;
	background-image: url(http://www.stiefel-fetisch.com/img/header_bg.jpg);
}
#global #content {
	float: left;
	width: 980px;
	background-color: #FFFFFF;
}
#global #footer {
	float: left;
	width: 980px;
	height:25px;
	background-image: url(http://www.stiefel-fetisch.com/img/footer_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 25px;
	text-align: center;
}
#global #footer a:link{
	color:#AAAAAA;
	text-decoration:none;
}
#global #footer a:visited{
	color:#AAAAAA;
	text-decoration:none;
}
#global #footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#global #footer a:active{
	color:#AAAAAA;
	text-decoration:none;
}
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue {
	color: #4c9dd5;
}
.white {
	color: #FFFFFF;
}
#header h1 {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	color: #4c9dd5;
	text-decoration:none;
}
#header h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#header #header_text {
	width: 450px;
	float: left;
	position: relative;
	left: 10px;
	top: 15px;
}

#header #banner {
	height: 60px;
	width: 468px;
	position: relative;
	top: 20px;
	margin: 0px;
	padding: 0px;
	float: right;
	right: 20px;
}
#global #content #sidebar {
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#global #content #maincontent {
	margin: 10px;
	float: right;
	width: 630px;
}
.sidebar_box_trenner {
	background-image: url(http://www.stiefel-fetisch.com/img/breakline_sidebar.jpg);
	float: left;
	height: 10px;
	width: 320px;
}
.sidebar_box_content {
	float: left;
	width: 320px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar_box_content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidebar_box_content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.sidebar_box_title {
	float: left;
	width: 320px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar_box_title h2{
	font-size: 16px;
	font-weight: bold;
	margin:0px;
}
.sidebar_box_content_tags {
	float: left;
	width: 320px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}
#maincontent .stickypost {
	float: left;
	width: 630px;
}
#maincontent .stickypost .stickypost_header {
	height: 39px;
	width: 622px;
	background-image: url(http://www.stiefel-fetisch.com/img/post_header_bg.jpg);
	padding-top: 8px;
	padding-left: 8px;
}
#maincontent .stickypost .stickypost_header h2 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
}
#maincontent .stickypost .stickypost_content {
	float: left;
	width: 630px;
}

#maincontent .post {
	float: left;
	width: 630px;
	margin-top: 15px;
}
#maincontent .post .post_header {
	height: 39px;
	width: 622px;
	background-image: url(http://www.stiefel-fetisch.com/img/post_header_bg.jpg);
	padding-top: 8px;
	padding-left: 8px;
}
#maincontent .post .post_header h3 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
}
#maincontent .post .post_text {
	width: 620px;
	padding: 5px;
	font-size: 12px;
	text-align: justify;
}
#maincontent .post .post_image {
	width: 620px;
	padding: 5px;
	font-size: 12px;
	text-align: center;
}
#maincontent .post .post_link {
	width: 620px;
	padding: 5px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#maincontent .post .post_meta {
	width: 620px;
	padding: 5px;
	font-size: 10px;
	text-align: left;
}
#maincontent .post .post_image img {
	border: 2px solid #68AFE3;
}
#content a:link {
	color: #333333;
	text-decoration: none;
}
#content a:visited {
	color: #333333;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#maincontent .post .post_header a {
	color: #FFFFFF;
}

#content a:active {
	color: #333333;
	text-decoration: none;
}

#maincontent .header {
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	float: left;
	width: 620px;
}
#maincontent .page_nav {
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	float: left;
	width: 620px;
	text-align: center;
}

