@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
}

html,body{
width:100%;
height:100%;
background:url(bg.gif) right top no-repeat;
font-family:Arial, Helvetica, sans-serif;
}


/* ------------------------------------ */
#nav-header{
line-height:20px;
background-color:#59b33e;
}

#nav-header ul{
list-style:none;
}

#nav-header li{
font-size:11px;
display:inline;
}

#nav-header a{
color:#FFF;
text-decoration:none;
font-size:12px;
margin:0px;
padding:0px;
}

#nav-header a:hover{
color:#1b1b1f;
}

/* ------------------------------------ */
#navheight_horiz_vert{
height:21px;
line-height:21px;
background-color:#f5a41a;
}


#navheight_horiz_vert li{
font-size:11px;
display:inline;
}

#navheight_horiz_vert ul{
list-style:none;
}


#navheight_horiz_vert a{
margin-left:10px;
text-decoration:none;
color:#FFF;
}

#navheight_horiz_vert a:hover{
color:#000;
}
/* ------------------------------------ */

.current a{
color:#1b1b1f !important;
}



.active a{
color:#1b1b1f !important;
}

#tbl{
margin-left:125px;
}

.current{
background-color:#f5a41a;

text-align: center;
vertical-align: middle;
height: 21px;
width: 130px;
}

.sp_link {
	text-align: center;
	vertical-align: middle;
	height: 21px;
	width: 130px;
}

.sp_leer{
	height: 21px;
	width: 7px;
}
/*------------------------------------*/

#header_sp{
margin:0px;
padding:0px;
width:100%;
height:222px;
}

#header_left {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	background-image:url(header_left.gif);
	background-repeat:no-repeat;
	height:222px;
	width:279px;
}

#header_right{
	z-index:10;
	float:right;
	background-image:url(header_right.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:1000px;
	height:222px;
}

#content{
color:black;
font-family:Arial, Helvetica, sans-serif;
}


/* TINY MCE MIT BILD*/ 

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen mit  Rahmen (2.Stil) */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}
/* TINY MCE MIT BILD*/

#content{
width: 920px;

text-align:left;
margin:auto;
margin-top:15px;
}

#content a{
color:#000000;
text-decoration:none;
font-size:9pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content_left{
float:left;
background:#dcefd6;
width:566px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
}

#content_right{
float:right;
background:#dcefd6;
width:273px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
}

.h_link {
	float:right;
	padding-top:9px;
	padding-right:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
}


