body {
    background: #d3d3d3;
}
* {
    font-family: Verdana,Arial,Helvetica;
    color:black;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}
p {
    margin-bottom: 15px;


}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
}
* b, * strong	{
    font-weight: bold;
}
* a  			{
    text-decoration:none;
    outline:none;
}
* i,* em {
    font-style:italic
}
h1{
    font-weight: bold;
    font-size: 12px;
}
#haupt	{
    min-width: 1000px;
    background: #d83236;
    margin: 5px 10px;
    padding-top: 3px;
}
#inhalt	{
    background: #d3d3d3;
    width: 1000px;
    margin: 0 auto;
    border-top:1px solid black;
}
#inhalt2 {
    padding:15px 30px;
    border-bottom:3px double black;
}
#gr_inhalt {
    padding: 15px 30px;
    height: 480px;
}
#gr_inhalt a 	{
    font-weight: bold;
    text-decoration:underline;
}
#re_inhalt {
    padding: 30px 30px 30px 0;
    width:690px;
    float:right;
    min-height: 480px;
    overflow:inherit;
}
* html #re_inhalt {
    padding: 30px;
    width:690px;
    height: 480px;
}
#menu {
    background:url(images/nav.gif) repeat-x;
    height:78px;
}
#downmenu 		{
    clear: both;
    text-align: right;
    background: #d83236;
    font-size: 10px;
    height: 20px;
    padding: 5px 0;
    border-top: 1px solid black;
}
#downmenu a 	{
    text-align: right;
    font-size: 10px;
    padding: 5px 10px;
}
#downmenu a:hover, #re_inhalt a {
    text-decoration: underline;
}
#PK 			{
    float:right;
    margin: 20px;
    padding: 10px;
    text-align:center
}
#PK a {
    font:9px;
    text-decoration:none;
}
#sidemenu{
    width:243px;
    float:left;
}
#sidemenu div{
    width: 100%;
    display:block;
    margin: 3px auto 3px 0;
    padding: 3px 0 7px 3px;
    float:left;
    border-bottom:1px solid black;
}
#sidemenu b 	{
    color:red;
}			
#sidemenu a 	{
    font-weight: bold;
}
#sidemenu a:hover {
    text-decoration:underline;
    color:red;
}
#navigation 	{
    margin:6px auto 0 60px;
    float:left;
    padding: 4px 4px auto auto;
}
#navigation b 	{
    color: red;
    font-weight: bold;
    text-decoration: none;
}
#navigation a 	{
    color: white;
    font-weight: bold;
    padding-right:4px;
}	
#navigation a:hover {
    color: red;
    text-decoration: underline;
}
#navigation2 	{
    padding: 5px 30px;
    border-bottom:1px solid black;
}
#navigation2 a 	{
    padding-right:40px;
}
#navigation2 a:hover, #re_inhalt a:hover {
    color: red;
    text-decoration: underline;
}
#navigation3 	{
    padding-left:280px;
    padding-top:5px;
    clear:both;
    height: 20px;
    border-top:4px double black;
    word-spacing:30px;
}
#navigation3 a 	{
    font-weight:bold
}
#navigation3 a:hover {
    color: red; text-decoration: underline;
}
#logo 			{
    background:url(images/logo.gif) no-repeat;
    float:right;
    margin: 0 30px 0 auto;
    height:78px;
    width:445px;
}
#wechsel 		{
    height:45px;
    width:313px;
    margin-top:0px;
    margin-left:130px;
    margin-right:auto;
}		
#bilder 		{
    margin: 5px auto 5px auto;
    height:132px;
    width:1000px;
}
#bilder a img 	{
    border:none;
}
#trenn			{
    padding-right:1px;
}
.ue 			{
    font-weight: bold;
    font-size: 12px;
}
#titel			{
    font-weight: bold;
    font-size: 12px;
    padding: 5px 30px;
    border-bottom:1px solid black;
}
#hoch 			{
    text-align:right;
    padding: 5px 30px;
    border-bottom:1px solid black;
}
#hoch a 		{
    font-size: 10px;
}
#hoch a:hover 	{color:red;
        font-size:10px;
        text-decoration:underline;
}
#PK_tagwerk 	{
    text-align: center;
    width:244px;
    float:left;
    margin: 30px auto;
}
#linie 			{
    border-bottom:1px solid black;
}
#tabelle		{
    border:1px solid #808080;
    padding:5px;
}
.sitemap_table {
    border:1px solid gray;
}

#footer 		{
    clear: both;
    text-align: right;
    background: #d83236;
    font-size: 10px;
    height: 65px;
    padding-top: 5px;
    border-top: 1px solid black;
}
#footer_menu {
    float:left;
    margin-top:4px;
    text-align: right;
    font-size: 10px;
}
#footer_menu a {
    padding-right: 10px;
    vertical-align: text-top;
}
#footer_menu a:hover, #re_inhalt a {
    text-decoration: underline;
}
#facebook {
    float:right;
}
#facebook iframe {
    border:none;
    overflow:hidden;
    width:75px;
    height:65px;
}
a span:hover {
    color:red;
}







/* SLIMBOX */

#lbOverlay {	position: fixed;
				z-index: 9999;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
				background-color: #000;
				cursor: pointer;
}
#lbCenter, #lbBottomContainer {
				position: absolute;
				z-index: 9999;
				overflow: hidden;
				background-color: #fff;
}
.lbLoading {background: #fff url(images/loading.gif) no-repeat center;}
#lbImage {		position: absolute;
				left: 0;
				top: 0;
				border: 10px solid #fff;
				background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
				display: block;
				position: absolute;
				top: 0;
				width: 50%;
				outline: none;
}
#lbPrevLink {left: 0;}
#lbPrevLink:hover {	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;}
#lbNextLink {right: 0;}
#lbNextLink:hover {	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;}
#lbBottom {		font-size: 10px;
				color: #666;
				line-height: 1.4em;
				text-align: left;
				border: 10px solid #fff;
				border-top-style: none;
}
#lbCloseLink {	display: block;
				float: right;
				width: 66px;
				height: 22px;
				background: transparent url(images/closelabel.gif) no-repeat center;
				margin: 5px 0;
				outline: none;
}
#lbCaption, #lbNumber {margin-right: 71px;}
#lbCaption {font-weight: bold;}
.fader {position: relative; display: inline-block;}
.fader img {vertical-align: top;}
.fader img.next {position: absolute; top: 0; left: 0;}
