/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #d4d4d4;
	color: #000000;
	font: 11px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 15px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #ce0002;
}
input,select,textarea{
	border: #a2a2a2 1px solid;
	font-size: 10px;
	padding: 1px 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
table{

}

/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}	



h2 span,h3 span{
	display: none;
}
/*=== Layout ===*/
.page{
	background: url(homepage-bgr.gif) #ffffff repeat-y;
	margin: 0 auto;
	width: 851px;
}
#sub.page{
	background: url(subpage-bgr.gif) #ffffff repeat-y;
}
/*=== Header ===*/
#header{
	background: #7f7f7f;
	height: 61px;
	margin: 0 2px 0 0;
	padding: 0 8px 0 10px;
}
/*- Logo -*/
#header h1{
	background: url(grosswangen-logo.gif) no-repeat;
	position: relative;
	text-indent: -9999px;
}
#header h1 a{
	display: block;
	height: 61px;
	width: 220px;
}
/*- Top Menu -*/
#topmenu{
	background: #d7d7d7;
	border-bottom: 3px solid #7f7f7f;
	clear: both;
	height: 27px;
	line-height: 27px;
	margin: 0 10px 0 10px;
}
#topmenu ul{
	float: right;
	width: 450px;
}
#topmenu li{
	color: #000000;
	float: right;
}
#topmenu li a{
	color: #000000;
	padding: 2px 7px 0;
}
#topmenu li a:hover{
	color: #ce0002;
	text-decoration: none;
}
/*- Search -*/
#search{
	float: right;
	height: 18px;
	margin: 5px 3px 0 0;
	width: 190px;
}
#search input{
	float: left;
	width: 160px;
}
#search .btn{
	border: 0;
	margin: 0 0 0 5px;
	padding: 0;
	width: auto;
}
/*=== Columns ===*/
#home #columns{
	height: 1%;
	padding: 0 10px 0 9px;
}
#sub #columns{
	height: 1%;
	padding: 0 32px 0 9px;
}
#home #columns h2{
	padding: 10px 0 0 15px;
}
#sub #columns h2{
	font-size: 14px;
	padding: 0 0 15px;
}
#sub #columns p{
	padding: 0 0 12px;
}
.col{
	float: left;
	width: 211px;
}
/*--- Left Column ---*/
#leftcol{
	float: left;
	width: 193px;
}
/*- Left Menu -*/
ul.leftmenu{
	padding: 0 1px 0 2px;
}
.leftmenu li a{
	border-bottom: 1px solid #7f7f7f;
	color: #000000;
	display: block;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 15px;
}
.leftmenu li a:hover, .leftmenu li.active a{
	background: #f0f3f7;
	color: #000000;
}
.leftmenu li.active a{
	background: url(ico-list.gif) #ebebeb no-repeat right;
	color: #000000;
}
/*- Left Sub Menu -*/
.leftmenu ul{
	border-bottom: 1px solid #a2bcd0;
}
.leftmenu li.active li a{
	background: #ebebeb;
	border: 0;
	color: #000000;
	font-weight: normal;
}
.leftmenu li.active li a:hover{
	background: #ffffff;
}
.leftmenu li.active li.active a{
	color: #ce0002;
	font-weight: bold;
}
/*- Left Sub Menu 2 -*/
.leftmenu ul ul{
	border: 0;
}
.leftmenu li.active li.active li a{
	color: #000000;
	font-weight: normal;
	padding: 0 0 0 25px;
}
.leftmenu li.active li.active li.active a,
.leftmenu li.active li.active li a:hover{
	background: url(ico-list2.gif) #ebebeb no-repeat left;
	color: #ce0002;
}
/*--- Center Column ---*/
#centercol{
	float: right;
	padding: 15px 0;
	width: 593px;
}
#home #centercol{
	padding: 0 0 15px;
	width: 636px;
}
/*- Home Page Title Image -*/
.title{
	border-bottom: 3px solid #7f7f7f;
	height: 265px;
	overflow: hidden;
}
.title img{
	width: 636px;
	height: 265px;
	
}
/*=== Styling Lists ===*/
ul.list1{
	padding: 10px 15px 0;
}
.list1 li{
	padding: 0 0 12px;
}
.list1 li h4{
	font-size: 11px;
}
.list1 li h4{
	font-weight: normal;
}
/*=== Footer ===*/
#footer{
	background: url(subpage-bot.gif) repeat-x top;
	clear: both;
	color: #ffffff;
	height: 24px;
	text-align: center;
}
#footer a{
	color: #ffffff;
}
#footer p{
	padding: 3px 0 0;
}
/*=== Icons / Buttons ===*/
#icons{
	margin: 0 0 0 793px;
	position: absolute;
	top: 96px;
	width: 70px;
}
#icons img{
	margin: 0 3px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}




#contentboxsub {
margin: 0px;
padding: 10px 10px 10px 10px;
}


#contentboxsub form td{
	padding: 3px;
}


#contentboxsub  li{
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 0px;
	margin: 5px 0 0 0;
}


#contentboxsub  p{
	padding: 6px 0 10px 0;
}

#contentboxsub  ul{
	padding: 6px 0 6px 0;
}

#contentboxsub td a{
	color: #c91500;
}

#contentboxsub font a{
	color: #c91500;
}


#contentboxsub p a{
	color: #c91500;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	font-size: 15px;
	padding: 0 0 8px 0;
	color: #000000;
}


#contentboxsub h3{
	font-size: 14px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h4{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h5{
	font-size: 12px;
	padding: 0 0 5px 0;
	color: #000000;
}

#contentboxsub input{
	font-size: 12px;
	color: #000000;
}


.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}

