@charset "ISO-8859-1";

*
{
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}

body
{
	text-align: center;
	background: #fcfaf8 url("images/body-background.jpg") center repeat-y;
	font-size: 14px;
}

#skiplinks
{
	display: none;
}

#container
{
	width: 968px;
	margin: 0 auto;
	text-align: left;
	padding: 0 1px;
	background: url("images/container-background.jpg") center top repeat-x;
}

h1
{
	padding-bottom: 1px;
	border-bottom: 1px solid #d1d1d1;
}

h1 a img
{
	border: 0;	
}


/* horizontale Navi 
------------------------------------------------------------------ */ 

#navigation
{
	background: url("images/navigation-background.gif") top repeat-x;
	height: 28px;
	border: 1px solid #836152;
	margin-top: 1px; 
	list-style-type: none;
	overflow: hidden;
	font-size: 14px; 
}

#navigation li
{
	float: left;
	padding-right: 2px;	
	background: url("images/navigation-li-background.gif") right center no-repeat;
}

#navigation li a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px 0 10px;
	display: block;
	height: 19px;
	margin: 2px 1px;
	float: left;
}

#navigation li a:hover, #navigation li.active a
{
	background: url("images/navigation-li-active.gif") center repeat-x;
	border: 1px solid #71362b;
	margin: 1px 0;
	color: #ffffff;	
}

/* Box und linke navi = subnavigation  
------------------------------------------------------------------ */

#leftCol
{
	width: 207px;
	font-size: 14px;
	float: left;
	clear: left;
	padding-top: 7px;
}

#leftCol .box
{
	margin-left: 4px;
	width: 199px;
	padding-bottom: 5px;
	background: url("images/box-foot.jpg") center bottom no-repeat;
	margin-bottom: 6px;	
}

#leftCol .box .body
{
	background: url("images/box-background.jpg") center repeat-y;	
}

                                          /* Überschrift der Box  
------------------------------------------------------------------ */
#leftCol .box h2
{
	height: 25px;
	background: url("images/box-head.jpg") center no-repeat;
	font-size: 1em;	
	color: #71362B;
	padding: 11px 0 0 15px;
}


#subnavigation
{
	list-style-type: none;
}

#subnavigation li
{
	margin: 0 8px;
	border-bottom: 1px solid #e8eef5;
}

#subnavigation li.last
{
	border-bottom: 0px;
}
	
#subnavigation li a
{
	color: #000000;
	display: block;
	padding: 3px 3px 3px 8px;
	text-decoration: none;
	margin: 1px 0;
}

#subnavigation li a:hover, #subnavigation li.active a
{
	background:	#71362b;
	color: #ffffff;
	font-weight: normal;
}

#subnavigation li.active ul
{
	border-top: 1px solid #e8eef5;
	list-style-type: none;
}

#subnavigation li.active li
{
	margin: 0;	
}

#subnavigation li.active li a
{
	background:	#E9DDCB url("images/subnavigation-li.gif") left center no-repeat;
	color: #000000;
	padding-left: 20px;
	font-weight: normal;
}

#subnavigation li.active li a:hover, #subnavigation li.active li.active a
{
	background-color:	#71362b;
	font-weight: normal;
	color: #ffffff;
}

#gsda
{
	
	text-align: center;

}

/* Empfehlung Box
------------------------------------------------------------------ */

#rightCol
{
	float: right;
	width: 179px;
	margin-top: 8px;
	padding-top: 7px;
	text-align: center;
}

#rightCol h2
{
	text-align: center;
	color: #000000;
	font-size: 19px;
	font-weight: bold;
	}

#rightCol .sda
{
	display: block;
	margin: 0px 0px 0px 8px;
}


#rightCol .empfehlung
{
	width: 150px;
	height: 150px;
	background: url("images/emfehlung-background.jpg") no-repeat;
	color: #ffffff;
	padding: 28px 15px 0 15px; 
	font-weight: normal;
	line-height: 17px;
	position: relative;
	margin-bottom: 13px;
}

