@charset "utf-8";
*{
	padding:0px;
	margin:0px;
	border:0px;
}
a:link, a:visited { 
	text-decoration: none;
	color: #2489df;	
}
#mceEditor1,#mceEditor2,#mceEditor3,#mceEditor4,#mceEditor5,#mceEditor6,#mceEditor7,#mceEditor8,#mceEditor9,#mceEditor10,#mceEditor11,#mceEditor12,#mceEditor13,#mceEditor14,#mceEditor15,#mceEditor16,#mceEditor17,#mceEditor18,#mceEditor19,#mceEditor20{
	min-height:200px;
}
a:active{outline:none;}
a:focus{outline:none;}
input:active{outline:none;}
input:focus{outline:none;}
iframe{
	padding:0px;
	margin:0px;
	border:0px;
	position:relative;
}
body.mceContentBody {
	padding:0px;
	margin:0px;
	border:0px;
	overflow-y:scroll;
}
table.mceLayout{
	border:0px;
}
.page{
	position:relative;
	margin:0 auto;
	width:100%;
	min-height:100%;
	padding-left:0px;
	width:1000px;
	z-index:1;
}
* html .page
{
	height:100%;
}
.admins{
	padding:3px;
	display:none;
	height:20px;
	/* background-color:#afafaf; */
}
html, body {
 	height: 100%; /* wichtig */
}
body{
	font-family: 'Pontano Sans', Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; 
	color: #595959; 
	padding-bottom:1px;
	line-height:1.3;
	background-color:#f1efe8;	
}
#mainpage{
	background-image:url(../img/pageback2.jpg);
    background-position: center 0;
    background-repeat: repeat-x;
}
.header{
	background-image:url(../img/top1.png);
	width:1000px;
	min-height:30px;
	background-repeat:no-repeat;
	margin:0 auto;
}
.header2{
	width:1000px;
	height:302px;
	background-repeat:no-repeat;
	margin:0 auto;
}
.bildrechts{
	margin-left:15px;
	margin-bottom:5px;
}
.bildlinks{
	margin-right:15px;
	margin-bottom:5px;
}
.bild{
	margin:10px;
}
.bildimg{
	margin-left:5px;
}
/* ARTEN */
.news{
	clear:both;
	padding-left:0px;
	padding-right:0px;
	min-height:20px;
	margin-bottom:10px;
}
.zusatz{
	float:right;
	margin-top:25px;
}
.zusatz a{
	color:#cecdcd;
	padding-left:30px;
}
.zusatz a:hover{
	color:#666666;
}
.content{
	position:relative;
	width:1000px;
	margin:0 auto;
	padding-bottom:0px;
	min-height:0px;
	background-repeat:repeat-y;
	padding-top:0px;	
	background-image:url(../img/center.png); 
	z-index:10;
}
.bottom{
	background-image:url(../img/bottom.png); 	
	width:1000px;
	height:35px;
}
.trenner_unten{
	background-image:url(../img/termine.png); 	
	width:1000px;
	height:35px;
}
.tvpinfo{
	background-image:url(../img/infoh.png); 	
	width:1000px;
	height:35px;
}
.top{
	background-image:url(../img/top.png); 	
	width:1000px;
	height:35px;
}
.central{
	background-image:url(../img/central.png); 	
	width:1000px;
	min-height:35px;
}
.bottom2{
	background-image:url(../img/bottom2.png); 	
	width:1000px;
	height:35px;
}
.footer{
	background-image:url(../img/footer.png); 	
	width:1000px;
	height:164px;
}
.contint{
	background-image:url(../img/backint_neu.png);
	background-repeat:no-repeat;
	padding-top:40px;
}
.content ul{

}
.content li{
	color:#0060a4;
	margin-bottom:5px;
}
.inhalte{
	margin-left:30px;
	float:left;
	width:520px;
	min-height:280px;
/*	background-color:#063;*/
}
.inhalte_rechts{
	padding-top:0px;
	width:186px;
	margin-right:25px;
	min-height:25px;
	float:right;
/*	background-color:#063;*/
}
.inhalte_rechts h1{
	padding:0px;
	font-size:11pt;
	margin-bottom:15px;	
}
.inhalte_rechts img{
	border:1px solid #999;
	margin-bottom:5px;	
}
.menucontainer{
	position:relative;
	width:205px;
	margin-left:10px;
	min-height:37px;
	font-family:'Share', Arial, Helvetica, sans-serif;
/*	background-color:red;*/
	float:left;
	font-size: 14px; 
}
.menucontainer li{
	list-style-type:none;
	background-color:#f1efe8;
	padding:3px;
	margin:0px;	
	margin-bottom:1px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #eae8df;
	padding-left:8px;
	cursor:pointer;
}
.menucontainer li.sub{
	list-style-type:none;
	background-color:#eeeeee;
	padding:3px;
	margin:0px;	
	margin-bottom:1px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #eae8df;
	padding-left:8px;
	cursor:pointer;
	margin-left:10px;
}
.menucontainer li.akt{
	list-style-type:none;
	background-color:#084da0;
}
.menucontainer li.akt a{
	color:#fff;
}
.menucontainer li:hover{
	background-color:#094da1;
	color:#fff;
}
.menucontainer li:hover a{
	color:#fff;
}
.submenu{
	position:absolute;
	left:240px;
	top:-30px;
}
.menu2{
	position:relative;
	z-index:899;
	margin-left:14px;
	background-color:#003d70;
	color:#FFF;	
	margin-bottom:2px;	
	padding:3px;
	padding-left:8px;
	cursor:pointer;
	width:250px;
}
.menu2:hover{
	background-color:#0073bc;	
}
.showsub{
	border:1px solid #0c60a7;text-align:center;background-color:#06447a;padding:5px;margin-bottom:8px;
	cursor:pointer;
}
.showsub:hover{
	background-color:#0073bc;		
}
.menu{
	position:relative;
	margin-left:14px;
	background-color:#003d70;
	color:#FFF;	
	margin-bottom:2px;
	padding:3px;
	padding-left:8px;
	cursor:pointer;
	width:210px;
}
.menu:hover{
	background-color:#0073bc;
}
.menu_active{
	background-color:#003563;
}
.menu a{
	color:#ffffff;
}
h1{
	color:#0060a4;
	font-size:14pt;
	padding-bottom:8px;
	padding-top:5px;
	padding-left:0px;
	line-height:1.1;
	font-family:'Homenaje',Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	border-bottom:1px dashed #999;
}
h2{
	font-size:11pt;
	color:#565656;
	margin-bottom:4px;
	font-weight:normal;
	margin-bottom:10px;
}
p{
	margin-bottom:10px;
}
p a:link, p a:visited{
}
p a:hover{
	text-decoration:none;
}
.datum{
	width:20px;
	margin-left:2px;
	text-align:center;
}
.datumlang{
	width:35px;
	margin-left:2px;
	text-align:center;
}
hr{
	width:100%;
	height:10px;
	background-color:#999999;
	clear:both;
}
.infobox{
	border:1px solid #dedede;
	background-color:#ededed;
	padding:8px;
}
ol{
	padding-left:30px;
}
ul{
	list-style-type:disc;
	padding-left:26px;
}
li{
	
}
/* MARKER */
dl.mark {
	padding: 0;
	overflow: hidden;
	margin-bottom: 8px;
	width:480px;
}
dl.mark dt {
	display: block;
	height: 47px;
	line-height: 50px;
	text-indent: 38px;
	overflow: hidden;
	background: url("../img/markoben.png") no-repeat;
	padding: 0;
	padding-top:10px;
	margin: 0;
	font-family: Georgia;
	font-size: 20px;
	color: #FFFFFF;
	font-weight:bold;
}
dl.mark dd {
	display: block;
	background: url("../img/markunten.png") no-repeat left bottom;
	padding: 0 0 20px 0;
	color:#f0eb56;
	padding-bottom:30px;
}

