#bodyDiv {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
a:link {
	color : #ff6600;
}
.link{
	color: #ff6600;
	font-size: 12px;
}
a:hover {
	color : #993300;
}
a:visited {
	color : Gray;
}
/*
umfasst alles - fuer den Border
*/
#contentDiv{
	width: 998px;
	left: 0;
	top: 0;
	position: absolute;	
	border: 1px solid #CCCCCC;
	z-index: 0;
}

/*
Header
*/

#headerDiv {
	background-color: #CCCCCC;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 998px;
	height: 118px;
	z-index: 0;
	border-bottom: 1px solid #cccccc;
}

/*
TOP-NAVIGATION
*/
/*
Termine
*/
#headerTerminDiv{
	position: absolute;
	top: 26px;
	left: 535px;
	height: 17px;
	width: 72px;
	background-color: #993300;
	z-index: 5;
	border-right: 1px solid #993300;
}

#headerTerminDiv a{
	color: White;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/headerMenuPfeil.gif);
	background-repeat: no-repeat;
}

#headerTerminDiv a:hover{
	background-image: none;
	background-color: #ff6600;
	padding: 0 0 0 10px;
	display: block;
	width: 62px;
	height: 18px;
}

/*
Restauratorensuche
*/
#headerRestsDiv{
	position: absolute;
	top: 26px;
	left: 608px;
	height: 17px;
	width: 148px;
	background-color: #993300;
	z-index: 5;
	border-right: 1px solid #993300;
}

#headerRestsDiv a{
	color: White;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/headerMenuPfeil.gif);
	background-repeat: no-repeat;
}

#headerRestsDiv a:hover{
	background-color: #ff6600;
	padding: 0 0 0 10px;
	display: block;
	width: 138px;
	height: 18px;
	background-image: none;
}

/*
Sitemap
*/
#headerSitemapDiv{
	position: absolute;
	top: 26px;
	left: 757px;
	height: 17px;
	width: 77px;
	background-color: #993300;
	z-index: 5;
	border-right: 1px solid #993300;
}

#headerSitemapDiv a{
	color: White;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/headerMenuPfeil.gif);
	background-repeat: no-repeat;
}

#headerSitemapDiv a:hover{
	background-color: #ff6600;
	padding: 0 0 0 10px;
	display: block;
	width: 67px;
	height: 18px;
	background-image: none;
}

/*
Kontakt
*/
#headerKontaktDiv{
	position: absolute;
	top: 26px;
	left: 835px;
	height: 17px;
	width: 73px;
	background-color: #993300;
	z-index: 5;
	border-right: 1px solid #993300;
}

#headerKontaktDiv a{
	color: White;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/headerMenuPfeil.gif);
	background-repeat: no-repeat;
}

#headerKontaktDiv a:hover{
	background-color: #ff6600;
	padding: 0 0 0 10px;
	display: block;
	width: 63px;
	height: 18px;
	background-image: none;
}

/*
Impressum
*/
#headerImpressumDiv{
	position: absolute;
	top: 26px;
	left: 909px;
	height: 17px;
	width: 89px;
	background-color: #993300;
	z-index: 5;
}

#headerImpressumDiv a{
	color: White;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/headerMenuPfeil.gif);
	background-repeat: no-repeat;
}

#headerImpressumDiv a:hover{
	background-color: #ff6600;
	padding: 0 0 0 10px;
	display: block;
	width: 79px;
	height: 18px;
	background-image: none;
}

#headerOrangeDiv {
	position: absolute;
	top: 43px;
	left: 0px;
	height: 30px;
	width: 998px;
	z-index: 2;
	background-color: #ff6600;
}

#headerLogoDiv {

	position: absolute;
	top: 43px;
	left: 0px;
	height: 75px;
	background-image: url(../images/headerLogo.gif);
	width: 535px;
	z-index: 3;

}

#headerSearchDiv{
	position : absolute;
	left : 840px;
	top : 72px;
	z-index : 4;
	width: 110px;
	height : 20px;
	background-image : url(../images/returnpfeil_orange_18px.jpg);
	background-position : right;
	background-repeat : no-repeat;
/*	border : 1px solid Blue;*/
}
#headerSearchDiv input{
	width : 90px;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	border: 1px solid Gray;
}

/*
MITTELBEREICH
*/
#contentMainDiv{
	width: 998px;
}

/*
Haipt-Menü
*/
#contentMenuObenDiv{
	width: 155px;
	left: 0;
	top: 118px;
	position: absolute;
	background-color: #CCCCCC;
	height: 58px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#contentMenuMitteDiv{
	width: 155px;
	left: 0;
	top: 176px;
	position: absolute;
	height: 18px;
	border-right: 1px solid #CCCCCC;
}

