@charset "utf-8";

body{
	margin: 0;
	padding: 0;
	background-repeat:repeat-x;
	background-image:url(img/body-bg.jpg);
	}

#container {
	width: 1018px;
	margin: 0 auto;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#545454;
	}

#header {
	background-image:url(img/header-bg2.png);
	background-repeat:no-repeat;
	width:1018px;
	height:76px;
	margin-top:0;
	margin-left:0;
	position:relative;
	}

#logo {
	width: 243 px;
	height: 37px;
	}
	
#logo img {
	margin-top: 20px;
	margin-left: 20px;
	
	}
#logo-sub h1{
font-size: 12px;
	margin-left: 32px;
	margin-top: 14px;
	font-weight:bold;
	text-shadow:1px 1px 1px black;
	color: #e6d8c3;
	}

	
#content-container {
	width: 1018px;
	min-height: 500px;
	background-image:url(img/content-container-bg.png);
	background-repeat:repeat-y;
	margin-top: 0;	
	padding-top: 10px;
	}

.sidebar{
	width: 205px;
	font-size: 12px;
	margin-top: 0;
	background-color: #ffffff;
	}
	
#sidebar1 {	
	float:left;
	margin-left: 8px;
	}


#sidebar2 {
	float:right;
	margin-right: 8px;
	}

#facebook-container {
	background-image:url(img/content-container-bg.png);}
	
#facebook {
	margin-left: 380px;
	padding: 8px;}
	

	
.sidebar h2, .sidebar h3, .sidebar h4{
/*	background-image:url(img/box-header-bg.jpg);
	background-repeat:repeat-x;*/
	background-color: #C5E4FB;
	font-size: 14px;
	border: 1px #cfcfcf solid;
	height: 14px;
	padding: 5px;
	color: #184166;
	margin: 0 0 -1px;
	}
	

	
	
.box-left{
	background-color: #FFFFFF;
	border: 1px #cfcfcf solid;
	width: 193px;
	padding: 5px;
	}
	
.box-right{
		background-color: #FFFFFF;
		border: 1px #cfcfcf solid;
		width: 193px;
		padding: 5px;
	}
	
#content {
	background-color: #FFFFFF;
	width: 576px;
	margin-left:215px;
	margin-top: 0;
	min-height: 500px;
	border: 1px #cfcfcf solid;
	padding: 5px;	
	float:none;
}

.sidebar .csc-header {
	background-image:url(pics/bg-box-heade2.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 166px;
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 5px;
	}
#table_right{
	border: #333 1px solid;}


#footer-container-head{
	background-image:url(img/footer-head.png);
	background-repeat:no-repeat;
	height: 40px;
	margin: 0;
	}

#footer-container{
	width: 1018px;
	min-height: 250px;
	background-image:url(img/content-container-bg.png);
	background-repeat:repeat-y;
	margin-top: 0;
	margin-top: -12px;
	}
	
#footer1{
	float:left;
	height: 20px;
	width: 200px;
	margin-left: 215px;
	margin-top: -12px;
	}
	
#footer2{
	height: 20px;
	width: 200px;
	margin-left: 415px;
	}
	
#footer3{
	float:right;
	height: 20px;
	width: 200px;
	margin-right: 202px;
	margin-top: -32px;
	}

.footermenu {
	list-style:none;
	color:#333;
	font-size:12px;
	}
	
#footer-container h3{
	background-image:none;
	background-color:transparent;
	font-size:12px;
	color:#000000;
	border:none;
	padding-left: 39px;
	}
	
.footermenu a:link, .footermenu a:visited, .footermenu a:active{
	color:#666;
	text-decoration:none;
	font-size:12px;
	}
.footermenu a:hover{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	}

#footermenu1 {
	margin-top: -9px;
	border-right: #999 1px solid;
	}

#footermenu2 {
	margin-top: -9px;
	border-right: #999 1px solid;
	}

#footermenu3 {
	margin-top: -9px;
	}

#subfooter-container {
	width: 1018px;
	background-image:url(img/subfooter-container-bg.png);
	background-repeat:repeat-y;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 10px;
	color:#FFF;	
	line-height: 10px;

	}
#subline {
	margin-top: 2px;
	margin-right:5px;}
	
#sub-logo {
	float:left;}
	
#subfooter-container a{	
font-size: 10px;
	color:#FFF;
	font-style:normal;
	text-decoration:none;}
	
#content h1, #content h2, #content h3, #content h4{
	color: #FF6500;
	background-image:none;
	border:none;
	margin: 0;
	margin-top: 25px;
	margin-bottom: 2px;
	padding: 0;
	height:auto;
	}
#content h2.page-heading {
	margin-top: 0;}	
	
#content h1, #content h2 {
	font-size: 18px;
	color: #545454;
	}
	
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size: 10px;
	text-align:center;}
	
#content h3{
	font-size: 16px;
	background-image:none;
	background-color:transparent;
	color: #545454;
}

