/**
* Guido Hillebrand || info@gh-solutions.de
* 12.02.2008
*/
/*Elemente*/
body{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1{
	background-image: url(ueber_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin-top:10px;
	font-size:24px;
	margin-bottom:10px;
	padding-left:40px;		
}

h2{
	margin-top:0px;
	font-size:14px;
	margin-bottom:5px;
}

h3{
	margin-top:0px;
	margin-bottom:10px;	
	font-size: 13px;
	line-height: 1.3;
}
h4{
	margin-top:0px;
	font-size: 13px;
	line-height: 1.3;	
}


p{
	margin:0px 0px 5px 0px;
}
td ul, td ol{
	margin:5px 0 10px 10px;
}
/*ID's*/
#top{
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
	padding-bottom:20px;
}

#cont_main{
	position:relative;
	float:left;
	width:754px;
	top:15px;
	z-index:1;
}

#cont_copy{
	position:relative;
	width:40px;
	height:100%;
	float:right;
	margin-top:70%;
	z-index:100;
}

#cont_head_top{
	width:100%;
	height:40px;
	background-image:url(cont_head_hr.gif);
	background-repeat:no-repeat;
	z-index:2;
}

#cont_head_line{
	display:none;
}

#cont_head_bild{
	width:754px;
	height:153px;
}
#cont_head_bild img{
	float:left;
	z-index:3;
}

#cont_head_bild #cont_head_bild_rechts img{
	float:right;
	z-index:4;
}


#cont_head_bild_rechts{
	height:153px;
	display:block;
	margin:0px 0px 0px 619px;
	padding-top:26px;
}

#cont_head_menue{
	display:none;
}

#cont_head_menue ul{
	display:none;
}

#cont_head_menue ul li{
	display:none;
}

#cont_body{
	margin:0px;
	padding:0px;
}
#cont_body_links{
	width:90%;
	float:left;
}
#cont_body_rechts{
	display:none;
}

#cont_body_teaser_oben_links{
	display:none;
}
#cont_footer{
	clear:both;
	margin-top:20px;
	padding-top:5px;
	/*border-top:1px solid #921c34;*/
}

#cont_head_top_menue{
display:none;
}

#cont_head_top_menue li{
display:none;
}

.cont_body_teaser_oben_rechts, #cont_body_teaser_oben_rechts{
display:none;
}
#cont_body_rechts .cont_body_teaser_oben_rechts .cont_infobox img{
display:none;
}

#cont_body_teaser_oben_links .cont_infobox img{
display:none;
}

#cont_body_links_h3{
	display: block;
	margin-top:0px;
	margin-bottom:10px;	
	font-size: 13px;
	line-height: 1.3;
	font-weight: bold;
}
.cont_infobox{
	display:block;
	padding:10px 5px 5px 5px;
	background-color:#e5e5e5;
	height:91%;
}


/*KLassen*/
.grau{
	background-color:#e5e5e5;
}

.linie{
	background-color:#921c34;
}

.rot{
	color: #921c34;
}

.links{
	float:left;
}

.rechts{
	float:right;
}

.ital{
	font-style: italic;
}

.blockk{
	display: block;
}

/*Links*/
a, a:link{
	color: #000;
}

a:hover{
	display:none;
}

#cont_head_top_menue li a, #cont_head_top_menue li a:link{
	display:none;
}

#cont_head_top_menue li a:hover{
	display:none;
}

#cont_head_menue ul li  a, #cont_head_menue ul li  a:link{
	display:none;
}

/*Formularstyles*/
#fs_kontakt{
 width:90%;   
 border:0px;   
}

#fs_kontakt legend, #nletter legend{
    background-color:#921c34;
    color:#fff;
    font-weight:bold;
    margin-bottom:10px;
    padding:2px 5px;
}
#fs_kontakt legend{
    margin-left:-10px;
}

#nletter{
    width:220px;
    border:0px;
}

#nletter label{
 display:block;
 float:left;
 width:60px;
 margin-bottom:5px;
 margin-left:10px;     
}
#nletter input{
    font-size:81%;
}

#fs_kontakt label{
 display:block;
 float:left;
 width:120px;
 margin-bottom:5px;   
}

#fs_kontakt input, #nletter input{
 margin-bottom:5px;    
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {width: auto;display:block;clear:both;border-right:0px;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;background:#921c34;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 1.68em;
	border-top: 0;
	border-bottom: 0px;
	padding:0;
	width:590px;
}
#nav ul {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
	font-size: 100%; 
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color: #fff; text-align: center; font-weight: normal;font-size:100%;}
#nav ul li a {display: block; padding: 5px 5px; padding-bottom: 4px; border-left: 0px; border-right: 0px; color: #fff; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {border-color: #fff; color: #4b4c4d;}
#nav li a:active, #nav ul li a.active {border-color: #fff; color: #4b4c4d;}

/* Current page Customisations*/
#nav li.menu-current a{color: #fff; border-bottom: 0px;}
#nav li.menu-current a{font-weight: bold;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 14em; margin: 0px; display: none; text-transform: none; border: 0px; top: 22px; font-size: 100%;}
#nav .menu li ul li {width: 14em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 13.5em; padding: .6em .1em .6em .4em; background: #921c34; color: #fff; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #4b4c4d; background: #921c34; border: 0; color:#fff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #921c34; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */



/* Inline font Styles */
/* Pretty styles for changing text in the WYSIWYG editor */

.important	{font-weight:bold;color:#f00;}
.code				{font-family: "Courier New", Courier, mono; color:#093;letter-spacing: 1px;}

.info-box		{border: 0px; background-color:#F9F8E2;padding:4px;}
.clearfix:after{
	content: ".";
	clear:both;
	display:block;
	height:0;
	visibility: hidden;
}
*html .clearfix{height: 1%;}