#contentMenuUntenDiv{
	width: 155px;
	left: 0;
	top: 194px;
	position: absolute;
	background-color: transparent;
	border-bottom: 1px solid #CCCCCC;
}

/* 
Navigation - von der Verbandsseite
*/

ul#mainNav {
	margin: 0px;
	padding: 0 0 0 0;
}
		
ul#mainNav li {	
	list-style: none;
	display: block;
	background-color: White;
}

ul#mainNav li a {
	background-image: url(../images/MenuPfeil.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 3px 15px;
	font-size: 12px; /* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #666666;
	text-decoration: none;
	width: 88%; /* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	border-top: 1px solid #cccccc;
}

ul#mainNav li a:hover {
	background-color: #ff6600;
	color: White;
	background-image: none;
}

ul#mainNav li.isActive a{
	background-color: #ff6600;
	color: White;
	background-image: none;
}

*/
.mitBorderClass{}

/*
subnav
*/

ul#subNav {
	margin: 0px;
	padding: 0 0 0 12px;
}
		
ul#subNav li {	
	list-style: none;
	display: block;
	background-color: White;
	padding-right: 15px;
}

ul#subNav li a {
   background-image: url(../images/MenuPfeil.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 2px 0px 2px 15px;
	font-size: 12px; /* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #666666;
	text-decoration: none;
	width: 99%; /* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	border-top: 1px solid #cccccc;
}

ul#subNav li a:hover {
	background-color: #ff6600;
	color: White;
	background-image: none;
	display: block;
	padding-right : 0px;
	margin-right : 0px;
	
	border-right : 1px solid #cccccc;
}
ul#subNav li.isActive a{
	background-color: #ff6600;
	color: White;
	background-image: none;
	display: block;
	padding-right : 0px;
	margin-right : 0px;
	border-right : 1px solid #cccccc;
	
}
/*
subSubNav
*/
ul#subSubNav {
	margin: 0px;
	padding: 0 0 0 24px;
}
		
ul#subSubNav li {	
	list-style: none;
	display: block;
	border: 0 0 0 0;
	background-color: White;
}

ul#subSubNav li a {
	background-image: url(../images/MenuPfeil.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 15px;
	font-size: 12px; /* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #666666;
	text-decoration: none;
	/*
	width: 88%; /* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	
	width: 115px;
	border: White;
}
ul#subSubNav li.isActive a{
	background-color: #ff6600;
	color: White;
	background-image: none;
	padding-right : 0px;
	margin-right : 14px;
	width: 115px;
	border-right : 1px solid #cccccc;
}
/*
keine ahnung, wozu das gut ist...
*/
	/*
ul#mainNav ul.subNav {
	margin: 0px;
	list-style: none;
	padding: 0px;
	border: 0px solid pink;
}

ul#mainNav ul.subNav li {
	border-top: 0 none;
	border: 0px solid green;
	padding-left: 1.5em;
}

ul#mainNav ul.subNav li a {
	padding: 1%;
	margin: 0px;
	font: bold 0.7em /1.5 verdana, sans-serif;
	color: #5C6F90;
	background-color: transparent;
	border: 0px solid yellow;
}

ul#mainNav ul.subNav li a:hover {
	color: #43616B;
	background-color: transparent;
	text-decoration: underline;
}
*/
#inhaltDiv{
}

/* 
Navigation Intern
*/
#contentMenuIntern{
	width: 157px;
	left: 0;
	top: 280px;
	position: absolute;
	background-color: transparent;
	border-bottom: 0px solid #CCCCCC;
	z-index: 5;
}

ul#internNav {
	margin: 0px;
	padding: 0 0 0 0;
}
		
ul#internNav li {	
	list-style: none;
	display: block;
	background-color: White;
}

ul#internNav li a {
	background-image: url(../images/MenuPfeil.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 15px;
	font-size: 12px; /* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	width: 88%; /* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	border-top: 1px solid #cccccc;
}

ul#internNav li a:hover {
	background-color: #ff6600;
	color: White;
	background-image: none;
	width: 88%;
}

.mitBorderClass{}

/*
Text und Überschriften
*/
/*
margin-änderung 
12/12/05
*/
.textClass{
	border: 1px solid #CCCCCC;
	display: block;
	padding: 0px 20px 20px 20px;
/*	margin-top: 194px;*/
	margin-left: 155px;
	margin-right: 157px;
	font-size: 12px;
	vertical-align: top;
	min-height : 600px;
}
.minHeightClass{
	/*width : 0px;
	height: 400px;
	text-align: right;*/
}
.ueberschrifth2Class{
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-color: #993300;
	color: White;
	height: 20px;/*16*/
	padding: 1px 1xp 1px 10px;
}

.ueberschrifth2Class a{
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-color: #993300;
	color: White;
	height: 16px;
	padding: 1px 1xp 1px 10px;
}
.ueberschrifth2Class a:visited{
	
	color: White;

}
.ueberschrifth2Class a:hover{
	
	color: White;

}


#uberschrifth1Div{
	top: 118px;
	left: 155px;
	height: 18px;
	position: absolute;
	padding: 20px;
	font-size: 16px;
	width: 646px;
	font-weight: bold;
	color: #ff6600;
	border-bottom: 1px solid #cccccc;
}

