/*  =========================================================
Stylesheet für globale Formatierung
Datei:  style.css
Datum:  29. Dezember 2010
Autor:  Thomas Michalski
========================================================== */

/* CSS-Reset */
* { padding: 0; margin: 0; }

/* Bildlaufleiste im Firefox immer zeigen */
html {
	height: 101%;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #FFFFFF;
	background: #000099 url(images/background.gif) repeat-x 0 0;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
	text-decoration: underline;	
}
a:hover {
	color: #3399FF;	
}
p {
	color: #FFFFFF;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.yellow {
	color: yellow;
	line-height: 1.5em;
	text-transform: uppercase;
	margin: 0;
}
.blue {
	color: #6699FF;
	line-height: 1.5em;
	text-transform: uppercase;
	margin: 0;
}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}

/* BEGIN wrapper */
#wrapper {
	width: 925px;
	margin: auto auto;
	text-align: left;
}
/* END wrapper */

/* BEGIN header */
#header {
	height: 182px;
}
#header div.topnavi {
	width: 925px;
	padding: 10px 0 10px 0;
	text-align: right;
	font-size: 0.9em;
	color: #ffffff;
}
#header div.topnavi a {
	color: #ffffff;
	text-decoration: none;
	margin: 0 3px;
}
#header div.topnavi a:hover {
	text-decoration: underline;
}
#header h1 {
	float: left;
	margin-bottom: 28px;
	font-size: 0;
	clear: both;
}
#header h1 a {
	display: block;
	width: 340px; height: 83px;
	text-indent: -9999px;
	outline: none;
	background: url(images/trglogo-header.gif) no-repeat 0 0;
}
#header .ad468x83 {
	float: right;
	margin-bottom: 28px;
}
#header .categories {
	height: 37px;
	clear: both;
	list-style-type: none;
	overflow: hidden;
}
#header .categories li {
	float: left;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}
#header .categories a {
	color: #6699FF;
	display: block;
	padding: 1em 1.2em;
	text-decoration: none;
}
#header .categories li a:hover {
	background-color: #0033cc;
}
#header .categories li.f {
	padding-left: 0;
	background: none;
}
#header .categories li.f a {
	padding-left: 0;
}
/* END header */

/* BEGIN content */
#content {
	width: 600px;
	float: left;
	padding: 20px 0;
}
#content .post {
	background: url(images/gradient.png) repeat-x 0 0;
	border: 1px solid #000066;
	padding: 15px;
	margin-bottom: 10px;
}
#content .post img {
	float: left;
	margin-right: 15px;
	width: 200px; height: 200px;
}
#content .post h2 {
	font-size: 1.6em;
	color: #6699FF;
	font-weight: normal;
	margin-bottom: 10px;
}
#content .post .details {
	color: #6699FF;
	padding-top: 5px;
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 0;
}
#content .post .details a {
	color: #6699FF;
	text-decoration: underline;
}
#content .post .details a:hover {
	color: yellow;
}
#content .slideshow {
	margin-bottom: 10px;
	height: 232px;
	overflow: hidden;
}
#content .jquery_cycle {
	margin-bottom: 10px;
}	
#content .single {
	background: url(images/gradient.png) repeat-x 0 0;
	border: 1px solid #000066;
	padding: 15px;
	margin-bottom: 10px;
}
#content .adsense {
	border: 1px solid #000066;
	padding: 15px;
	margin-bottom: 10px;
}
#content .single img.top {
	margin-bottom: 10px;
}
#content .single img.left {
	float: left;
	margin-right: 15px;
}
#content .single img.right {
	float: right;
	margin-left: 15px;
}
#content .single h2 {
	margin-bottom: 10px;
	color: #6699FF;
	font-size: 1.6em;
	font-weight: normal;
}
#content .single h2.b {
	margin: 0; padding: 0;
	color: #6699FF;
	font-size: 1.6em;
	font-weight: normal;
}
#content .single h3 {
	color: #6699FF;
	font-weight: normal;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#content table.hidden {
	border: 0px;
	width: 100%;
}
#content .subnav {
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;
	margin-bottom: 10px;
}
#content .subnav a {
	background: url(images/content_heading.gif) repeat-x;
	text-align: center;
	border-right: 1px solid #000066;
	float: left;
	line-height: 30px;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
}
#content .subnav a:hover,
#content .subnav a.activ {
	background: url(images/content_heading_a.gif) repeat-x;
	color: #FFFFFF;
}
#content .heading {
	background: url(images/content_heading.gif) repeat-x;
	border: 1px solid #000066;
	line-height: 30px;
	font-size: 1.0em;
	font-weight: normal;
	padding-left: 15px;
}
#content div.tableXcol {
	width: 599px;
	background: url(images/gradient.png) repeat-x 0 0;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;
	margin-bottom: 10px;
}
#content div.tableXcol table {
	border: 0 none;
	width: 100%;
}
#content div.tableXcol td.row_head {
	border-right: 1px solid #000066;
	padding: 8px;
	color: #3399cc;
}