dl.mark dd p {
	margin:  0 0 0 15px;
	padding: 0 25px 0 25px;
	line-height: 16px;
}
/* MARKERENDE */
blockquote{
	padding-left:60px;
	font-size:12pt;
	font-weight:bold;
	line-height:120%;
	background-image:url(../img/block.png);
	background-repeat:no-repeat;
	min-height:68px;
	margin-bottom:15px;
	color:#98cfff;
}
/* BLAETTERN */
table.blaettern{
	background-color:#e6e6e6;
}
.blaettern {
		color:#FFFFFF;
		font-weight:normal;
		position:relative;
		text-align:center;
		width:100%;
		margin-bottom:5px;
}
.blaettern td{
	background-color:#f3f3f3;
	padding:2px;
	color:#868686;
	height:16px;
}
.blaettern td:hover{
	background-color:#a5a5a5;
	color:#ffffff;
}
.blaettern td:hover a{
	color:#fff;
}
.blaettern td a{
	color:#868686;
	text-decoration:none;
}
.seitenanzeige{
	font-size:10px;
	margin-bottom:35px;
}

.mover{
	display:none;
	border:1px solid #666666;
	background-color:#CCCCCC;
	width:350px;
	padding:4px;
	position:absolute;
	left:30px;
}
.wieweg{
	display:none;
}
.clickable{
	cursor:pointer;
}
/* FORMS */
form{
	margin: 10px; 
	padding: 15px 25px 25px 20px; 
	border: 1px solid #F0F0F0;
	background: #0b61a9;
}
form p {
	padding: 12px 0 5px 0;	margin: 0;	
	color: #FFFFFF;
}
label {
	font-weight: normal;
	color: #6aaadf;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #003b6b;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 	
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;
	background-color:#c3e4ff;
}
input:focus, select:focus, textarea:focus {
	color: #053964;
	background: #74bffe;
}
#name, #email, #message, #website {
	width: 410px;
}
#subject{
	padding: 5px;
	width: 422px;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #053964;
	border-width: 1px;
  	border-style: solid;
  	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
}
.trenner{
	height:1px;
	border-bottom:1px dashed #a30d8a;
	margin-top:8px;
	margin-bottom:8px;
}
.inhalte table{
	font-size:12px;	
}
#kurse table{
	font-size:12px;	
}
#kurse td{
	padding:3px;		
}
#kurse .even{
	background-color:#CCC;
}
#kurse .odd{
	background-color:#f7f7f7;
}
.head{
	background-color:#2a6c9c;
	color:#fff;	
}
.infofeld{
	background-color:#f7f7f7;
	border:1px solid #e0e0e0;	
	margin-top:2px;
	padding:3px;
}
.editorArtikel
{
	min-height:200px;
}