﻿
/* ********************************
Container
******************************** */
		
body 
{
	font-family: Arial, Helvetica, Sans-Serif;
}
		
#wrapper 
{
}
	   
#outer 
{
}
		
#inner 
{
}
		
#left 
{
display: none;
}

#navigation 
{
display: none;
}

#balkenLinks
{
display: none;
}

#balkenRechts
{
}

#navBar
{
display: none;
}
		
#center 
{
	float:left;
	width:100%;
	position:relative;
	z-index:3;
	margin:0 -4px 0 1px;
	/*margin:0 -4px 0 -1px;}*/
}

#header
{
display: none;
}

.clear 
{
	clear: both;
}

#outer > #inner 
{
	border-bottom:1px solid transparent;
}

#serviceUnten
{
display: none;
}




/*********************************
        andere-Tags
******************************** */
p
{
	font-size: 0.8em;
	margin: 0 10px 8px 20px;
	font-weight: normal;
}
h1
{
	font-size: 1.3em;
	font-weight: bold;
	margin: 30px 10px 10px 20px;
}
h2
{
	font-size: 1.0em;
	font-weight: bold;
	margin: 20px 10px 10px 20px;
}
h3
{
	font-size: 0.8em;
	font-weight: bold;
	margin: 20px 10px 14px 20px;
}

dd
{
	font-size: 0.8em;
	margin-top: 1px;
	margin-bottom: 7px;
}
dt
{
	font-size: 0.8em;
	margin-top: 1px;
	margin-bottom: 7px;
}
ol
{
    list-style-type: decimal;
    /* margin-left: 25px; */
}
li
{
    font-size: 0.8em;
    margin: 0 10px 5px 20px;
}
li.li2
{
    font-size: 0.8em;
    margin: 0 0 5px 45px;
}

ul
{
	list-style-image: url('../images/aufz_schw.png');
}

#navBar
{
}

a
{
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}

a:visited
{
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
a:active
{
	color: #E3A56D;
	font-weight:normal;
}
a:hover
{
	color: #E3A56D;
	font-weight:normal;
}

.bildrechts
{
	float: right;
	padding: 2px 10px 20px 20px;
}
.bildlinks
{
	float: left;
	padding: 2px 20px 20px 0px;
}

.clearBoth
{
	clear: both;
	margin-top: 5px;
}

.clearContact
{
	clear: both;
	margin-top: -10px;
	margin-bottom:10px;
	border-bottom: 1px solid #FFB30F;
}

.trennLinie
{
	clear: both;
	margin-top: 0px;
	margin-bottom:10px;
	border-bottom: 2px #C00 dotted;
}
.gridHeader {
	background-color:#E4D8DB;
	border:1px solid #C0C0C0;
	/*border:1px solid #feeeb3; */
}

.gridHeader p {
	margin-top:2px;
	margin-bottom:2px
}

.gridItem {
	border:1px solid #C0C0C0; 
}

.gridItem p {
	margin-top:2px;
	margin-bottom:2px
}
hr {
	width: 100%;
	height: 2px;
}

.rotxxlcu {
	font-size: 1.7em;
	color: #A1294B;
	font-weight: bold;
	text-align: center;
}
.rotxxlc {
	font-size: 1.2em;
	color: #A1294B;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
/*********************************
        andere-Tags
******************************** */
.logo 
{
display: none;
}

.separator
{
    font-size: 0.75em;    
    margin-left: 0px;
    margin-right: 0px;
    /*
    font-weight: bold;
    visibility: hidden; */ 
}

.copyright
{
	font-size: 0.7em;
	margin-top: 10px;
	margin-left:250px;
	color: white;
}
.a.linkbody
{
	color: #000;
	font-weight:normal;
	text-decoration: underline;
}
.a.linkbody:link
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    text-decoration: underline;
    color: #000;
}
.a.linkbody:visited
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:  small; 
    /* font-weight: bold; */    
    text-decoration: underline;
    color: #000;     
}
.a.linkbody:hover
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: small;
    /*font-weight: bold;*/    
    text-decoration: underline;
    color: #C6481F;     
}
.a.imgtop{
display: none;
}



