﻿
body  { color: #811620; font-size: 13px; 	font-family: Verdana, sans-serif;   margin: 0;}

p,td,input,select,textarea  { color: #811620; font-size: 13px; 	font-family: Verdana, sans-serif; }

h1
{
	font-size: 14px; font-weight:bold;
	color: #811620; 
	font-family: Verdana, sans-serif;
	margin-top:8px;
	margin-bottom:12px;

}
h2
{
	font-size: 13px;
	color: #811620; 
	font-family: Verdana, sans-serif;
	margin-top:8px;
	margin-bottom:8px;

}

/*
td  { color: #000; font-size: 11px; 	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
input { color: #000; font-size: 11px; 	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
select { color: #000; font-size: 11px; 	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
textarea { color: #000; font-size: 11px; 	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
*/

a:active
{
    FONT-SIZE: 13px;
	color: #811620; 
	font-family: Verdana, Sans-Serif;
    TEXT-DECORATION: underline;
}
a:link
{
    FONT-SIZE: 13px;
	color: #811620; 
	font-family: Verdana, Sans-Serif;
	TEXT-DECORATION: underline;
}
a:visited
{
	font-size: 13px;
	color: #811620; 
	font-family: Verdana, Sans-Serif;
	TEXT-DECORATION: underline;
}
a:hover
{
    FONT-SIZE: 13px;
	color: #811620; 
    TEXT-DECORATION: underline;
}


#outercontainer
{
	padding-bottom:40px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
	_height:200px;
	min-height:200px;
	}

/*
#horizon        
	{
		
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
*/	

#bgtop
{
	height:215px;
    position:relative;
	background-image:url(../../images/top.jpg);
	width:908px;
	}
#site 
{
    position:relative;
	border:0px solid #E50033;
	width: 908px;
	height:auto;
	margin: 0px auto;
	margin-top:30px;
	background-image:url(../../images/middle.jpg);
	background-color:White;
}

#contentSubSidiary 
{
	margin-left: -378px;
	position: absolute;
	top:500px;
	left: 50%;
	width: 757px;
	text-align:left;
	border:1px solid silver;
	margin-top:20px;
	padding:10px;
	background-color:white;
	border:1px solid #E50033;
	text-align:left;
}

#navi {
    position:absolute;
	top:18px;
	left:370px;
	width: 130px;
	margin-left: 0px;
	background-color:#fff;
	padding:0px;
	border:0px solid black;
}


#mitte {
    position:relative;
	left:0px;
	width: 908px;
	height:auto;
	margin: 0px auto;
	background-image:url(../../images/bottom.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	min-height:300px;
}

#seitentitel {
    position:absolute;
	right:0px;
	_right:1px;
	top:60px;
	background-color:#fff;
	font-size:15px;
	font-weight:bold;
	border-bottom:2px solid #E50033;
	padding-right:20px;
}
#logo {
    position:absolute;
    top:20px;
	left:60px;
	background-color:#fff;
}





#bottom {
    position:absolute;
	padding-right:80px;
	left:0px;
	height:20px;
	width:908px;
	text-align:right;
	color: #8d8d8d; 
}

#bottom a  
{
	font-size:11px;
	color: silver; 
	text-decoration: none; 
}

#bottom a:hover, #menu .active a  { 
	color: white; 
	text-decoration: none; 
}



/* Menu */

/*
#menu  {
   width:200px;                   /* Breite des Bereichs */
   text-align:right;               /* Textausrichtung     */
   margin-left:0px;             /* Au§enabstand rechts */

}

#menu ul   { 
	margin:0;
	padding:0;
	color: #E50033; 
	font-family: Verdana, sans-serif; 
	list-style: none;
}

#menu li  { 
	font-family: Verdana, sans-serif; 
	margin:0px;
	padding:0px;
	border-bottom:1px solid white;
	margin-bottom:10px;
}

#menu a  { 
	color: #E50033; 
	text-decoration: none; 
	border-bottom:1px solid white;
	margin:0px;
	padding:0px;
	display:block;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.8;
	font-family: Verdana, sans-serif; 

}

#menu a:hover, #menu .active a  { 
	color: #E50033; 
	text-decoration: none; 
	border-bottom:1px solid #E50033;
}

#menu .selected
{ 
	color: #E50033; 
	text-decoration: none; 
	border-bottom:1px solid #E50033;

}
*/


/* Inhalt */

#inhalt  { text-align:left;  }
#outercontainer  { text-align:left; margin-top:15px;margin-left:15px;margin-right:15px		}


/* aufzaehlerboxen */

#boxen    { background-color: transparent; text-align: right; position: absolute; top: 13px; right: 18px; width: 200px; height: 7px }
#box_on    { background-image: url(Bilder/box_off.gif); background-repeat: no-repeat; background-position: 0 0; display: inline; padding: 0 0 0 15px; right: 0; bottom: 0; border-right: 20px }
#box_on a  { background-image: url(Bilder/box_off.gif); background-repeat: no-repeat; background-position: 0 0 }
#box_on a:hover, #box .active a  { background-image: url(Bilder/box_off_hover.gif); background-repeat: no-repeat; background-position: 0 0 }





.cmslinklist
{
	margin-bottom:8px;
	margin-top:8px;
}
.cmssimpletext
{
	margin-top:3px;
}
.cms_trennung_mitte
{
	margin-top:0px;
	margin-left:0px;
}
.cms_trennung_links
{
	border:0px solid black;
	margin-top:0px;
	margin-left:0px;
}