#content div.tableXcol td.row {
	border-right: 1px solid #000066;
	border-top: 1px solid #000066;
	padding: 8px;
}
/* END content */

/* BEGIN sidebar */
#sidebar {
	width: 302px;
	float: right;
	padding: 20px 0;
}
#sidebar .box {
	background: url(images/gradient.png) repeat-x 0 0;
	border: 1px solid #000066;
	margin-bottom: 10px;
}
#sidebar .box p {
	margin: 0 10px 10px 10px;
}
#sidebar .box h2 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 10px;
	color: #cccccc;		
}
#sidebar .box ul {
	list-style-image: none;
	margin: 0 10px 10px 10px;
}
#sidebar .box ul.mehr {
	list-style-image: none;
	margin: 0 10px 0 10px;
}
#sidebar .box ul li {
	background: url(images/li.gif) no-repeat left 8px;
	list-style: none;
	line-height: 23px;
	height: 23px;
}
#sidebar .box ul li a {
	color: #6699FF;
	padding-left: 20px;
	text-decoration: none;
	line-height: 23px;
	height: 23px;
}
#sidebar .box ul li a:hover {
	color: #FFFF00;
}
#sidebar .box p.ads {
	text-align: center;
	padding: 0 3px 10px 3px;
}
#sidebar .box p.ads img {
	margin: 6px;
}
#sidebar .box .youtube {
	padding: 5px 10px 10px 10px;
}
#sidebar .box .sponsoren {
	padding: 7px 7px 7px 8px;
}
#sidebar .boxadsense {
	background: url(images/gradient.png) repeat-x 0 0;
	border: 1px solid #000066;
	padding: 25px;
	margin-bottom: 10px;
}
#sidebar .rss {
	background: url(images/gradient.png) repeat-x 0 0;
	border: 1px solid #000066;
	margin-bottom: 10px;
	padding: 10px;
}
#sidebar .rss img {
	float: left;
	margin-right: 10px;
}	
#sidebar .rss h2 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	color: #CCC;
}
#sidebar .rss a.link {
	color: #6699FF;
	font-size: 1.0em;
	text-decoration: none;
}
#sidebar .rss a.link:hover {
	color: #FFFF00;
}		
/* END sidebar */

/* BEGIN footer */
#footer {
	clear: both;
	color: #ffffff;
	background-color: #000066;
	border-top: 3px solid #FFFF66;
}

#footer-area {
	width: 925px;
	margin: 0 auto;
}

#footer div.left {
	float: left;
	text-align: left;
	margin: 30px 0 30px 0;
}

#footer div.right {
	float: right;
	text-align: right;
	line-height: 100px;
}

#footer a {
	font-size: 1.0em;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
/* END footer */

/* BEGIN form */
form { margin-top: 30px; }

label.benutzer {
    float: left;
    width: 120px;
    padding-top: 5px;
    text-align: right;
    margin-right: 20px;
}
input.benutzer {
    display: block;
    margin-bottom: 10px;
    padding: 2px;
    width: 180px;
}

input.absenden { margin-left: 140px; }

textarea.benutzer {
    display: block;
    margin-bottom: 10px;
    padding: 2px;
    width: 250px;
    height: 150px;
}

div.captcha {
	width: 300px;
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	margin: 20px 0 20px 123px;
	padding: 12px 15px 15px 15px;
}

.captcha-antwort {
	font-size: 14px;
	font-weight: bold;
	width: 60px;
	height: 21px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	margin-left: 10px;
}
h3.error {
	color: yellow;
	margin-left: 140px;
}
/* END form */

/* BEGIN noscript */
#content .noscript {
	background: url(images/gradient.png) repeat-x 0 0;
	border: 1px solid #000066;
	padding: 15px;
	margin-bottom: 10px;
}
#content .noscript img {
	float: left;
	margin-right: 15px;
	width: 43px; height: 43px;
}
#content .noscript h2 {
	color: yellow;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
}
/* END noscript */


/* BEGIN css-button */
a.fotoalbum {
	float: right;
	display:block;
	width:120px;
	height:27px;
	background-image: url(images/fotoalbum.gif);
}

.preload {
	width:0px;
	height:0px;
 	visibility:hidden;
}

a.eintrag {
	margin: 1px;
	display:block;
	width:125px;
	height:35px;
	background-image: url(images/eintrag_p.gif);
}

a.eintrag:hover {
	background-image: url(images/eintrag_a.gif);
}
/* END css-button */


/* ======================================= 
   E N D E   style.css 
   ======================================= */
