/* CSS Document */

/*----------------------------------------*
**  Global
**----------------------------------------*/
body { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #000000;  
	background-color: #ffffff; 
	text-align: left; 
	line-height: 18px; 
	margin-top: 0px; 
	padding-top: 0px; 
}
	
H1 { 
	font-size: 1.5em; 
	color: #990000; 
	padding-bottom: 20px;
}

H2 { 
	font-size: 1.0em; 
	color: #990000; 
	padding-bottom: 10px;
}

H3 { 
	font-size: 0.90em; 
	color: #990000; 
	margin-bottom: 0px;
}


H3 { 
	font-size: 0.90em; 
	color: #000000; 
	padding-bottom: 10px;
}

.small { 
	font-size: 0.8em; 
	color: #000000;
}

.red { 
	font-size: 0.8em; 
	color: #cc0000;
}


/*----------------------------------------*
**  Layout
**----------------------------------------*/
#container { 
	margin: 0 auto; 
	overflow:hidden; 
	width: 730px; 
	margin-top: 0px;  
	background-color: #fffef3;  
	background-image: url(../img/bg.jpg); 
}			


#head { 
	width: 697px; 
	height: 128px; 
	background-image: url(../img/head.jpg); 
	background-repeat:no-repeat; 
	margin-left: 17px;
}

#headLb { 
	width: 697px; 
	height: 128px; 
	background-image: url(../img/head_lb.jpg); 
	background-repeat:no-repeat; 
	margin-left: 17px;
}

#boalogo { 
	float: left; 
	width: 90px; 
	height: 80px; 
	padding: 0px 0px 0px 0px; 
	margin: 45px 0px 0px 0px; 
}

#headlinks { 
	float: left; 
	display: inline;
	width: 350px; 
	height: 70px; 
	text-align: right; 
	padding: 1px 0px 0px 0px; 
	margin: 0px 0px 0px 30px; 
}


#headlinksLb { 
	float: left; 
	display: inline;
	width: 350px; 
	height: 70px; 
	text-align: right; 
	padding: 1px 0px 0px 0px; 
	margin: 0px 0px 0px 30px; 
}

#headnavi { 
	float: left; 
	width:80px; 
	height: 70px; 
	text-align: left; 
	padding: 1px 0px 0px 0px; 
	margin: 0px 0px 0px 25px; 
}

#headlogo { 
	float: left; 
	width:80px; 
	height: 70px; 
	text-align: right; 
	padding: 4px 0px 0px 0px; 
	margin: 0px 0px 0px 25px; 
}

#navigation { 
	width: 600px; 
	height: 90px; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 20px 66px; 
	cler:both;
}

#contentLeft { 
       	margin: 0 auto; 
	width: 700px; 
	margin-top: 5px;  
	background-color: #fffef3;  
	text-align: left;
}

#content { 
	width: 600px; 
	min-height: 550px; 
	text-align: left; 
	padding: 0px 0px 20px 0px; 
	margin: 40px 0px 30px 66px; 
}

#content1 { 
	min-height: 550px; 
	text-align: left; 
	padding: 0px 0px 10px 0px; 
	margin: 5px 0px 5px 5px; 
}
#wrapper {
	display:block;
	position:relative;
	height:30%;
	width:99.9%;
	overflow:hidden;
}
#foot { 
	width: 730px; 
	height: 48px; 
	background-image: url(../img/bg_foot.jpg); 
	background-repeat:no-repeat; 
	padding: 0px 0px 0px 37px; 
	margin: 0px 0px 0px 0px;
}

#foottext { 
	width: 600px; 
	height: 20px; 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #c9ab60; 
	padding: 5px 20px 0px 29px; 
}

/*----------------------------------------*
**  links
**----------------------------------------*/
a:link,
a:visited { 
	font-size: 1.00em; 
	color: #990000;  
	text-decoration: underline; 
}
a:hover   { 
	font-size: 1.00em; 
	color: #999999; 
	text-decoration: underline; 
}

/*----------------------------------------*
**  headlinks
**----------------------------------------*/

#headlinks a:link,
#headlinks a:visited { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold; 
}

#headlinks a:hover   { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

#headlinks ul { 
	list-style-type: none;  
	padding-left: 0px; 
}

#headlinks li { 
	padding-bottom: 0px; 
	padding-left: 0px; 
	line-height: 14px; 
}

/*----------------------------------------*
**  headlinksLb
**----------------------------------------*/

#headlinksLb a:link,
#headlinksLb a:visited { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #ecc680; 
	text-decoration: none; 
	font-weight: bold; 
}

#headlinksLb a:hover   { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #fbf4c7; 
	text-decoration: none; 
	font-weight: bold;
}

#headlinksLb ul { 
	list-style-type: none;  
	padding-left: 0px; 
}

#headlinksLb li { 
	padding-bottom: 0px; 
	padding-left: 0px; 
	line-height: 14px; 
}
/*----------------------------------------*
**  headnavi
**----------------------------------------*/

#headnavi a:link,
#headnavi a:visited { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold; 
}
#headnavi a:hover   { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

