body {
	margin: 0 0 40px 0;
	background: #132e91 url() repeat-x;
	color:#11246f;
    	text-align: center;
	font-family:tahoma, verdana, arial, helvetica, sans-serif;
	font-size:.9em;
	padding:0;
        
	}

a {
	text-decoration: underline;
	font-weight:bold;
	}

a:link {
	color: #79ddff;
	}

a:visited {
	color: #79ddff;
	}

a:active {
	color: #79ddff;
	}

a:hover {
	 color:#2954c2;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;

	}
	
h1{font-weight:normal;
	font-size:1.6em;
	color:#000000;
	margin: 10px 30px 0 0;
	font-family: verdana, arial, sans-serif;
	}
h2{font-size:1.1em;
   font-style:italic;
   color:#000000;
   margin-left: 140px;
   color: #50f5ff;
   font-family: verdana, arial, sans-serif;
   }

#container {
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 771px;

height:100%;
}

#header{
float: left;
background: url(/uploads/tf/images/top.jpg) no-repeat;
height: 237px;
width: 771px;
}

#menu{
margin: 58px 30px 0 0;
font-weight: bold;
font-size: .9em;
}

#menu a{
color: #132e91;
text-decoration: none;
text-align: center;
padding: 0 10px 0 10px;
}

#menu a:hover, #menu a:hover{
background: #132e91;
color: #fff;
}

#menu li {
display: inline;
list-style-type: none;
}

.first, .first a:visited {
text-decoration: none;
list-style-type: none;
}

.active a, .active a:visited {
text-decoration: none;

}

.active a:hover {
text-decoration: none;
list-style-type: none;
}

#main{
width: 771px;
background: url(/uploads/tf/images/repeatbg.jpg) repeat-y;
float: left;
}

#sidebar {
float: left;
width: 188px;
display: inline;
margin: -20px 0 0 30px;
color: #fff;
font-size: .8em;
}

#entry-area{
float: left;
display: inline;
width: 470px;
margin: 0 0 0 50px;
}

#footer{
width: 771px;
background: url(/uploads/tf/images/footer.jpg) no-repeat top;
float: left;
color: #fff;
}

.footer-content{
margin: 40px 40px 0 40px;
font-size: .7em;
text-align:center;
}

#sidebar h2{
font-weight: bold;
border-bottom: solid 1px #1a51d2;
padding: 2px 0;
margin: 20px 0 4px 0;
color: #fff;
text-align:center;
font-style: normal;
text-transform: capitalize;
font-size: 1.2em;
}

#sidebar p{
margin: 4px 0;
}

#sidebar ul{
margin: 10px 0 10px 30px;
padding: 0;
}

#sidebar li{
margin: 6px 0;
}

#entry-area h2{
color: #2780ff;
font-style: normal;
text-align: left;
margin: 0;
font-size: 1.1em;
}

#entry-area h3{
font-size: 1em;
font-weight: bold;
margin: 0;
}

#entry-area p{
margin: 4px 0 4px 0;
}

#entry-area p.posted{
font-size: .9em;
margin: 4px 0 20px 0;
}

#site-name {
margin-top: 65px;
margin-left: 100px;
color: #ffffff;
}

		
input{
	background:#fff;
	border:solid 1px #112a88;
	}
	
textarea{	
	background:#fff;
	color:#112a88;
	border:solid 1px #112a88;
	font-family:tahoma, arial, verdana, sans-serif;
	}


/* RTE / Table styling */ 
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; }
TABLE.contenttable TR TD { padding:0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size:12px; color:#11246f; }
TABLE.contenttable TR { background-color:#e5e2ff; }

	
/* Suchen */
#search {color:#fff;font-weight:bold;position:relative;top:10px;}
#search form {margin:0}
#search input {width:8em;margin: 0 0 -1px;height:1.2em}
#search label {padding:5px 0 0;display:inline}
#search input.f-submit {width:auto;font-size:81%;margin:0 0 -.10em;height:2em}

.csc-sword {
color: #ffffff;
background-color: #132e91;
}