/* Kalibrierung der Browser */
* {padding:0; margin:0;}

#text
{
width:240px;
height:224px;
position:absolute;
margin:0px;
padding:0px;
top:224px;
left:90px;
z-index:30;
}

body {
	background-color:#FFF7D9;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-3d-light-color: #999999;
	margin-top:20px;
    }

#rahmen
{
margin-left:auto;
margin-right:auto;
position:relative;
width:100%;
height:623px;
background-color:#FFF7D9;
border: 0px #ff0000 solid;
}

#start
{
width:300px;
height:623px;
border: 1px #ff0000 solid;
position:absolute;
margin:0px;
padding:0px;
top:0px;
left:0px;
/*background-color:#FFF7D9;*/
overflow:auto;
border: 1px #ff3300 solid;
}

#schild
{
width:297px;
height:162px;
border: 1px #ff0000 solid;
position:absolute;
margin:0px;
padding:0px;
top:40px;
left:43px;
border: 0px #ff3300 solid;
cursor:pointer;
}



#wegweiser_box
{
width:183px;
height:83px;
position:absolute;
margin:0px;
padding:0px;
top:480px;
left:100px;
border: 0px #ff3300 solid;
}

#exklusiv
{
width:640px;
height:40px;
border: 1px #ff0000 solid;
position:absolute;
margin:0px;
padding:0px;
top:562px;
left:346px;
border: 0px #ff3300 solid;
}

#inhalt
{
width:68%;
height:530px;
border: 0px #ff0000 solid;
position:absolute;
margin:0px;
padding:0px;
top:10px;
left:380px;
/*background-color:#FFF7D9;*/
overflow:auto;
border: 0px #ffffff solid;
}

table.inhalt
{
-moz-opacity:0.8;
filter:Alpha(opacity=80);
width:90%;
margin-left:50px;
margin-top:40px;
background-color:#f8f8f8;
border: 0px #ff0000 solid;
} 

#ahk
{
top:630px;
left:16px;
position:absolute;
width:200px;
height:20px;
}

	 
td {font-family: arial, helvetica;
        color: #1A1A1A;
        font-size: 12px;
		font-weight: normal;
		padding:4px;
		}
		
td.padding0 {
		vertical-align:top;
		padding:0px;
		}
		
th {font-family: arial, helvetica;
        color: #342B1F;
        font-size: 12px;
		font-weight: bold;
		text-align: left;
		padding:4px;
		}
		
th.rot {font-family: arial, helvetica;
        color: #B4152B;
        font-size: 12px;
		font-weight: bold;
		text-align: left;
		padding:4px;
		}

input.aktiv
		{
		color: #290D0A; 
		background-color: #FFF7D9;
		font-family: arial; 
		font-size: 12px; 
		font-weight: normal;
		border: 1px;
		border-style : solid;
		border-color : #342B1F;
		width:200px;
		}		
input.inaktiv
		{
		color: #290D0A; 
		background-color: #C4BA99;
		font-family: arial; 
		font-size: 12px; 
		font-weight: normal;
		border: 1px;
		border-style : solid;
		border-color : #C4BA99;
		width:200px;
		}		
		
input.checkbox
		{
		background-color: #FBEFE1;
		}	
		
textarea.aktiv
		{
		scrollbar-arrow-color: #342B1F; 
		scrollbar-base-color: #FFF7D9;
		scrollbar-track-color: #FFF7D9;
		scrollbar-face-color: #FFF7D9;
		scrollbar-shadow-color: #FFF7D9;
		scrollbar-highlight-color: #FFF7D9;
		scrollbar-darkshadow-color: #FFF7D9;
		scrollbar-3d-light-color: #FFF7D9;
		color: #290D0A; 
		background-color: #FFF7D9;
		font-family: arial; 
		font-size: 12px; 
		font-weight: normal;
		border: 1px;
		border-style : solid;
		border-color : #342B1F;
		width:580px;
		
		}		
textarea.inaktiv
		{
		scrollbar-arrow-color: #342B1F; 
		scrollbar-base-color: #C4BA99;
		scrollbar-track-color: #C4BA99; 
		scrollbar-face-color:#C4BA99;
		scrollbar-shadow-color: #C4BA99;
		scrollbar-highlight-color: #C4BA99;
		scrollbar-darkshadow-color: #C4BA99;
		scrollbar-3d-light-color: #C4BA99;
		color: #290D0A; 
		background-color: #C4BA99;
		font-family: arial; 
		font-size: 12px; 
		font-weight: normal;
		border: 1px;
		border-style : solid;
		border-color :#C4BA99;
		width:580px;
		
		}		

select  {
		color: #290D0A; 
		background-color: #ffffff;
		font-family: arial; 
		font-size: 12px; 
		font-weight: normal;
		width:60px;
		}
		
input.button {
		color: #ffffff;
		background-color: #342B1F;
		font-family: verdana; 
		font-size: 11px; 
		font-weight: bold;
		border-color : #ffffff;
		border: 1px;
		border-style : solid;
		width:160px;
		}

		
.bold:link {color: #342B1F;
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:visited {color: #342B1F;
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:active {color: #342B1F;
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:hover {
        color: #333333;
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
		
.hm:link {
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.hm:visited {
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.hm:active {
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.hm:hover {
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
		
		
a:link {color: #1A1511;
	font-family: arial; 
	font-size: 12px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}
a:visited {color: #1A1511;
	font-family: arial; 
	font-size: 12px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}
a:active {color: #1A1511;
	font-family: arial; 
	font-size: 12px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}
a:hover {color: #003882; 
	font-family: arial; 
	font-size: 12px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}

.ahk:link {color: #342B1F;
	font-family: arial; 
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.ahk:visited {color: #342B1F;
	font-family: arial; 
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.ahk:active {color: #342B1F;
	font-family: arial; 
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.ahk:hover {color: #333333;
	font-family: arial; 
	font-size: 9px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}

table.gitter  
		{
		border-style : solid;
		border-color :  #F7E3CC;
		border: 1px;
		border-collapse:collapse;
		}

table.gitter td  
		{
		padding: 4px;
		border: 1px;
		border-style : solid;
		border-color : #F7E3CC;
		}

table.gitter th 
		{
		padding: 4px;
		border: 1px;
		border-style : solid;
		border-color : #F7E3CC;
		}	
		
table.gitter_1  
		{
		border-style : solid;
		border-color :  #F7E3CC;
		border: 2px;
		border-collapse:collapse;
		width:270px;
		}

table.gitter_1 td  
		{
		padding: 4px;
		border: 2px;
		border-style : solid;
		border-color : #F7E3CC;
		}

table.gitter_1 th 
		{
		padding: 4px;
		border: 2px;
		border-style : solid;
		border-color : #F7E3CC;
		}	