/*########### alles ohne Rand ########*/
* {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: normal;
}

/*###### alles ohne Bullets ########*/

ul,
ol {
list-style: none;
}

/*###### globale anweisung #######*/

b,
strong {
font-weight: bold;
}

img,
a img {
border: none;
}

/*#############  Schriftformatierung  ############*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	line-height: 1.5em;
	text-align: left;
	background-color: #FFFF99;
	background-repeat: repeat;
	background-position: left top;
}

h1,
h2,
h3 {
	font-weight: lighter;
	margin-bottom: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

h1,
h2,
.subcol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ad1910;
}

h1 {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

h2 {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

.subline {
	color: #AD1910;
	font-size: 1.1em;
	font-weight: bold;
}
h3 {
font-size: 1.2em;
color: #505862;
}



a:link,
a:visited {
color: #666666;
text-decoration: none;
}

a:hover,
a:focus,
a:active {
color: #ad1910;

}

/*###### Layoutanweisungen für alle Seiten  #######*/
#container {
	width: 75em;
	min-width: 600px;
	max-width: 1200px;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFE7;
	border-right-color: #CC0033;
	border-bottom-color: #FFFFE7;
	border-left-color: #CC0033;
}

#header {
background-color: #e2e7ed;
position: relative;
}

#top_ebene {
	height: 90px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}

#logo {
	padding-top: 5px;
	padding-left: 20px;
}
#startmenu {
	height: 230px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 200px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CF0000;
	background-color: #FFFFFF;
}

#content {
background-color: transparent;
padding: 30px 20px;
}

#sidebarRight {
width: 35%;
float: right;
}

#mainContent {
margin: 0;
float: left;
width: 60%;
}

#wrapper {
float: left;
width: 70%;
}

#sidebarRight {
	width: 27%;
	float: right;
	overflow: visible;
}

#footer,
.clearfloat {
clear: both;
}

#content p {
margin-bottom: 20px;
}

#sidebarRight ul li {
background: url(../bildchen/bullet.gif) no-repeat 0 10px;
padding: 5px 0 5px 20px;
}

#sidebarRight ul li a:link,
#sidebarRight ul li a:visited {

}

#footer p {
	font-size: 0.9em;
	text-align: center;
	background-color: #FFFFFF;
	color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

/*######## allgemeine Anweisungen ########*/

.float_left {
float: left;
padding-right: 1em;
}

.float_right {
float: right;
padding-left: 1em;
}

.clearfloat {
clear: both;
}

.ut {
	color: #326CA6;
	font-size: 0.80em;
	font-weight: bold;
	font-variant: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	display: block;
	margin-top: 4px;
}

.mehrInfo {
	font-size: 0.8em;
	margin-top: 8px;
	display: block;
	text-align: right;
	color: #CF0000;
}

.mehrInfo a:link,
.mehrInfo a:visited {
	padding: 2px 20px;
	background: url(../bildchen/weiteres.gif) no-repeat right 0;
	color: #CF0000;
}

.mehrInfo a:hover,
.mehrInfo a:focus,
.mehrInfo a:active {
text-decoration: none;
background: url(../bildchen/weiteres.gif) no-repeat right -38px;
}


/*###### 2-spaltiges Design ##########*/
.index  #sidebarLeft {
width: 27%;
}
.index  #mainContent {
width: 70%;
}
.index   #startmenu {
	background-image: url(../bildchen/2009_3.jpg);
	background-repeat: no-repeat;
	background-position: 260px 0;
}

.subcol {
width: 46%;
}



/*#### Navigation ########*/

ul#menu {
	width: 255px;
	height: 190px;
	padding-top: 10px;
	padding-right: 38px;
	background-image: url(img/navBg.png);
	background-repeat: no-repeat;
	background-position: -110px top;
}
.index #container #page #content #sidebarRight .Stil6 {
	color: #AD1910;
	text-decoration: none;
}


ul#menu li {
	text-transform: lowercase;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../bildchen/llinksbg.gif);
	background-repeat: no-repeat;
	background-position: right -17px;
	color: #000000;
	text-decoration: none;
}
.rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #AD1910;
	border-right-color: #AD1910;
	border-bottom-color: #AD1910;
	border-left-color: #AD1910;
}


ul#menu li a:link,
ul#menu li a:visited {
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 42px;
}

ul#menu li a:hover,
ul#menu li a:focus,
ul#menu li a:active {
	color: #999;
	background-image: url(../bildchen/llinksaktive.gif);
	background-repeat: no-repeat;
	background-position: right -17px;
	text-decoration: underline;
}

#top_navi{
position: absolute;
top: 20px;
right: 20px;
}

#top_navi ul li {
  display: inline;
  font-size: 0.9em;
  margin-left: 20px;
  padding-left: 18px;
}
.index #container #page #header #startmenu #menu a {
	color: #326CA6;
}

#top_navi  a {
	color: #CF0000;
}


#top_navi ul li#home {
  background: url(../bildchen/info.png) no-repeat 0 3px;
}
/*
#top_navi ul li#kontakt {
  background: url(bildchen/kontakt.png) no-repeat 0 3px;
}
#top_navi ul li#sitemap {
  background: url(img/sitemap.png) no-repeat 0 3px;
}*/
