@charset "UTF-8";
@media all
{

 
body {
	font:100%/1.4 Georgia, "Times New Roman", Times, serifVerdana, Geneva, sans-serif;
	color:#292929F;
	background:#939 ;
	
	margin:0px;
	padding:0px;
}

.container{
	
	/*background:#FFFF66;*//*gelb*/
	background-color:#F1f1b6;
	
	margin:0px auto;
	width:1002px;
}

.section{
	padding:10px 0px;
	float:left;
	width:800px;
	padding-left:110px;
}

.side{
	float:left;
	width:200px;
	padding-bottom: 10px;
	padding-top:1px;
	padding-left:0px;
	
	
}
.footer{
	width:1002px;
	height:50px;
	color:#939;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	padding-bottom:2px;
	/*padding-top:5px;*/
	clear:left;
	posision:relative;
	
	
	}
.footer a
{
	color:#F1f1b6;
}
.nav
{
	padding-left:6px;
}


ul.navi
{
	
	background-image:url(../images/nav.jpg);
	padding-left:15px;
	font-size:18px;
	/*border-top:1px solid #3a6da6;
	border-bottom:1px solid #3a6da6;*/
	
	border-top:1px solid #F1f1b6;
	border-bottom:1px solid #F1f1b6;
	
	 
}

	


ul.navi li
{
	display:inline;
		
}
ul.navi a, ul.navi a:visited
{ 
	text-decoration: none;
	color: #6b9eec;
	font-weight:bolder;
	line-height:2.5;
	display:inline-block;
	/*border-right: 1px solid #3a6da6;*/
	border-right: 3px solid #F1f1b6;
	
	
	padding:0px 15px;
}


ul.navi a:hover, ul.navi a:active, ul.navi a:focus { 
	color: white; 
	background:#939;
	
}

.td_mcw
{
	background-color:transparent;
	font-size:larger;
}
.td_mcw a:hover
{
	color:#F1f1b6;
}


div#whole {
	background-color:#F1f1b6;
	text-align : left;
	padding: 10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	
}

th.left {
	background-color :#9ab9e9;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 2px;
	text-align : left;
	font-size : 12px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F1f1b6;
	border-bottom-color: #F1f1b6;
	border-left-color: #F1f1b6;
}

th.right {
	background-color : #9ab9e9;
	padding-right : 10px;
	text-align : right;
	font-size : 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F1f1b6;
	border-right-color: #F1f1b6;
	border-bottom-color: #F1f1b6;
}

th.headline {
	background-color: #9ab9e9;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F1f1b6;
	border-right-color: #F1f1b6;
	border-bottom-color: #F1f1b6;
	border-left-color: #F1f1b6;
}

th.caption {
	background-color : #D3D3D3;
	border-top : none;
	border-left : none;
	border-right : none;
	border-bottom : none;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 2px;		
}

div.navigation {
	font-size : 10px;
	/*background-color : #D3D3D3;*/
	background-color :#9ab9e9;
	height: 40px;
	padding: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #F1f1b6;
}
table.comment {
	margin-top: 5px;
	margin-bottom: 5px;
}


td {
	background-color :#9ab9e9;
	padding-left : 10px;
	padding-right : 10px;
	font-size : 9pt;
}

td.nospan {
	background-color :#9ab9e9;
	padding-left : 2px;
	padding-right : 2px;
}

td.entry {
	background-color :#9ab9e9;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 20px;
	text-align : left;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F1f1b6;
	border-bottom-color: #F1f1b6;
	border-left-color: #F1f1b6;
}

a {
	text-decoration : none;
	color : #006;
}

a:hover {
	text-decoration : none;
	color : #900;
}

input.input {
	border : 1px solid Black;
}

textarea {
	border : 1px solid Black;
}

div.page_count {
	text-align: center;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}

div.page_count div.activ
{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	float: left;
	margin: 2px;
	padding: 2px;
}

div.page_count a {
	float: left;
	font-size: 12px;
	font-style: normal;
	margin: 2px;
	background-color: #FFFFFF;
	border: 1px solid #F1f1b6999;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

div.error_message {
	color: #990000;
	background-color: #FFD2D2;
	text-align: center;
	padding: 5px;
	border: 1px dotted #FF0000;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}

div.error_message h3 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#admin {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

div#copyright {
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

div#copyright h1 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;	
}

div#rss {
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

}
