/* CSS Document */

html {  
min-height: 100.05%;
}

body{
margin:0;
padding:0;
background: #fff url(bilder/body.gif) repeat-x;
font-family: Arial, Helvetica, sans-serif;
color: #1A1A1A;
}


em {
color: red;
}

#maincontainer{
width: 1010px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: url(bilder/header_1.gif) no-repeat;
height: 103px; /*Height of top section*/
}

.shorticon{
margin: 0;
padding-top: 53px;
padding-left: 300px;
}

.shorticon a{
text-decoration: none;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 300px; /*Set left margin to LeftColumnWidth*/
}

#contentcolumn a{
color: #E2001A;
text-decoration: none;
}

h2{
font-size: 1.5em;
font-weight: normal;
line-height: 2.0em;
}

.kalender{
background:url(bilder/kalenderfeld.gif) no-repeat;
line-height: 1.2em;
height: 68px;
font-size: 0.9em;
font-weight: bold;
text-align: center;
color: #fff;
}

.leistungen{ line-height: 1.3em; padding-left: 10px; }

#leftcolumn{
float: left;
width: 300px; /*Width of left column*/
margin-left: -1010px; /*Set left margin to -(MainContainerWidth)*/
}

.leftend{
display: block;
height: 40px;
background:url(bilder/sidebarend.gif) no-repeat;
}

.innerleft{
display: block;
background:url(bilder/sidebar.gif) repeat-y;
padding-left: 70px;
padding-top: 10px;
}

.innerleft a{
	color: #1A1A1A;
	text-decoration: none;
}

.innerleft a:hover{
	color: #1A1A1A;
	padding-left: 15px;
	text-decoration: none;
	background:url(bilder/mehr.gif) no-repeat;
}

.innerleft2{
margin-left: 70px; 
padding-top: 10px;
line-height: 1.3em;
}

.spacer{
width: 100%;
height: 20px;
}

#footer{
clear: left;
color: #1A1A1A;
border-top: solid #B2B2B2;
border-top-width: thin;
text-align: center;
padding: 10px 0 10px 0;
line-height: 1.8em;
font-size: small;
}

#footer a:link, #footer a:visited{
	color: #1A1A1A;
	text-decoration: none;
}

#footer a:hover, #footer a:active{
	color: #E2001A;
	text-decoration: none;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
line-height: 1.2em;
font-size: small;
}

.innertube h2{
font-size: 1.8em;
}

hr{
color: #B2B2B2;
noshade;
}
hr.c1 {
text-align: left;
margin-left: 0;
}


span.c4 {
font-size: 120%;
}
span.c3 {
font-size: 64%;
}
span.c3 h5 {
font-size: 110%;
margin-right:60px;
margin-top:-15px;
}

span.c3 a:hover {
padding: 0px;
}

span.c2 {
font-size: 80%;
}