body,html {
	font-size: 11px;
	font-family: "Courier New", Courier, mono;
	color:#292828;
	padding:0px;
	margin:0px;
	line-height:15px;
	height:100%;
}

a { color: #FF3C00; text-decoration:none; }
a:focus { color: #999; }
a:hover { color: #000; }
a:active { color: #FF3C00; }

object {
margin:auto;
margin-top:10px;
margin-bottom:9px;
} 

#outer .rand{
border:1px dashed #000;
margin:0 0px 0 0;
}

#outer .enlarge{
border-bottom:1px dashed #000;
border-left:1px dashed #000;
border-right:1px dashed #000;
text-align:center;
padding:5px 14px 5px 13px;
margin:0 0 0 0 ;
}

#outer .enlarge:hover{
background-color:#F4F4F4;
color:#000;
border-top:1px dashed #000;
}


h1 {
font-size: 11px;
font-weight:normal;
color:#FF3C00;
text-transform:uppercase;
padding:2px;
margin:0px 0px 8px 0px;
margin-top:0px; 
letter-spacing:0px;
border-top: 1px dashed #000;
border-bottom: 1px dashed #000;
}

h2{
color:#FF3C00;
font-weight:normal;
text-transform:uppercase;
padding-top:20px;
font-size: 15px;
}

form{
margin:0 0 0 22px;
}

input{
border:0.75px solid #000;
font-size:10px;
}

h3{
color: #FF3C00;
font-weight:normal;
font-size: 10px;
text-transform:uppercase;
padding:0px;
margin:0 0 0 0; 
letter-spacing:0px;
}

ul,li{
	margin:0 0 0 10px;
	padding:0px;
	list-style-type: square;
}

table{
border: none;
width:100%;
font-size: 11px;
color:#000;
margin:10px 0 0 0;
}

tr{
vertical-align:top;
margin-bottom:1px solid black;
}

tr h1{
font-size: 11px;
color: #FF3C00;
text-transform:uppercase;
padding:2px;
margin:0px 0 8px 0; 
letter-spacing:0px;
font-weight:normal;
}

.name {
	font-size: 11px;
	color: #000;
	margin-bottom:3px;
}
.open {
	font-size: 11px;
	color: #999;
}

table a{
	text-decoration:none;
	color: #999;
}
table a:hover{
	text-decoration:none;
	color: #FF3C00;
}

h3{
	font-size: 11px;
    color: #FF3C00;
	padding:5px;
	margin:0px; 
	letter-spacing:0px;
}

h2:before { 
	content:url(aldusblatt.gif)" ";
	vertical-align:baseline;
}


#menu {
	vertical-align:middle;
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
	padding:4px 0px 5px 0px;
	line-height:11px;
}

#menu a{
	font-size: 11px;
	text-transform:uppercase;
	margin-left: 7px;
	margin-right: 7px;
	vertical-align:middle;
	text-decoration:none;
	text-indent:13px;
	color: #000;
}
#menu a:hover { color: #FF3C00; }
#menu .act{color: #FF3C00;}

#submenu .act{color: #FF3C00;}
#submenu{
	border-bottom:1px dashed #000; 
	padding:3px 0 3px 0;
	text-transform:uppercase;
	
}
#submenu a{color: #000;}
#submenu a:hover{color: #FF3C00;}
#submenu .strich{color: #FF3C00;}

#submenu2 .act{color: #FF3C00;}
#submenu2{
	border-bottom:1px dashed #000; 
	padding:3px 0 3px 0;
	text-transform:uppercase;
	
}
#submenu2 a{color: #000;}
#submenu2 a:hover{color: #FF3C00;}
#submenu2 .strich{color: #FF3C00;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 750px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	background-color:#fff;
	border-top:1px dashed #000;
} 

/* ----------banner for logo-------------- */
#banner {
	padding: 0px;
}

#banner .service{
	margin: 0px;
	padding: 0px;
}

#banner img {padding:0px 0 0 0;} 

/* ----------outer und inner----------------- */
#outer{ 
	border-left: solid 280px #fff;  /* linke Menue Spalten Farbe  */ 
	background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
 } 

#inner{ margin:20px 0 0 0; width:100%;} /* die IE PC schlaufe */ 

/* --------------left navigavtion------------- */
#left {
	width:280px;
	padding:0 0 0 0;
	float:left;
	position:relative;
	margin-left:-280px;
	margin-top:0px;
	text-align:left;
    height:280px;
	
 }

/* -----------------Inhalt--------------------- */
#content{ 
    width: 470px;
	position: relative; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	z-index:2;
}


#outer .adressen{ 
	border-bottom:1px solid black;
	border-top:1px solid black;
	float:left;
	width: 230px;
	margin:8px;
}

/* -----------------logos--------------------- */
.support{
	#border-top:1px solid #D9D7D7;
	#border-bottom:1px solid #D9D7D7;
}

p{
	padding: 0px 10px;
	margin: 0 0 0 0;
	display: block;
}

pre{
	font-size: 12px;
	padding: 5px 10px;
	margin:0px;
}

/* --------------- footer ----------------------- */
#footer {
	vertical-align:middle;
	width:100%;
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
	padding:4px 0px 6px 0px;
	line-height:11px;
	clear:left;
	text-align: center;
	display:block;
}

#footer a{
	font-size: 11px;
	color:#333;
	margin:0px;
	vertical-align:middle;
	text-decoration:none;
	text-indent:15px;
}

#footer a:hover{
	color: #FF3C00;

}