#headnavi a.aktiv:link { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
}

#headnavi a.aktiv:visited { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
}

#headnavi ul { 
	list-style-type: none;  
	padding-left: 0px; 
}

#headnavi li { 
	padding-bottom: 0px; 
	padding-left: 0px; 
	line-height: 14px; 
}

/*----------------------------------------*
**  navigation
**----------------------------------------*/

#navigation a:link,
#navigation a:visited { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
}

#navigation a:hover   { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold;
}

#navigation a.aktiv:link { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold; 
}

#navigation a.aktiv:visited { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold; 
}

#navigation a.nav2:link,
#navigation a.nav2:visited { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
}

#navigation a.nav2:hover   { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold;
}

#navigation a.nav2akt:link,
#navigation a.nav2akt:visited { 
	font-size: 0.8em; 
	font-family: verdana, hevetica, sans-serif; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold; 
}

#navigation ul { 
	list-style-type: none; 
	padding: 0px 0px 0px 0px;  
	margin: 3px 0px 0px 0px; 
}

#navigation li { 
	padding: 5px 0px 0px 0px; 
	line-height: 12px; 
	border-bottom: #990000 dotted 1px;  
}

/*----------------------------------------*
**  #content
**----------------------------------------*/

#content ul { 
	position: relative; 
	margin-left: 20px; 
	padding: 0px; 
	list-style-image: url(../img/liste.gif); 
}

#content li { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 7px 0px;  
}

#feld { 
	font-size:0.8em; 
	float: left; 
	width: 140px; 
}

#text {  
	width: 450px; 
	margin-left: 140px; 
}

#button { 
	width: 400px; 
	margin-left: 110px; 
	text-align: right; 
}

dl { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px; 
	position: relative; 
}

dt { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	position: relative; 
}

dd { 
	margin: 0px 0px 5px 0px; 
	padding: 0px 0px 0px 0px; 
	position: relative; 
}

/*----------------------------------------*
**  #form
**----------------------------------------*/

input, select { 
	font-size:0.9em; 
	font-weight:normal;  
	font-family: verdana, hevetica, sans-serif; 
	color:#000000; 
	border:#ecc680 solid 1px; 
	overflow:visible;
}

textarea { 
	font-size:0.9em; 
	width: 400px; 
	font-weight:normal; 
	font-family: arial, hevetica, sans-serif; 
	color:#000000; 
	border:#ecc680 solid 1px; 
}

.text   { 
	width: 450px; 
}

.button { 
	background-color:#ffffff; 
	color:#990000; 
	border:#ecc680 solid 2px; 
	padding-left: 3px;
	padding-right:3px;
}

.button:hover { 
	background-color:#ecc680; 
	color:#990000; 
	border:#ecc680 solid 2px; 
}

/*----------------------------------------*
**  #table
**----------------------------------------*/


table { 
	border-collapse: separate; 
	width: 100%; 
	margin-bottom: 20px;
	border-bottom:  1px solid #ecc680;  
}


td { 
	border-left: none; 
	border-bottom: none; 
	vertical-align: middle; 
	line-height: 17px; 
	padding: 0px 0px 0px 0px ; 
	border-bottom: 1px dotted #ecc680; 
}

.td1 { 
	border-left: none; 
	border-bottom: none; 
        text-align: left;
	vertical-align: middle; 
	line-height: 17px; 
	padding: 0px 0px 0px 0px ; 
}

#tdpre{ 
         overflow-y: auto; 
        white-space: pre; /* CSS2 */
        white-space: -moz-pre-wrap ; /* Mozilla */
        white-space: -hp-pre-wrap; /* HP printers */
        white-space: -o-pre-wrap; /* Opera 7 */
        white-space: -pre-wrap; /* Opera 4-6 */
        white-space: pre-wrap; /* CSS 2.1 */
        white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
        word-wrap: break-word; /* IE */
}

#pre{ 
         overflow-y: auto; 
        white-space: pre; /* CSS2 */
        white-space: -moz-pre-wrap ; /* Mozilla */
        white-space: -hp-pre-wrap; /* HP printers */
        white-space: -o-pre-wrap; /* Opera 7 */
        white-space: -pre-wrap; /* Opera 4-6 */
        white-space: pre-wrap; /* CSS 2.1 */
        white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
        word-wrap: break-word; /* IE */
}

th { 
	font-weight: normal; 
	padding: 0px 0px 0px 0px ; 
	width: 140px;  
	vertical-align: middle; 
	text-align: left;
	height: 10px; 
	border-bottom: 1px dotted #ecc680;  
}

th.titel { 
	border-bottom: none; 
	padding: 0px 0px 0px 0px ; 
	vertical-align: top; 
}

.table2 { 
	border-collapse: separate; 
	width: 70%; 
	border-bottom:  1px solid #ecc680; 
	position: relative; 
	margin-left: 0px;
}

.table3 { 
	position: relative; 
	margin-left: 0px;
        width: 100%;
}

.table4 { 
        position: relative; 
	border-collapse: separate;
        border-bottom:  none; 
        width: 100%;
}



