@charset "utf-8";
/************************************************************************************/
/*                                                                                  */
/* Layout Styles                                                                    */
/*                                                                                  */
/************************************************************************************/

#divLayout
{
	width: 972px;
	min-height: 100%;
	float:left;
	position:relative;
}



/************************************************************************************/
/* Head */
#divHead
{
	width: 804px;
	height:160px;
	position: relative;
}


/* Logo */
#divHead #imgLogo
{
	width: 281px;
	height: 131px;
	position: absolute;
}


#divNavigationTop
{
	position:absolute;
	float:left;
	width: 653px;
	height:39px;
	margin: 90px 0 0 148px;
}

/************************************************************************************/
/* NewsFlash */

#divNewsflash
{
	position:absolute;
	float:left;
	width: 180px;
	margin: 170px 0 0 27px;
}


/************************************************************************************/
/* Linke Box unten */

#divLinkeBox
{
	position:absolute;
	float:left;
	width: 180px;
	margin: 350px 0 0 27px;
}

#divLinkeBox img
{
	padding:5px 0 5px 0;
}




/************************************************************************************/
/* Content */

#divContent
{
	width: 493px;
	float:left;
	margin: 0 0 0 282px;
	padding: 15px 20px 15px 10px;
}

.vorstand_left, .vorstand_right {
	float:left;
	width:240px;
	height:420px;
}
	
.vorstand_right .imgleft, .vorstand_left .imgleft, .imgleft{
	float:left;
	margin:0 10px 0 0;}
.clear {
	clear:both;}

/************************************************************************************/
/* Sponsoren & Quicklinks */

#divHauptsponsor
{
	background-image:url(/images/background/background_hauptsponsor.png);
	background-repeat:no-repeat;
	width:212px;
	height:77px;
	float:none;
	position:absolute;
	margin: 8px 0 0 762px;
	padding: 5px 10px 10px 10px;
}

#divHauptsponsor img
{
	padding: 9px 0 0 25px;
}

#divSponsoren
{
	position:absolute;
	top: 90px;
	right:1px;
}

#divQuicklinks
{
	position:absolute;
	top: 217px;
	right:1px;
}


/************************************************************************************/
/* Footer & Design by */

#divFooter
{
	border-top:#D6E8F2 1px solid;
	width: 493px;
	float:left;
	margin-top:80px;
}

.Footer
{
}

.Footer .left
{
	width: 350px;

	float:left;
}

.Footer .right
{
	width: 143px;
	float:left;
	text-align:right;
}

#divPagedesign
{
	position:absolute;
	top: 800px;
	left:20px;
	font-size:0.8em;
	color:#eee;
	line-height:1.3em;
}

#divPagedesign a
{
	text-decoration:underline;
	color:#eee;
}

#divPagedesign a:hover
{
	text-decoration:none;
}



/************************************************************************************/
/* Boxen */
.box
{
	width:158px;
	min-height:50px;
	z-index:0;
}

.box .top
{
	height:11px;
	background-image:url(/images/background/background_roundedbox_top.png);
	background-repeat:no-repeat;
	z-index:0;
}

.box .middle
{
	background-image:url(/images/background/background_roundedbox_middle.png);
	background-repeat:repeat-y;
	min-height:30px;
	padding:0 10px 0 10px;
}

.box .middle h4
{
	margin-top:-5px;
}

.box .middle img
{
	padding: 0;
}

.box .bottom
{
	height:11px;
	background-image:url(/images/background/background_roundedbox_bottom.png);
	background-repeat:no-repeat;
}



.boxLinks
{
	width:173px;
	min-height:50px;
}

.boxLinks .top
{
	height:16px;
	width:173px;
	background-image:url(/images/background/background_linkebox_top.png);
	background-repeat:no-repeat;
}

.boxLinks .topnewsflash
{
	height:32px;
	width:173px;
	background-image:url(/images/background/background_newsbox_top.png);
	background-repeat:no-repeat;
}

.boxLinks .middle
{
	background-image:url(/images/background/background_linkebox_middle.png);
	background-repeat:repeat-y;
	min-height:30px;
	padding:0 10px 0 10px;
}

.boxLinks .middlenewsflash
{
	background-image:url(/images/background/background_newsbox_middle.png);
	background-repeat:repeat-y;
	min-height:30px;
	padding:0 10px 0 10px;
}


.boxLinks .bottom
{
	height:13px;
	background-image:url(/images/background/background_linkebox_bottom.png);
	background-repeat:no-repeat;
}

.boxLinks .bottomnewsflash
{
	height:13px;
	background-image:url(/images/background/background_newsbox_bottom.png);
	background-repeat:no-repeat;
}



/************************************************************************************/
/* Foot */
#divFoot
{
	width: 950px;
	height: 18px;
	background-color: #6FB7FF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	position: absolute;
	z-index: 10;
	color: #FFF;
	left: 0px;
	bottom: 0px;
	font-size: 0.8em;
}
