body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-image:url(pictures/hg_x.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#933a1b;
	background-color:#307093;
}

#header {
	position:relative;
}

#sprachen {
	position:absolute;
	left:820px;
	top:19px;
	height:30px;
	color:#FFFFFF;
	font-size:0.9em;
	visibility:hidden;
}

#sprachen_abdeckung {
	position:absolute;
	left:790px;
	top:10px;
	height:30px;
	width:30px;
	background-color:#AC5E14;
}

#sprachen a {
	color:#FFFFFF;
	text-decoration:none;
}

#content_typo3 p, #content_typo3 div.csc-textpic-imagewrap, #content_typo3 hr {
	margin-left:10px;
	margin-top:0px;
}

#content_typo3 div.csc-textpic img {
	margin-bottom:15px;
}

#content_typo3 hr {
	margin:0px;
	padding:0px;
	margin-left:10px;
	text-align:left;
	height:1px;
	text-shadow:none;
	text-decoration:none;
	border:none;
	color:#E4CEC6;
	background-color:#E4CEC6;
	vertical-align:top;
}

#content_typo3 a {
	color:#6E2E16;
}

#content_typo3 a:hover {
	color:#307093;
}

#content_typo3 table {
	margin-left:10px;
}

#content_typo3 tr, #content_typo3 td, #content_typo3 table p.bodytext {
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#content_typo3 table hr {
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}

#content_typo3 {
	font-size:0.9em;
}

#content_typo3 p {
	margin-bottom:15px;
}

b{font-size: 110%;}

#maincontainer{
width: 1099px; /*Width of main container*/
margin: 0 auto;
background-image:url(pictures/background_div.gif);
background-repeat:repeat-y;
}

#maincontainer_start{
width: 1099px; /*Width of main container*/
margin: 0 auto;
background-image:url(pictures/background_div_start.jpg);
background-repeat:repeat-y;
}

#topsection{
background: #EAEAEA;
height: 258px; /*Height of top section*/
}

#content_typo3 h1{
margin: 0;
padding-top: 15px;
margin-bottom:20px;
font-size:1.1em;
color:#6E2E16;
}

#content_typo3 h2{
margin: 0;
padding-bottom: 15px;
font-size:1.0em;
color:#6E2E16;
}

#content_typo3 h3{
margin: 0;
padding-top: 15px;
font-size:0.9em;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 400px 0 247px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 247px; /*Width of left column in pixel*/
margin-left: -1099px; /*Set margin to that of -(MainContainerWidth)*/

}

#rightcolumn{
float: left;
width: 308px; /*Width of right column*/
margin-left: -308px; /*Set left margin to -(RightColumnWidth)*/
}

#footer{
clear: left;
width: 100%;
color: #FFF;
text-align: center;
padding: 0;
}

.innertube{
margin-top: 0;
}

#navigation ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 197px;
	display:block;
	font-size:10px;
}

#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 101px;
	display:inline;
	font-size:10px;
}


#navigation ul li a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	width:197px;
	background-image:url(pictures/nav_1n.jpg);
	height:28px;
	text-indent:45px;
	line-height:27px;
	color:#923a1a;
}

#navigation ul.menu-level2 li a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	width:197px;
	background-image:url(pictures/nav_2n.gif);
	height:28px;
	text-indent:45px;
	line-height:27px;
	color:#923a1a;
	font-style:italic;
	font-weight:normal;
}

#navigation ul.menu-level2 li a:hover, #navigation li a:hover {
	font-weight:bold;
}

li.menu-level1-with-subpage a {
	font-weight:bold;
}

li.menu-level1-active {
	font-weight:bold;
}
#navigation ul.menu-level2 li.menu-level2-active a {
	font-weight:bold;
}

img {
	display:block;
}

#aktuelles {
	padding:20px;
	margin-right:70px;
	color:#307093;
}

#aktuelles a {
	color:#307093;
	text-decoration:none;
}

#aktuelles hr {
	text-align:left;
	height:1px;
	text-shadow:none;
	text-decoration:none;
	border:none;
	color:#a8d8f0;
	background-color:#a8d8f0;
	vertical-align:top;
}

ul.langmenu {
	padding:0px;
	margin:0px;
}