/*
Theme Name: TV Boisheim
Theme URI: http://thomasbrueggemann.com
Description: Das Website Template f&uuml;r den TV Boisheim
Version: 1.0
Author: Thomas Brueggemann
Author URI: http://thomasbrueggemann.com
License: GPL
*/

body {
	color: #000000;
	background:#ffffff;
	/*font-family: Arial, Helvetica, sans-serif;*/ font-size: 12px; color: #333333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
	text-align:left;
	margin:0px;
	padding:0px;
	background-image:url(images/back.png);
}

#query {
	position:absolute;
	z-index:10;
	width:334px;
	height:50px;
	background-image:url(images/search.png);
	margin:35px 0 0 64px;
	padding-top:2px;
}

#head {
	margin-left:0px;
	margin-bottom:0px;
}

#frame {
	width:900px;
	height:100%;
	background-image:url(images/frame.png);
	background-repeat:repeat-y;
	background-position:center;
}

#home {
	width:27px;
	height:27px;
	padding:0px;
	margin:1px 3px 0 6px;
	background-image:url(images/home_in.png);
	background-repeat:no-repeat;
	float:left;
}

#home:hover {
	background-image:url(images/home_out.png);
}

#lupe {
	width:27px;
	height:27px;
	padding:0px;
	margin:1px 6px 0 0px;
	background-image:url(images/lupe_in.png);
	background-repeat:no-repeat;
	float:left;
}

#lupe:hover {
	background-image:url(images/lupe_out.png);
}

#hoch {
	width:27px;
	height:27px;
	padding:0px;
	margin:-6px 3px 0 10px;
	background-image:url(images/hoch_in.png);
	background-repeat:no-repeat;
	float:left;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#hoch:hover {
	background-image:url(images/hoch_out.png);
}

#rss {
	width:27px;
	height:27px;
	padding:0px;
	margin:-6px 6px 0 0px;
	background-image:url(images/rss_in.png);
	background-repeat:no-repeat;
	float:left;
}

#rss:hover {
	background-image:url(images/rss_out.png);
}

#menu {
	position:absolute;
	z-index:5;
	left:50%;
	margin-left:-390px;
	padding-left:2px;
	background-image:url(images/navi.png);
	background-repeat:no-repeat;
	width:780px;
	top:132px;
}

#footer {
	position:absolute;
	left:50%;
	margin:20px 0 20px -390px;
	padding-top:7px;
	background-image:url(images/navi.png);
	background-repeat:no-repeat;
	width:780px;
	height:30px;
}

.module {
	width:245px;
	border:1px #CCCCCC solid;
	margin:0 10px 15px 0;
	padding-left:4px;
	background-color:#fafafa;
}

.module ul {
	color:#999;
	padding:5px 2px 5px 10px;
	margin:0px;
	list-style:none;
}

.module ul li {
	margin:5px 0 5px 0;
}

.module ul li a {
	color:#787878;
	text-decoration:none;
}

.module ul li a:hover {
	color:#999;
	text-decoration:underline;
}

.module .head {
	width:239px;
	color:#e3e9f5;
	background-image:url(images/heading.png);
	background-repeat:repeat-x;
	margin:1px 1px 1px -3px;
	padding:3px 4px 4px 4px;
	font-weight:bold;
	font-size:13px;
}

#menu ul {
	float:left;
	width:120px;
	text-align:left;
	min-height:29px;
	padding:5px 0 20px 20px;
	margin:0px;
	list-style:none;
}

#menu ul:hover {
	background-image:url(images/sub.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#menu ul .top {
	list-style:none;
	cursor:default;
	color:#000;
	font-weight:bold;
	font-size:14px;
}

#menu ul .item {
	list-style:none;
	width:117px;
	display:none;
	margin:0px;
	padding:0px;
}

#menu ul .item a {
	color:#000000;
	text-decoration:none;
	display:block;
	padding:10px 0 5px 20px;
	margin-left:-17px;
}

#menu ul .item a:hover {
	background-image:url(images/highlight.png);
	background-position:center;
}

#menu ul:hover .item {
	display:block;
}

#content {
	padding-top:50px;
	width:780px;
	text-align:left;
	display:block;
}

a img {
	border: none;
}

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
}

.post {
	clear:both;
	text-align:justify;
	margin-bottom:40px;
	min-height:230px;
	min-width:470px;
}

.post a {
	color:#809fc6;
	font-weight:bold;
	text-decoration:none;
}

.post a:hover {
	color:#bfcee0;
	text-decoration:underline;
}

.post .rubrik {
	position:absolute;
	z-index:1;
	background-color:#FFFFFF;
	padding-right:5px;
}

.post .rubrik a {
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	color:#bfcee0;
}

.post .trenner {
	width: 100%;
	border-bottom-width: 0.0833em;
	border-bottom-style: solid;
	border-bottom-color:#dedede;
	height: 18px;
	margin-bottom:3px;
}

.hilite {
	color: #fff;
	background-color: #990066;
	padding: 1px 3px 2px 3px;
}

#thomas {
	font-size:8px;
	color:#999999;
	margin:0 0 8px 0;
}

#thomas a {
	color:#999;
	text-decoration:none;
}

#thomas a:hover {
	text-decoration:underline;
}

.post .infos, .post .comments {
	/*background-color:#ecf2f8;
	padding:4px 4px 4px 8px;*/
}

.post .infos, .post .infos a, .comments {
	color:#888;
	font-size:10px;
	text-decoration:none;
}

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

#center {
	width:900px;
	position:absolute;
	left:50%;
	margin-left:-450px;
}

#validate {
	margin:70px 0 0 0;
	padding:0 0 15px 0;
}

#validateXXL {
	margin:110px 0 0 0;
	padding:0 0 15px 0;
}

#links {
	background-color:#dedede;
	border:2px #aaa solid;
	width:300px;
	height:250px;
}

#footer a {
	color:#336699;
	font-weight:bold;
}

.trenn {
	color:#CCCCCC;
}

/* SIDEBAR */
#sidebar {
	position:absolute;
	width:110px;
	left:50%;
	margin-left:420px;
	display:none;
}