/*
 * Allgemeine Angaben
 *****************************/
body
{
	text-align:center;
    background:#414141;
    margin:0px;
    padding:0px;
}
img
{
	display:block;
	border:none;
}
form
{
	margin:0px;
    padding:0px;
}
.floatbruch
{
	clear:both;
	width:1px;
	height:1px;
	font-size:0px;
}
.linear
{
    display:none;
}


/**
 * Typo Layout
 *****************************/
body, p, h1, h2, h3, a, ul, td, th, td, span, textarea
{
	font-family:Verdana, Arial, Helvetica Sans-serif;
	text-decoration:none;
	color:#000;
}
h1
{
	font-size:14px;
}
h2
{
	font-size:12px;
}
h3
{
	font-size:11px;
}

p, input, textarea, li, th, td
{
	font-size:11px;
}


/*
 * Struktur der Seite
 *****************************/
#Seite
{
	position:relative;
    width:978px;
    text-align:left;
    padding:0px;
	margin:0px auto;
	background:#414141 url(../images/webseite/hintergrund.jpg) top left repeat-y;
}
#innen
{
	border-left:1px solid #8C8C8C;
	border-right:1px solid #8C8C8C;
	border-top:1px solid #8C8C8C;
	width:900px;
	height:100%;
	margin-left:38px;
}
#LeisteTop
{
	padding:3px 10px 0px 0px;
	margin-left:38px;
	height:17px;
	width:894px;
	background:#242424;
	text-align:right;
	color:#ccc;
	font-size:10px;
}
#LeisteTop a
{
	color:#ccc;
}
#LeisteTop a:hover
{
	color:#FEED01;
}
#Logo
{
	float:left;
	width:250px;
	height:195px;
	background:#737373;
}
#Eyecatcher
{
	float:left;
	width:650px;
	height:195px;
}
#SpalteLinks
{
	float:left;
	width:250px;
}
#SpalteRechts
{
	float:left;
	width:640px;
}
#Content
{
	min-height:600px;
}
* html #Content {
    height: 600px;
}


/*
 * Inhaltsformatierung
 *****************************/
#Ueberschrift
{
	width:630px;
	height:40px;
	background:#D7D7D7;
	padding:80px 0px 0px 20px;
}
#Ueberschrift h1
{
	font-size:15px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#Inhalt
{
	padding:10px 0px 20px 15px;
}
#Inhalt p
{
	line-height:16px;
}
#Inhalt a
{
	color:#000;
	text-decoration:underline;
}
#Inhalt a:hover
{
	color:#666;
}
#Inhalt li
{
	line-height:18px;
}
#Inhalt table
{
	margin-top:10px;
}
#Inhalt td
{
	font-size:11px;
	padding:5px 0 5px 5px;
}
.trenner
{
	clear: left;
	margin: 15px 0px 15px 0px;
	border-top: 1px solid #E3ECF1;
}


/**
* Hauptmenu
 *****************************/
#Menu 
{
	clear:both;
	background:url(../images/webseite/hg_menu.gif) top left repeat-x;
	height:35px;
}
#Menu .ecke
{
	float:right;
	width:12px;
	height:100%;
	background:#CC0000;
}
#Menu ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#Menu li
{
	float:left;
	display:block;
	height:33px;
	margin:0;
	line-height:3px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	background:url(../images/webseite/trenner.gif) top right no-repeat;
}
#Menu li a
{
	float:left;
	display: block;
	text-align:center;
	font-size:12px;
	line-height:33px;
	padding:0px 7px 0px 6px;
	margin-right:1px;
	height:33px;
}
#Menu ul a:hover, 
#Menu ul a.selected 
{
	cursor:pointer;
	background:#FFEF07;
	margin-right:1px;
}


/**
* Submenu
 *****************************/
h3
{
	float:left;
	height:23px;
	width:247px;
	background:#C10005;
	font-weight:normal;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	margin:0;
	padding:0;
}
h3 a
{
	float:left;
	display: block;
	color:#fff;
	padding:4px 0px 0px 10px;
	width:233px;
	line-height:16px;
	height:23px;
}
#Submenu 
{
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	width:247px;
}
#Submenu ul 
{
	margin:0;
	padding:0;
}
#Submenu li
{
	float:left;
	/*height:23px;*/
	width:100%;
	background:#9E9D9D;
	border-bottom:1px solid #fff;
}
#Submenu li a
{
	display:block;
	width:227px;
	height:19px;
	font-size:11px;
	color:#fff;
	padding:4px 0px 0px 20px;
	background:url(../images/webseite/pfeil.gif) top left no-repeat;
}
#Submenu li a:hover,
#Submenu li a.selected 
{
	cursor:pointer;
	background:#ccc;
}

/**
* Abschluss
 *****************************/
#Abschluss
{
	clear: both;
	width:100%;
	height:30px;
	background:#A3A3A3;
	text-align:right;
	font-size:10px;
}
#Abschluss span
{
	display:block;
	padding: 10px 20px 0px 0px;
	color:#fff;
}


/**
* Besonderheiten, Startseite SubMenu
 *****************************/
.aktuelles
{
	width:99%;
	background:#ccc;
	border-bottom:1px solid #fff;
	padding:0;
	margin:0;
}
.aktuelles span
{
	clear:both;
	display:block;
	padding:5px 5px 4px 10px;
}
.aktuelles a:hover
{
	color:#fff;
}


/**
* Templates
 *****************************/
.template
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
.template p.newsinfo,
.template p.newsinfo a
{
	color:#999;
	padding:0;
	margin:-5px 0px 0px 0px;
}
.template .bildlinks
{
	float:left;
	padding:5px 8px 0px 0px;
}
.template .bildmitte
{
    text-align:center;
}
.template .bildmitte img
{
	display:inline;
}
.template .newsabschluss
{
	clear:both;
	display:block;
	width:100%;
	height:25px;
	border-bottom:1px dotted #ddd;
}


/**
* Bildausrichtungen
 *****************************/
.content-bild-1
{
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.content-bild-1 img
{
	display: inline;
}
.content-bild-1 span
{
	width:400px;
	display:block;
	font-style:italic;
	font-size:10px;
	margin:0 auto;
}

/**
* Kontakt
 *****************************/
#Status 
{
	border:1px dotted red;
	width:320px;
	font-size:10px;
	padding:10px;
}

ul.subnav {
	list-style-type:none;
}
ul.subnav li{
	width:247px !important;
}
ul.subnav li a{
	width:212px !important;
	padding-left:35px !important;
	background:#ddd url(../images/webseite/pfeil2.gif) top left no-repeat  !important;
	color:#666 !important;
}
ul.subnav li a.selected{
	color:#000 !important;
}