/**
* 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%; }
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;

}

#hilfsnavigation{ 
	visibility: hidden; 
	
}

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

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


#logo{
	padding-top:40px;
}




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

.menu{
		visibility: hidden; 
		height: 10px;
}


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


#content{

	margin-left: 0;
	border:0px solid green;
	margin-bottom:3px;
	font-size:1.1em;
	line-height: 1.4em;
	
}

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

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

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


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

}

li{
	list-style-image: url(../images/bullet2.png); 
}

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

#content li ul li{
	list-style: circle;
}

.ContentBoxLang{
	background: #F7F7F7;
	border:1px solid silver;
	padding:3px;
}

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


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


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

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

#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;
}

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

#footer span{
	visibility:hidden;
}

/*************************************
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: pointer;}

#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}



/**** einblenden ***********/
#copyright{
	margin:40px auto;
	margin-bottom:0;
	display: block;
	clear:both;
}

#c_www{
	color:red;
	font-size: 16px;
	width:33%;
	float:left;
}

#c_fon{
	color: #dcdcdc;
	font-size: 16px;
	width: 33%;
	float: left;
	text-align: center;
}

#c_logo{
	float:right;
}

#print_page{
	display:none;
} 


/* startseite vom mai 2010 */
.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 0 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:150px;*/
	width:190px;
	font-size:10px;
}

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




#front_right_column {
	height:205px;
	overflow:hidden;
	width: 190px;
	font-size:10px;
	position:absolute;
	top:520px;
	margin-left: 20px;
	background: #F7F7F7 url(../images/startbox.bg.png) repeat-x top;

}


.start_slide {
	height:275px;
	margin-bottom:0;
	width:400px;
	overflow:hidden;
}
