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

body {
	background-color:#ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #d9dadb;
	scrollbar-track-color: #d9dadb;
	scrollbar-face-color: #212B50;
	scrollbar-shadow-color: #d9dadb;
	scrollbar-highlight-color: #d9dadb;
	scrollbar-darkshadow-color: #d9dadb;
	scrollbar-3d-light-color: #212B50;
	margin-top:20px;
	padding:0px;
    }
	 
#rahmen
{
position:absolute;
background-image:url(./bilder/bg.gif);
background-repeat:repeat-x;
/*background-color:#ffffff;*/
top:0px;
left:0px;
width:100%;
height:601px;
margin:0px;
padding:0px;
border: 0px #212B50 solid;
}


#inhalt
{
margin-left:auto;
margin-right:auto;
position:relative;
width:1024px;
height:500px;
top:130px;
/*background-color:#ffffff;*/
border: 0px #ff0000 solid;
}

#logo
{
position:absolute;
margin:0px;
padding:0px;
top:0px;
left:0px;
}

#navi
{
position:absolute;
margin:0px;
padding:0px;
top:0px;
left:130px;
border: 0px #7c1245 solid;
}

div.hm
{
width:110px;
height:17px;
display:block;
text-align:center;
background-color:#212B50;
z-index:22;
padding-top:3px;
color: #ffffff; 
font-family: Tahoma, verdana; 
font-size: 12px; 
font-weight: bold;
text-align: center;
text-decoration: none;
}

div.linkhm
{
width:110px;
height:17px;
display:block;
text-align:center;
color: #ffffff; 
font-family: Tahoma, verdana; 
font-size: 12px; 
font-weight: bold;
text-align: center;
text-decoration: none;
}

td.sm 
{
padding:3px;
padding-right:16px;
text-align:center;
height:18px;
}

#seite
{
width:902px;
height:431px;
position:absolute;
top:41px;
left: 130px;
margin:0px;
padding:0px;
border: 0px #3300ff solid;
}

#stempelshop
{
position:absolute;
text-align:left;
top:314px;
left:0px;
margin:0px;
padding:0px;
}

#onlineshop
{
position:absolute;
text-align:left;
top:344px;
left:0px;
margin:0px;
padding:0px;
}

#home
{
position:absolute;
text-align:left;
top:380px;
left:0px;
margin:0px;
padding:0px;
}

#kontakt
{
position:absolute;
text-align:left;
top:400px;
left:0px;
margin:0px;
padding:0px;
}

#fernwartung
{
position:absolute;
text-align:left;
top:420px;
left:0px;
margin:0px;
padding:0px;
}

#impressum
{
position:absolute;
text-align:left;
top:440px;
left:0px;
margin:0px;
padding:0px;
}

#ahk
{
position:absolute;
bottom:0px;
left:0px;
margin:0px;
padding:0px;
}

#unten
{
/*font-family: Tahoma, verdana;*/
font-family: Tahoma, verdana;
color: #666666;
font-size: 11px;
font-weight: bold;
text-align:center;
position:absolute;
bottom:0px;
left:220px;
margin:0px;
padding:0px;
z-index:2;
}

#text
{
	position:absolute;
	top:4px;
	left:426px;
	font-family: Tahoma, verdana;
	color: #1A1A1A;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding:6px;
	padding-bottom:0px;
	width:466px;
	height:410px;
	overflow:auto;
	border: 0px #F7E3CC solid;
	margin-bottom: 20px;
}


table.seite
{
width:900px;
height:100%;
margin-left:0px;
/*background-color:#ffffff;*/
border: 0px #ff0000 solid;
} 

	 
td {font-family: Tahoma, verdana;
        color: #1A1A1A;
        font-size: 11px;
		font-weight: normal;
		padding:3px;
		}
		
td.padding0 {
		vertical-align:top;
		padding:0px;
		}
		
td.padding2 {
		vertical-align:top;
		padding:2px;
		}
		
th {font-family: Tahoma, verdana;
        color: #212B50;
        font-size: 11px;
		font-weight: bold;
		text-align: left;
		padding:4px;
		}

th.schwarz {font-family: Tahoma, verdana;
        color: #1A1A1A;
        font-size: 11px;
		font-weight: bold;
		text-align: left;
		padding:4px;
		}

table.gitter  
		{
		border-style: solid;
		border-color: #212B50;
		border: 1px;
		border-collapse:collapse;
		margin-left:4px;
		}

table.gitter td  
		{
		text-align: left;
		padding: 4px;
		border: 1px;
		border-style : solid;
		border-color : #212B50;
		}

table.gitter th 
		{
		text-align: left;
		padding: 4px;
		border: 1px;
		border-style : solid;
		border-color : #212B50;
		font-family: Tahoma, verdana;
        color: #212B50;
        font-size: 11px;
		font-weight: bold;
		}	
		

