/**
* LP rot: #D8002B |  #C50423
* 	grau: #333333
*	2.farbe (haut :) #E9DEC6
*/


* { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100.01%; }

h3{
	font-size:13px;
	font-weight: bold;
}

html {
	font-size: 100.01%;
}
body {
	font-size: 62.5%;
	background: White url(../images/body.bg.jpg) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
	color: blue;
}

a:hover{
	text-decoration:underline;
	color: #D8002B;
}

input, textarea{
	border:1px solid gray;
}


#header{
	width:960px;
	margin:0 auto;
	height: 100px;
}

#hilfsnavigation{
	font-size: 1.2em;
	letter-spacing: 0.5px;
	background: #D8002B;
	width:230px;
	height:15px;
	margin-top:8px;
	padding:3px 0 2px 0;
	color: white;
	text-align:center;
	float: right;
}

#hilfsnavigation a{
	color:white;
	text-decoration:  none;
}

#hilfsnavigation a:hover{
	text-decoration:underline;
}


#logo{
	padding-top:40px;
}
#wrapper{
	font-size: 1.2em;
	background: transparent url(../images/navbar.unten.gif) no-repeat 0px bottom;
	padding:0;
	min-height: 500px;
	border: 0px solid red;
	width:960px;
	margin:0 auto 10px auto;
}



/*******************
*  Menue
*****************************************************************************************/

.menu{
	background: transparent url(../images/navbar.oben.gif) no-repeat 0 top;
	border:0px solid blue;
	width: 210px;
	float:left;
	margin:0;
	padding:10px;
	margin-bottom:330px; /* die hoehe des grossen logo-maennchens */
	font-size:1.2em;
	font-weight:bold;
}

.menu ul, .menu li {
	padding: 0px;
	list-style: none;
	margin: 2px 0;

}
.menu ul ul {
	padding-left: 20px;
}

.menu a:link, .menu a:visited, .menu a:active {
	color: #D8002B;
	display: block;
	padding: 2px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 0.8em;
}

.menu a.menu-1{
	font-size: 0.9em;
}



/** indicators nur im 2. Level **/
.menu ul ul a{
	background-image: url(../images/nav.level2.bg.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.menu ul ul a:hover,  .menu ul ul a.menu-current{
	background-image: url(../images/nav.level2.bg.black.gif);
	/*font-size:0.8em; */
}

.menu a:hover{
	color: #333;
}

/* aktives Menu  - 1. Ebene*/
a.menu-current{
	color: #333 !important;
	background-image:none ;
}


/* geöffnetes Menu */
a.menu-parent{

	color: #333 !important;
	background-image:none ;
}

.menu ul ul a.menu-parent{

	background-image: url(../images/nav.level2.bg.black.gif);
}



/******* CONTENT (Mitte) *********************************************************************/


#content{
	width: 440px;
	margin-left: 250px;
	border:0px solid green;
	margin-bottom:3px;
	font-size:1.1em;
	line-height: 1.4em;
	padding:10px 10px 0;
}

#content h1{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#content h2{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#content h3{
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing:0.1em;
	margin-bottom: 0.5em;
	color: #666;
}

/** updated: **********************************************************************************************/
#content {line-height: 1.5em;  font-size:1.2em }
#content h1  {color: #D8002B; font-size:1.4em}
#content h3 {font-size:1.1em; font-weight:bold;}

#content ul, #content li {
	padding:auto 5px;
	margin: 2px 1.5em;

}


#content li, #right_column li {
		list-style: none url(../images/bullet2.png);
}

#content .normale_aufzaehlungszeichen ul li, #right_column .normale_aufzaehlungszeichen ul li, 
#content ul.normal li, #right_column ul.normal li {
		list-style-image:none;
list-style-position:outside;
list-style-type:disc;
}

#content .normale_aufzaehlungszeichen ul li ul li,
#content ul li ul li{
	list-style-image: url(../images/spiegelstrich.gif);
}

.ContentBoxLang{
	background: #F7F7F7;
	border:1px solid silver;
    padding: 3px;
	font-size: 12px;
	line-height: 150%;
}

.ContentBoxLangHeading{
	background:#E9DEC6;
	color:#D8002B;
	font-weight:bold;
	border:1px solid silver;
	padding:3px;
}

.EinzugGross{
	margin: 0 40px;
    padding: 10px;
}

#content .beraterbild{
	width: 230px;
	margin:10px 0 10px 5px;
	float:left;
}

/*** startseite *********************************************************/
table.startbox {
	border-collapse: collapse;

}

table.startbox th{
	text-align: left;
	background:#E9DEC6;
	color:#D8002B;
	font-weight:bold;
	border:1px solid silver;
	padding:3px;
	height: 28px;
	font-size:12px;
	line-height: 140%;
}

table.startbox td{
	background: #F7F7F7;
	border:1px solid silver;
	padding:3px;
	font-size:12px;
	line-height: 150%;
	vertical-align: top;
}

table.startbox_rechts td, table.startbox_rechts th{
	font-size:1.1em;
	line-height: 1.4em;
}

table.tabelle_rechts td{
	text-align: right;
	padding-left: 6px;
}


table.tabelle_rechts td a {
	border: 1px solid #D8002B;
}

