table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.legende{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tx-newloginbox-pi1 th{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: left;	
}


.tx-newloginbox-pi1 td{

	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align: left;	
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	
	background-color: #ffffff;
	
	margin: 0px;
	padding: 0px;
}

a{
	color: #2d5fc1;
	text-decoration: none;
}


a:hover{
	color: #000000;
	text-decoration: underline;
}


/****************************************************************/

#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	height:100%;
	margin: auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

#tr_top {
	height: 1px;
}


#tr_middle {
	height: 100%;
}

#tr_footer {
	height: 20px;
}


#top_left {
}

#top_center {
	width: 1000px;
}

#top_right {

}

#middle_left {
	background-color: #ffffff;
}

#middle_center{
	background-image: url(/fileadmin/pics/design/bg.jpg);
	background-repeat: repeat-y;

	vertical-align:top;
}

#middle_right {
	background-color: #ffffff;
}

#footer_left {
}

#footer_center {
	width: 1000px;
	background-image: url(/fileadmin/pics/design/bg.jpg);
	background-repeat: repeat-y;
}

#footer_right {
}

/****************************************************************/

#content_all{
	width: 1000px;

	
	margin: auto;
	text-align: left;
}

h1{
	font-size: 20px;
	font-weight: normal;
	color: #2d5fa0;
	
}


h4{
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
}

/***************************LEFT*****************************/
#left{
	float: left;
	width: 198px;
}

#logo{
	width: 198px;
	height: 200px;
	background-image: url(/fileadmin/pics/design/logo.jpg);
}

#blank{
	height: 2px;
	font-size: 0px;
	background-color: #FFFFFF;
}


/*****************NAVI**********************/

#navi{
	width: 198px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #2e5fa1;
}

.navi_elemente{
	height: 18px;
	margin-bottom: 2px;
	background-color: #2d5fa0;
}

.navi_elemente a{
	position: absolute;
	margin-left: 20px;
	margin-top: 2px;
	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.navi_elemente a:hover{
	text-decoration: none;
}


.navi_elemente_active{
	height: 18px;
	margin-bottom: 2px;
	background-color: #96afcf;
}

.navi_elemente_active a{
	position: absolute;
	margin-left: 20px;
	margin-top: 2px;
	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.navi_elemente_active a:hover{
	text-decoration: none;
}

.spc{
background-color: #2d5fa0;
	height: 40px;
	margin-bottom: 2px;
	background-color: #2d5fa0;
}

/*****************NAVI2**********************/

#navi2{
	height: 15px;
	text-align: center;
	color: #666666;
}

.navi2_elemente a{
	font-size: 10px;
	text-decoration: none;
	color: #666666;

}

.navi2_elemente a:hover{
	text-decoration: none;

}

.navi2_elemente_active a{
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

.navi2_elemente_active a:hover{
	text-decoration: none;

}
/*****************SUBNAVI**********************/
#subnavi{
}

.subnavi_elemente{
	height: 18px;
	margin-bottom: 2px;
	background-color: #96afcf;
}

.subnavi_elemente a{
	position: absolute;
	margin-top: 2px;
	margin-left: 40px;
	
	color: #2d5fa0;
	font-weight: normal;
	text-decoration: none;
}


.subnavi_elemente a:hover{
	text-decoration: none;
}

.subnavi_elemente_active{
	height: 18px;
	margin-bottom: 2px;
	background-color: #e0e7f1;
}

.subnavi_elemente_active a{
	position: absolute;
	margin-top: 2px;
	margin-left: 40px;
	
	color: #2d5fa0;
	font-weight: normal;
	text-decoration: none;
}


.subnavi_elemente_active a:hover{
	text-decoration: none;
}



/**********************SPONSOREN********************/
#sponsoren{
	margin-top: 25px;
	padding-left: 20px;
}


/****************CONTENT****************/
#content_main{
	width: 480px;
	padding-top: 20px;
	margin-left: 250px;
}


#content_main table{
	border-spacing: 0 0;
	/**border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;**/
	border-collapse: collapse;
}


/*******************TEASER**************************/
#teaser{
	float: right;
	width: 199px;
}

#teaserbild{
	width: 199px;
	height: 513px;
	
	background-image: url(/fileadmin/pics/design/teaserbild.jpg);
	background-repeat: no-repeat;
}

/*****************QLINK**********************/

#qlink{
	width: 198px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #c8c8c8;
}

.qlink_titel{
	height: 18px;
	padding-top: 3px;
	padding-left: 20px;
	margin-bottom: 2px;
	background-color: #646464;
	
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}


.qlink_elemente{
	height: 18px;
	margin-bottom: 2px;
	background-color: #c8c8c8;
}

.qlink_elemente a{
	position: absolute;
	margin-left: 20px;
	margin-top: 2px;
		
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

.qlink_elemente a:hover{
	text-decoration: none;
}


.qlink_elemente_active{
	height: 18px;
	margin-bottom: 2px;
	background-color: #969696;
}

.qlink_elemente_active a{
	position: absolute;
	margin-left: 20px;
	margin-top: 2px;
	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.qlink_elemente_active a:hover{
	text-decoration: none;
}

#footer{
	clear: both;
	text-align: center;
}

#footer_inhalt a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #000000;
	text-decoration: none;
}