#unterH1Div{
	font-size: 10px;
	font-weight: normal;
	/*border-right: 1px solid #cccccc;*/
	border-bottom: 1px solid #cccccc;	
	height: 11px;
	left: 155px;
	top: 176px;
	width: 665px;
	position: absolute;
	padding: 3px 0 4px 20px;
}

#unterH1Div a{
	color: #993300;
	text-decoration: none;
}

#unterH1Div  .aktiv{
	color: #ff6600;
}

#unterH1Div a:hover{
	color: #ff6600;
}
.textClass2{
	font-size: 12px;
	padding: 0px;
}
.textclass td {
	font-size: 12px;
	padding: 10px;
}
td.quote{
	background-color: #cccccc;
	vertical-align: top;
	padding : 4px 0 4px 4px;
}
td.quote a{
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	
}
td.quote a:hover{
	color: #993300;
}
.monJahrClass{
	height : 14px;
	font-size : 12px;
	font-weight : bolder;
	background-color : #cccccc;
	display : block;
	width : 640px;
	padding : 2px;
	margin-top: 10px;
}

.fgSubnavClass a{
	font-size: 10px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}

.fgSubnavClass a:hover{
	color: #ff6600;
}

.bildBeschrClass{
	color: #ff6600;
	font-size: 10px;
}

.fgBildSprecherClass{
	width: 100px;
	background-color: #cccccc;
}

.fgSprecherClass{
	background-image: url(../images/fg_spr_hintergrund.jpg);
	background-repeat: repeat-y;
	padding-left: 140px;
	width: 506px;
}

/*
Rechte Seite
*/

#contentRightDiv{
	width: 157px;
	left: 841px;
	top: 176px;
	position: absolute;	
}

#contentRightDiv a {
	color: White;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	vertical-align: top;
	background-image: url(../images/headerMenuPfeil.gif);
	background-repeat: no-repeat;
}
	
#contentRightDiv a:hover {
/*	display: block;
	width: 147px;
	height: 17px; */
	background-color: #ff6600;
	font-size: 12px;
	background-image: none;
	text-decoration: none;
}

#contentRightWerbungDiv.td {
	text-align:center;
	vertical-align:top;
}

.contentRightClassA{
	height: 17px;
	width: 147px;
	background-color: #993300;
	display: block;
	padding-top: 1px;
}

#contentRightWerbungDiv{
	background: none;
	text-align:center;
	vertical-align:top;
}

#contentRightWerbungDiv a {
	background: none;
	text-decoration: none;
	background-image: none;
	text-align:center;
	vertical-align:top;
	display:block;
}

#contentRightWerbungDiv div {
	position:relative;
}

#contentRightWerbungDiv a:link {
	background: none;
	text-decoration: none;
	background-image: none;
	text-align:center;
	vertical-align:top;
	display:block;
}
	
#contentRightWerbungDiv a:hover,focus { 
	text-align:center;
	vertical-align:top;
	background: none;
	border:0px;
	text-decoration: none;
	display:block;
}

/*
Footer
*/

.bottomClass{
	height: 20px;
	width: 838px;
	background-color: #FF6600;
	display: block;
	padding-left: 160px;
	padding-top: 10px;
	font-size: 10px;
	bottom: 0px;
	position: static;
	z-index:9;
}

.printClass{
	background-position: right;
	background-image: url(../images/returnpfeil_weiss_10px.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	padding: 10px 10px 10px 520px;
	height: 10px;
	vertical-align : text-bottom;
	clear: both;
}

.printClass a{
	color: Black;
	text-decoration: none;
	vertical-align : text-bottom;
}
.printClass a:hover{
	color: #993300;
}


.gruppenNavClass a{
	display: block;
	width: 300px;
	height: 25px;
	border: 1px solid #cccccc;
	background-image: url(../images/MenuPfeil.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	/*padding: 5px 0 0 15px;*/
	vertical-align: middle;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}

.gruppenNavClass a:hover{
	background-color: #ff6600;
	background-image: none;
	color: White;
}
#formRechtsFachInputDiv select{
	height: 20px;
	font-size: 9px;
	width: 92px;
}

.user-fundgrubeausgabe-pi1{
	padding-top:17;
}