table.tabelle_rechts td a:hover {
	border: 1px solid #D8002B;
}

/********* Rechte Spalte ********************/

#right_column{
	border:0px solid red;
	float:right; width:230px;
	line-height:1.5em;
	margin-top:15px;
}

#right_column h1 {
font-size:1.2em;
font-weight:bold;
}




div .box{
	width:230px;
	background: transparent url(../images/box.bg.png) no-repeat top;
	margin-bottom: 15px;
}

div .box .content{
	padding:10px 10px 0 10px;
}

div .box_footer{
	height: 10px;
	background: transparent url(../images/box.bg.png) no-repeat 0 bottom;
}

/** boxes **/

.startbox2{
	border:1px solid silver;
	padding: 2px 4px;
	background-color: #F7F7F7;
	font-size:12px;
}
.startbox2 h3, #content .startbox2 h3{
	font-size:12px;
	font-weight: bold;
		color:#D8002B;
	padding:5px 0;
	height: 28px;	
	
	letter-spacing: inherit;
	margin-bottom: inherit;
	line-height: 1em;
}

.startbox2 p, #content .startbox2 p{
 	letter-spacing: inherit;
	margin-bottom: inherit;
	line-height: 150%;
		font-size:12px;
}

#front_left {
	float:left;
	height:205px;
	background: #F7F7F7 url(../images/startbox.bg.png) repeat-x top;
	position:absolute;
	top:520px;
	width:200px;
	font-size:12px;
}

#front_right {
	float:right;
	height:205px;
	background: #F7F7F7 url(../images/startbox.bg.png) repeat-x top;
	position:absolute;
	top:520px;
	width:200px;
	font-size:12px;
	margin-left:230px;
}




#front_right_column {
	height:205px;
	overflow:hidden;
	width: 222px;
	font-size:12px;
	position:absolute;
	top:520px;
	
	background: #F7F7F7 url(../images/startbox.bg.png) repeat-x top;
		
	clear:both;
}


/************* Footer ************************/
#footer{
	width: 960px;
	margin:3px auto 15px auto;
	font-size:0.8em;
	color:silver;
}


/*************************************
Topics
**************************************/
.mod_anytopics_topic{
	width:47%;
	float:left;
}


.mod_anytopics_active4, .mod_anytopics_active5{
	margin-top:5px;
	border:1px solid silver;
	width:95%;
	padding:5%;
}



.mod_anytopics_active4 h4, .mod_anytopics_active5 h4{
	background:  #DFDFE0;
	padding:2px;
	}

/* kommentare */
.mod_anytopics_comments{
	width:47%;
	float:right;
}

.mod_anytopics_comments div{
	margin-top:5px;
	border:1px solid silver;
	width:95%;
	padding:5%;
}

.mod_anytopics_comments div h4{
	background:  #DFDFE0;
	padding:2px;
}

/**********************++
* Forum
******************************/
div.mod_last_forum_hits_f{
	background:  #DFDFE0;
	padding:2px;
	border: 1px solid silver;
	border-bottom: 0;
	margin:10px 0 0 0;
}

p.mod_last_forum_entries_hits_text_f{
	padding:2px;
	margin:0 0 10px 0;
	border: 1px solid silver;
	border-top: 0;
}

/******************* 2009-10-06 ++  +************/
.start_slide{
	height: 275px; width: 450px;
	margin-bottom:0;
}

/****************** Pyramide gross **************/

/** Das Fenster zum Drueberlegen */
#overlay {background:white;
		 border: 1px solid silver;
		 padding:10px;
			width:690px; height:612px;
			position:absolute;
			z-index:9000;
			top:100px;
			left:50%;
			margin-left:-230px;
			position:absolute;
			display:none;
}

#overlay h1 {font-size:1.8em; font-weight:bold;}

.hidden{visibility: hidden}
.ausgeblendet{display: none}

div.pyramidenshow{
		cursor:pointer;
}

/* die Ueberschriften sind in: */
#headings{border:0px solid green; width:400px;
				position:absolute; left:10px;
				top: 100px; /* muss in #text und #bildbox identisch sein ! */
				z-index: 2000;
}

#headings h1 {font-size:16px; font-weight:bold; color:#D8002B;
					height:15px; margin-bottom: 3px; border:0px solid transparent; cursor: default;}

#headings p {margin:6px 0 3px 0;  padding:4px 0 0 1px; font-size:12px; color:black;}
#headings a {text-decoration: none}
#headings a:hover {text-decoration: underline}

/* enthaelt nur noch den grauen hintergrund :) */
#text {	width:400px; position:absolute; left:10px;	top: 100px;	z-index:100; }
/** #text p {font-size:12px; color:white; background:#DFDFE0; margin:20px 0 0 0; height: 16px; padding:3px} **/
#text p {font-size:12px; color:white; background:#DFDFE0; margin:20px 0 0 0; height: 16px; padding:3px}

/* Container für die Pyramiden-Bilder :*/
#bildbox{border:0px solid blue; position:absolute; top: 100px; left:230px; z-index:1000}

#closebox{position:absolute; right:20px; bottom:20px; text-align:right}



/**** ausblenden ***********/
#copyright{
	display:none;
}

#print_page{
	float:right; text-align:right;
} 
#print_page a{
	cursor: pointer; 
	color: black;
}