#rightCol .empfehlung .button		
{
	bottom: 15px;
	background: #71362B;
	color: #F8DC6D;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	line-height: 17px;
	font-size: 15px;
	width: 134px;
	display: block;
	margin-left: 2px;
	
}

#rightCol .empfehlung .button:hover		
{
	bottom: 15px;
		background: #F8DC6D;
	color: #71362B;
	padding: 5px;
}


/* detailbox
------------------------------------------------------------------ */

.detailbox {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	background: url("images/detailbox.jpg") no-repeat;
	width: 538px;
	height: 120px;
	margin: 0px 0px 0 0;
	padding: 5px 5px;

}

.detailbox2 {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	background: url("images/detailbox2.jpg") no-repeat;
	width: 538px;
	height: 120px;
	margin: 0px 0px 0 0;
	padding: 5px 5px;

}

.BoxLink:link{color:#71362B; font-family: Arial; font-weight: bold; font-size: 14px; text-decoration: none; padding: 2px 2px;}
.BoxLink:visited {color:#71362B; font-family: Arial; font-weight: bold; font-size: 14px; text-decoration: none; padding: 2px 2px; }
.BoxLink:active {color:#71362B; font-family: Arial; font-weight: bold; font-size: 14px; text-decoration: none; padding: 2px 2px; }
.BoxLink:hover {color:#F8DC6D; font-family: Arial; font-weight: bold; font-size: 14px; text-decoration:none; padding: 2px 2px; background-color: #71362B;}

.RatgeberLink:link{color:#71362B; font-family: Arial; font-weight: normal; font-size: 13px; text-decoration: none; padding: 1px 2px;}
.RatgeberLink:visited {color:#71362B; font-family: Arial; font-weight: normal; font-size: 13px; text-decoration: none; padding: 1px 2px; }
.RatgeberLink:active {color:#71362B; font-family: Arial; font-weight: normal; font-size: 13px; text-decoration: none; padding: 1px 2px; }
.RatgeberLink:hover {color:#F8DC6D; font-family: Arial; font-weight: normal; font-size: 13px; text-decoration:none; padding: 1px 2px; background-color: #71362B;}

/* Content
------------------------------------------------------------------ */

#content
{
	margin-left: 207px;
	margin-right: 195px;
	padding-left: 16px;

}

#content.noright
{
	margin-right: 0px;
	
}

#content h2
{
	font-size: 19px;
	color: #000000;
	margin-bottom: 0.5em;
	padding-top: 17px;
}


#content p
{
	line-height: 18px;
	margin-bottom: 12px;

}


                                              /* Link
------------------------------------------------------------------ */

#content a.further, #content .further a
{
	color: #71362B;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 2px;
	background-color: #F8DC6D;
}

#content a.further:hover
{
	background-color: #71362B;
	color: #F8DC6D;
}	

/* Individuelle Styles
------------------------------------------------------------------ */

#content h3
{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.5em;
}

.TextLink:link{
	color:#666!important;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}
.TextLink:visited {color:#000000; font-family: Arial; font-weight: normal; font-size: 14px; text-decoration: underline; }
.TextLink:active {color:#000000; font-family: Arial; font-weight: normal; font-size: 14px; text-decoration: underline; }
.TextLink:hover {color:#000000; font-family: Arial; font-weight: normal; font-size: 14px; text-decoration:none;}




 /* Table
------------------------------------------------------------------ */

#content table
{
	border-spacing: 1px;
	font-size:14px;
	margin-right:15px;
}

.TableHead {
	color: #FFFFFF;
	background-color: #B79D90;
	}
	
.TableHeadText {
	color: #FFFFFF;
	background-color: #B79D90;
	text-align: center;
	font-weight:bold;
	padding: 5px 3px;
	font-size:13px;
	}

.TableText {
	color: #000000;
	padding: 5px 3px;
	text-align: left;
		font-size:13px;

	}
	
.TableFussText {
	padding: 5px 3px;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B79D90;
	}
	
.TableHintergrundGelb {
	color: #000000;
	background-color: #F3ECDE;
	text-align:center;
	padding: 3px 3px;
		font-size:13px;

	}

.TableHintergrundBraun {
	color: #000000;
	background-color: #EBDFC9;
	text-align:center;
	padding: 3px 3px;
		font-size:13px;
}

.TableHintergrundAntrag {
	color: #71362B;
	background-color: #F9CF5F;
	text-align:center;
	font-weight: bold;
	padding: 3px 3px;
		font-size:13px;
}

	
.TableAntragZelleGelbText {
    color: #71362B;
	background: #F9CF5F;
	text-decoration:underline;	
	font-weight: bold;
	font-size:13px;
	}
		

.TableAntragZelleGelbText:hover {
	background: #71362B;
	color: #F9CF5F!important;
	text-decoration:none;	
	font-size:13px;
		}

	
.DetailTableLinks {
	color: #000000;
	background-color: #EBDFC9;
	text-align:left;
	font-weight: normal;
	padding: 3px 3px;
		font-size:14px;

	}

.DetailTableRechts {
	color: #000000;
	background-color: #F3ECDE;
	text-align:left;
	padding: 3px 3px;
		font-size:14px;

	}

.DetailTableHeadText {
	color: #FFFFFF;
	background-color: #B79D90;
	text-align: left;
	font-weight:bold;
	padding: 5px 3px;
	font-size:14px!important;
	}
	
.DetailTableHeadLinks {
	color: #FFFFFF;
	background-color: #B79D90;
	text-align: left;
	font-weight:bold;
	padding: 5px 3px;
	font-size:14px!important;
	}

.DetailTableHeadRechts {
	color: #FFFFFF;
	background-color: #B79D90;
	text-align: left;
	font-weight:bold;
	padding: 5px 3px;
	font-size:14px!important;
	}
	
.anzeige {
	color: #000000;
	font-size:10px;

	}
	
	
.DetailTableLuftGross {
	text-align:left;
	font-weight:bold;
	height: 6px;
	}
	
	
.DetailTableGelb {
	color: #71362B;
	background-color: #F9CF5F;
	text-align:center;
	font-weight:bold;
	text-decoration:none;	
	padding: 3px 3px;
	
	}
	
.DetailTableAntrag {
	color: #71362B;
	background-color: #FDE38E;
	text-align:left;
	font-weight:bold;
	text-decoration:none;	
	padding: 3px 3px;
	}
	
.DetailTableAntrag:link {
	color: #71362B;
	background-color: #FDE38E;
	text-align:left;
	font-weight:bold;
	text-decoration:none;	
	padding: 3px 3px;
	}
	
.DetailTableAntrag:hover {
	color: #FDE38E;
	background-color: #71362B;
	text-align:left;
	font-weight:bold;
	padding: 3px 3px;
	}

.AntragLink {
	color: #71362B;
	background-color: #F8DC6D;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 3px;
}

.AntragLink:link {color: #71362B; background-color: #F8DC6D; font-family: Arial; font-weight: bold; font-size: 14px; text-decoration: none;padding: 3px 3px; }
.AntragLink:visited {color: #71362B; background-color: #F8DC6D; font-family: Arial; font-weight: bold; font-size: 14px; text-decoration: none;padding: 3px 3px; }
.AntragLink:active {color: #71362B; background-color: #F8DC6D; font-family: Arial; font-weight: bold; font-size: 14px; text-decoration: none; padding: 3px 3px;}
.AntragLink:hover {background-color: #71362B; color: #F8DC6D; font-family: Arial; font-weight: bold; font-size: 14px; text-decoration:none; padding: 3px 3px;}



/* footer
------------------------------------------------------------------ */

#footer
{
	clear: both;
	background: url("images/footer-background.jpg") center bottom no-repeat;
	height: 40px;
	padding: 34px 0 0 60px;
	color: #808080;
	font-size: .85em;
}

#footer a
{
	color: #71362b;
}

#footernavigation 
{
	list-style-type: none;
	float: right; 
}

#footernavigation li
{
	display: inline;
	padding-right: 6px;
	border-right: 1px solid #808080;
	margin-right: 6px;
}

#footernavigation li a
{
	color: #808080;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 3px;
}

#footernavigation li a:hover
{
	background: #71362b;
	color: #ffffff;
}

#footernavigation li.last
{
	border: 0;
}