

div.fixed
{
width: 950px !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
background-color: #fff;
color: #585858;
font-size: 9pt;
font-family: "trebuchet ms", helvetica, sans-serif;
background:url('images/hintergrund.jpg') repeat-x;
}

h1,h2,h3{margin-bottom:10px;}

h3,h4,h5,h6{
color: #2d5eb0;
}

h1{font-size:18pt;}
h2{font-size:16pt;}
h3{font-size:14pt;}
h4{font-size:12pt;}
h5{font-size:10pt;}
h6{font-size:8pt;}

br.clear
{
clear: both;
}

img
{
padding: 3px;
border: solid 1px #e1e1e1;
background:#ffffff;
}

img.floatTL
{
float: left;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 10px;
}

a
{
text-decoration: underline;
color: #990000;
}

a:hover
{
text-decoration: none;
color: #2d5eb0;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}



/* Header */

#header
{
width:100%;
height:122px;
background:url('images/oben_winter.jpg') no-repeat;
background-position:center;
}

#header_inner
{
position: relative;
width: 950px;
height:122px;
margin: 0 auto;
}

/* Logo */

#logo
{
position: absolute;
right: 0.6em;
top: 0.6em;
}

#logo h1
{
display: inline;
color: #fff;
font-size: 2.6em;
font-weight:normal;
}


/* Menu */

#menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: 0.6em;


background: #fff url('images/n4.gif') repeat-x;
border: solid 1px #fff;
color: #616161;
font-weight: bold;
font-size: 1.0em;
text-decoration: none;
}

#menu li a.current
{
background: #CA2F2F url('images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
}
#menu li a:hover
{
background: #CA2F2F url('images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
}

/* Main */

#main
{
background: #fff url('images/n2.gif') 0px 1px repeat-x;
}

#main_inner p
{
text-align: left;
}



#main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 3.5em;
}

#main_inner h3
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
font-size: 1.8em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#main_inner h4
{
font-size: 1em;
margin-top: 0.95em;
color: #585858;
margin-bottom: 0.4em;
}

#main_inner ul{padding-left:20px;}A

/* Footer */

#footer
{
width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 1.0em;
}

/* Search */

input.button
{
background: #CA2F2F url('images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
font-weight: bold;
font-size: 0.8em;
height: 2.0em;
}

input.text
{
border: solid 1px #F1F1F1;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

#search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text
{
position: absolute;
top: 0em;
left: 0em;
width: 9.5em;
}

#search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

/**** LAYOUT - 3 COLUMNS */

	/* Primary content */
	
	#primaryContent_3columns
	{
	/*position: relative;
	margin-right: 300px;*/
	width:510px;
	float: left;
	}
	
	#columnA_3columns
	{
	/*position: relative;
	margin-right: -300px;*/
	float: left;
	width:490px;
	
	padding-right: 20px;
	}
	
	/* Secondary Content */
	
	#secondaryContent_3columns
	{
	float: right;
	width:390px;
	}
	
	#columnB_3columns
	{
	width: 160px;
	float: left;
	padding: 0em 20px 10px 20px;
	border-left: dotted 1px #E1E1E1;
	}
	
	#columnC_3columns
	{
	width: 170px;
	float: left;
	padding: 0em 0em 10px 20px;;
	border-left: dotted 1px #E1E1E1;
	}
	
	#footer{
	margin-top:1em;
	text-align:right;
	width:100%;
	border-top: dotted 1px #E1E1E1;
	}
	
/*Navi rechts*/

/*navigation links ***********/
#nav_rechts{
width: 390px; 
margin-bottom:1em;

text-align:left;
}

#nav_rechts ul{
margin:0px;
margin-left: 0;
padding-left: 0;
list-style-type: none;
width: 390px; 
float:right;

}

#nav_rechts ul li {
/*border-bottom: dotted 1px #E1E1E1;
background-position:bottom;*/
background:#E1E1E1;
padding: 10px;
clear:both;
margin:0;
margin-bottom:10px;
display:block;
width: 370px;   
}	

#nav_rechts ul li img{
 float:left;
 margin-right:10px;
}
#nav_rechts ul li .text{
 float:left;
 width:245px;
}
#nav_rechts ul li .text .subline{
font-size:80%;
width:100%
}

#nav_rechts ul li a{
display: block;

font-weight:bold;
font-size:11pt;
}


#nav_rechts ul li a:hover,
#nav_rechts ul li a.current{
color: #2d5eb0;
}
#nav_rechts ul li ul{
margin-top:0.2em;
}
#nav_rechts ul li ul li {
background:none;
border:none;
padding-left: 15px;
}


#nav_rechts ul li ul li a{
display: block;
width: 230px;
color:#000000;
font-size:85%;
background:none;
border:none;
}


#nav_rechts ul li ul li a:hover,
#nav_rechts ul li ul li a.current{
color: #2d5eb0;
background:none;
border:none;
}









/*rechte Spalte Kasten */
#secondaryContent_3columns .kasten{
padding:10px;
background:#E1E1E1;	
width: 370px; 
margin-bottom:1em;
}

#secondaryContent_3columns .kasten img{
margin:0;
}

#secondaryContent_3columns .kasten .img_left{
	float:left;
	margin-right:10px;
	width:100px;
}

#secondaryContent_3columns .kasten .img_right{
	float:right;
	margin-left:10px;
	width:100px;
}

#secondaryContent_3columns .kasten .text{
	float:left;
	width: 245px;
	margin:0;
	padding:0;
}

#secondaryContent_3columns .kasten .text h1,
#secondaryContent_3columns .kasten .text h2,
#secondaryContent_3columns .kasten .text h3{
	font-size:12pt;
}












#breadcrumb	{margin-bottom:20px;}
	
/**** Module**********/



/*formular*/
#rexform .fieldset{}

#rexform .legend{ display:none;}

#rexform .label{display:block; }
#rexform .formblock{margin-bottom:5px;}
#rexform .formtext {width:300px; display:block;}
#rexform .formtextfield {width:300px; display:block;}
#rexform select {width:300px; display:block;}


#rexform .formsubmit{ 
background: #CA2F2F url('images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
font-weight: bold;
font-size: 0.8em;
height: 2.0em;
}


/*Inhaltspalte Kasten */
#primaryContent_3columns .kasten{
padding:10px;
background:#E1E1E1;	
width:470px;
margin-bottom:10px;
}

#primaryContent_3columns .kasten img{
margin:0;
}

#primaryContent_3columns .kasten .img_left{
	float:left;
	margin-right:10px;
	width:150px;
}

#primaryContent_3columns .kasten .img_right{
	float:right;
	margin-left:10px;
	width:150px;
}

#primaryContent_3columns .kasten .text{
	float:left;
	width: 295px;
	margin:0;
	padding:0;
}