li
{
list-style-image:url(bilder/li_punkt.gif);
}		

input.aktiv
		{
		color: #212b50; 
		background-color: #ffffff;
		font-family: Tahoma, verdana;
		font-size: 11px; 
		font-weight: normal;
		border: 0px;
		border-bottom-width: 1px;
		border-style : solid;
		border-color : #212b50;
		width:160px;
		}		
input.inaktiv
		{
		color: #212b50;
		background-color: #fffff;
		font-family: Tahoma, verdana;
		font-size: 11px; 
		font-weight: normal;
		border: 0px;
		border-bottom-width: 1px;
		border-style : solid;
		border-color : #ffffff;
		width:160px;
		}		
		
input.checkbox
		{
		background-color: #ffffff;
		}	
		
textarea.aktiv
		{
		scrollbar-arrow-color: #ffffff;
		scrollbar-base-color: #d9dadb;
		scrollbar-track-color: #d9dadb;
		scrollbar-face-color: #212B50;
		scrollbar-shadow-color: #d9dadb;
		scrollbar-highlight-color: #d9dadb;
		scrollbar-darkshadow-color: #d9dadb;
		scrollbar-3d-light-color: #212B50;
		color: #290D0A; 
		background-color: #ffffff;
		font-family: Tahoma, verdana;
		font-size: 11px; 
		font-weight: normal;
		border: 1px;
		border-style : solid;
		border-color : #212b50;
		width:450px;
		
		}		
textarea.inaktiv
		{
		scrollbar-arrow-color: #ffffff; 
		scrollbar-base-color: #ffffff;
		scrollbar-track-color: #ffffff;
		scrollbar-face-color:#ffffff;
		scrollbar-shadow-color: #ffffff;
		scrollbar-highlight-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff;
		scrollbar-3d-light-color: #ffffff;
		color: #290D0A; 
		background-color: #ffffff;
		font-family: Tahoma, verdana;
		font-size: 11px; 
		font-weight: normal;
		border: 1px;
		border-style : solid;
		border-color : #ffffff;
		width:450px;
		
		}		

select  {
		color: #290D0A; 
		background-color: #ffffff;
		font-family: Tahoma, verdana;
		font-size: 11px; 
		font-weight: normal;
		width:60px;
		}
		
input.button {
		color: #ffffff;
		background-color:  #212B50;
		font-family: Tahoma, verdana;
		font-size: 11px; 
		font-weight: bold;
		border-color : #290D0A; 
		border: 0px;
		border-style : solid;
		width:180px;
		}


		
.bold:link {color: #212B50;
	font-family: Tahoma, verdana;
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:visited {color: #212B50;
	font-family: Tahoma, verdana;
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:active {color: #212B50;
	font-family: Tahoma, verdana;
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}
.bold:hover {
        color: #000000;
	font-family: Tahoma, verdana;
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
		}

		
		
a:link {color: #1A1511;
	font-family: Tahoma, verdana;
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}
a:visited {color: #1A1511;
	font-family: Tahoma, verdana;
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}
a:active {color: #1A1511;
	font-family: Tahoma, verdana;
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}
a:hover {color: #003882; 
	font-family: Tahoma, verdana;
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
		}

.ahk:link {color: #212b50;
	font-family: Tahoma, verdana;
	font-size: 10px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.ahk:visited {color: #212b50;
	font-family: Tahoma, verdana;
	font-size: 10px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.ahk:active {color: #212b50;
	font-family: Tahoma, verdana;
	font-size: 10px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
.ahk:hover {color: #AB0034;
	font-family: Tahoma, verdana;
	font-size: 10px; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
		}
		
.hm:link 
		{
		color: #ffffff; 
		font-family: Tahoma, verdana; 
		font-size: 12px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
		
.hm:visited 
		{
		color: #ffffff;
		font-family: Tahoma, verdana; 
		font-size: 12px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
		
.hm:active 
		{
		color: #ffffff;
		font-family: Tahoma, verdana; 
		font-size: 12px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
.hm:hover 
		{
        color: #eeeeee;
		font-family: Tahoma, verdana; 
		font-size: 12px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
		
.sm:link 
		{
		color: #212B50; 
		font-family: Tahoma, verdana; 
		font-size: 12px; 
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}
		
.sm:visited 
		{
		color: #212B50;
		font-family: Tahoma, verdana; 
		font-size: 12px; 
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}
		
.sm:active 
		{
		color: #212B50;
		font-family: Tahoma, verdana; 
		font-size: 12px; 
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}
.sm:hover 
		{
        color: #660000;
		font-family: Tahoma, verdana; 
		font-size: 12px; 
		font-weight: normal;
		text-align: center;
		text-decoration: none;
		}