#content h4{
	font-size: 15px;
	background-image:none;
	background-color:transparent;
	color: #545454;
}

 p{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	}
	
a, a:link, a:visited {
	color: #184166;
	text-decoration:none;	
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF6500;
	font-weight:bold;
	text-decoration:underline;
	}
	
strong {
	color: #000000;
	}
	
img {
	border:none;}


/*sidebar menu*/
#container #sidebar1 #menu-left ul{
		list-style:none;
		padding-left: 7px;
		margin: 0;}
	
#container #sidebar1 #menu-left ul li {
	background-image:url(pics/list-dot.jpg);
	background-repeat:no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
	padding-bottom: 2px;
	}

#container #sidebar1 #menu-left ul li a,#container #sidebar1 #menu-left ul li a:active, #container #sidebar1 #menu-left ul li a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	font-style:normal;
	text-decoration: none;
}
	
#container #sidebar1 #menu-left ul li a:hover{
	color: #000000;
	}

.sidebar-menu {
	padding-top: 5px;
}

#tn-pos {
	margin-left: 215px;
	margin-top: -41px;
	}
	
/* menü oben*/
div#topnavi {
	position:relative;
	height:47px;
	}
	
*html div#topnavi {
width: 1014px;
}


div#topnavi {
	width: auto;
	margin: 0;
	padding: 0;
}


ul.topmen{
	list-style-type:none;
	margin: 0;
	padding: 0;
	position:absolute;
	left: 50px;
	
	}

li.top {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	background-image:url(img/tab_bg.png);
	background-repeat:repeat-x;
	height: 40px;
	width:auto;
	padding-top: 7px;
	padding-left: 5px;
	padding-right:5px;
	margin-left:0px;
	margin-right:0px;
	
	}
	
li.tab_left{
	float:left;
	margin-left: 3px;
	margin-right: 0px;
	padding: 0;
	width:8px;
	height:42px;
	border: 1px none #000000;
	background-image:url(img/tab_left.png);
	background-repeat:no-repeat;
}

li.tab_right{
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 3px;
	padding: 0;
	width:8px;
	height:42px;
	border: 1px none #000000;
	background-image:url(img/tab_right.png);
	background-repeat:no-repeat;
	}

.topmen a:link {
	position: relative;
	display: inline;
	color:#533007;
	text-decoration:none;
	margin:0;
	padding:0;
	top: 9px;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	}

.topmen a:visited {
	position: relative;
	display: inline;
	color:#533007;
	text-decoration:none;
	margin:0;
	padding:0;
	top: 9px;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	background:none;

	}

table {
	border-collapse:collapse;
	}
tbody {
	border-collapse: collapse;
	}
#content table tbody tr.tr-even {
	background-color: #C5E4FB;
	background-color: #ebebeb;
	border: 1px #cfcfcf solid;
	}
	

td {

	padding: 5px;}
	
#content table tbody tr.tr-even td {
	font-size: 16px;
	min-height: 20px;
	}
#content table tbody tr.tr-even td a{
	text-decoration: none;
	}
#content table tbody tr.tr-odd td {
	font-size: 14px;
	height: 120px;}
	
/*TT-NEWS*/
.news-latest-item {
	padding: 5px;}

.news-latest-item .bodytext{
	margin-top: 7px;
	padding: 0;}

#news-title {
	background-color:transparent;
	border:none;
	padding: 0;
	padding-bottom: 10px;
	}
	
	
.news-latest-item h3 a {
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	background-image:none;

	}
.news-latest-gotoarchive {
		padding-left: 7px;
		padding-bottom: 5px;
		}
.news-latest-container {
		border: 1px #cfcfcf solid;}
b, strong {
	font-size: 14px;
	font-weight:bold;
	color: #000000;}
	
/*Kontakt Formular*/
.csc-mailform {
	border: none;}
#mailformname {
	margin-left:6px;}
#mailformaddress{
	margin-left: 3px;}
#mailformformtype_mail{
	margin-left: 70px;
	margin-top: 5px;}
	
.tx-ebookreader-pi1-browsebox a{
	font-size: 11px;
	}
	
.tx-ebookreader-pi1-browsebox p{
	font-size: 10px;}

.tx-ebookreader-pi1-searchbox-button{
	}

.tx-quickpoll-pi1 {
	font-size: 10px;
	border: 1px solid #cccccc; }
	
.tx-quickpoll-pi1 .pollquestion{
	font-weight: bold;
	font-size: 12px;}
	
.tx-quickpoll-pi1	.error {
	padding: 30px 1px 30px 5px;}
	
#twitter-news{
	margin-left:445px;
	}
	
#searchButton input{
	/*
	border: none;
	background-image:url(http://www.ebookreader-info.de/fileadmin/eb-templates/main/img/sendbutton.jpg);
	background-repeat:no-repeat;
	width: 28px;
	height: 22px;
	color: #ffffff;
	margin-top: 1px;
	font-weight:bold;*/
	}
	
#suchfeld input{
	/*
	color:#999;*/
	}
