/********************************************************
Projekt:		HVG
Filename:		styles.css
Description:		Default Stylesheet Datei. Diese Datei wird im HTML-Head eingebunden.
Prepared:		28.04.2006 Joerg Elsen

History:		12.05.2006 - �nderung am Men� vorgenommen (JE)
*********************************************************/

body{ 
	margin:0 0 0 30px; 
	padding:0; 
	text-align:center;
	background-color:#5c6faf; 
	background: url(../images-hnvg/bg.gif)  0px 0px repeat-x; 
	min-height: 101%;
	font-size: 0.84em;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
} 

a {	
	font-size: 1.0em;
	text-decoration: none;
	font-weight: bold;
	color: #0b1d49;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	color: #000;
	}

#container{ 
	width:954px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 

#header{
	position:relative; 
	background-color:#DDDDDD; 
	width:100%;
} 

.bread {
	position:relative; 
	height:30px; 
	background-color:#888888; 
	width:100%;
	background:url(../images-hnvg/bread_bg.gif) 0px 0px no-repeat; 
	padding:0 0 0 20px;
}

.bread img{
	
}

#wrapper {
	background-image:url(../images-hnvg/wrapperbg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	overflow:hidden;
}


#leftcol{
	width:210px; 
	margin:10px 0 0 0;
	float:left; 
	position:relative; 
}

#leftcol img {
	padding:0 0 0 17px;
}

#maincol{
	float: right; 
	display:inline; 
	position: relative; 
	width:710px;
	margin:10px 20px 0 0;
	padding:0;
}

#footer{
	height:45px; 
	background-color:#222222; 
	clear:both;
	text-align:right;
	padding:3px 30px 0 0;
	color:#525252;
	font-weight:bold;
	background:url(../images-hnvg/footer_bg.gif) 0px 0px no-repeat;
	font-size:12px;
} 

#leftimgpos{
	position: absolute;
	margin:0 0 0 -60px;
	z-index:1;
}

.generic{
	position: absolute;
	margin:115px 0 0 760px;
	z-index:1;
	color:#fff;
}

a.gen{ 
	font-weight:bold;
	color: #FFFFFF; 
}

a.gen:hover	{ 
	color:#0b1d49; 
}

/* *** Float containers fix: *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



/*printer styles*/ 
@media print{ 
/*versteckt die linke Spalte wenn gedruckt wird*/ 
#leftcol {display:none;} 
#leftimgpos {display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


/*******************************************************************************
                       Typo Styles
*******************************************************************************/

h1,h2,h3,h4,h5 { display:block; }

h1 {font-size: 1.4em; font-weight:bold; color: #0b1d49;  margin:0 0 10px 0;}
h2 {font-size: 1.3em; font-weight:bold; color: #3a4754; background-color:#A6A7AC; padding:1px 0 1px 20px; margin:0 0 5px 0; border-bottom: 1px #FFF solid;}
h3 {font-size: 1.0em; font-weight:bold; color: #2c2c2c; margin:0;}
h4 {font-size: 1.0em; font-weight:bold; color: #2c2c2c; margin:0.4em 0 0.3em 0;}
h5 {font-size: 0.9em; font-weight:bold; color: #2c2c2c; background:inherit;  margin:0.4em 0 0.5em 0; border-bottom: 1px #CCC solid;}

/*******************************************************************************
                       Navigation
*******************************************************************************/

#navcontainer { 
	width: 185px; 
	margin:0 0 0 15px;
}

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size:1.0em;
}


li.level1 { 
	display: block; 
	padding: 1px 0 1px 60px; 
	width: 134px; 
	background:#bcc1d0 url(../images-hnvg/punkt.gif) 45px 4px no-repeat; 
	border-bottom: 1px solid #eee; 
	font-weight:bold;
	color: #0b1d49; 
}


li.level1aktive { 
	display: block; 
	padding: 1px 0 1px 60px; 
	width: 134px; 
	background:#a0a7b9 url(../images-hnvg/punkt.gif) 45px 4px no-repeat; 
	border-bottom: 1px solid #eee; 
	font-weight:bold;
	color: #FFFFFF; 
}


li.level2 { 
	display: block; 
	padding: 1px 0 1px 70px; 
	width: 124px; 
	background:#d1d4de url(../images-hnvg/punkt3.gif) 57px 4px no-repeat; 
	border-bottom: 1px solid #eee; 
	font-weight:normal;
	color: #414141; 
}

li.level2aktive { 
	display: block; 
	padding: 1px 0 1px 70px; 
	width: 124px; 
	background:#a0a7ba url(../images-hnvg/punkt3.gif) 57px 4px no-repeat; 
	border-bottom: 1px solid #eee; 
	font-weight:bold;
	color: #414141; 
}

li.level3 { 
	display: block; 
	padding: 1px 0 1px 70px; 
	width: 124px; 
	border-bottom: 1px solid #eee; 
	font-weight:bold;
}

li.level3aktive { 
	display: block; 
	padding: 1px 0 1px 70px; 
	width: 124px; 
	border-bottom: 1px solid #eee; 
	font-weight:bold;
}



a.level1{ 
	color: #0b1d49; 
}

a.level1:hover{ 
	color:#FFFFFF; 
}

a.level1aktive{ 
	font-weight:bold;
	color: #FFFFFF; 
}

a.level1aktive:hover	{ 
	color:#0b1d49; 
}

a.level2{ 
	font-weight:bold;
	color: #414141; 
}

a.level2:hover	{ 
	color: #000; 
}

a.level2aktive{ 
	font-weight:bold;
	color: #FFF; 
}

a.level2aktive:hover	{ 
	color: #000; 
}

a.level3{ 
	font-weight:normal;
	color: #414141; 
}

a.level3:hover	{ 
	color: #000; 
}

/*******************************************************************************
                       Infobox
*******************************************************************************/

div#infobox {
	float:right;
	width:190px;
	margin: 0px 0 50px 15px;

	font: normal 0.9em Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; color: #666;
	background-color:#ffffff;
	border: 1px solid #bcc1d0; 
}

div h3{
	background-color:#bcc1d0;
	padding:0 4px;
}

div p{
	padding:0 4px;
}

div#infobox img{ border:1px solid #FFF; }

#infobox p { font: normal 0.9em Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; color: #666;}

/*******************************************************************************
                       Willkommen +  Boxen
*******************************************************************************/
.willkommen {
	display:block;
	margin:0 0 15px 0;
}

.willkommen img{
	float:right;
}

.homebox01, .homebox02, .homebox03{ 
	width:215px;
	background-color:#e1e1e3;
	margin:0;
	float:left;
	color:#4a4a4a;
}

.homebox02 { margin:0 30px; }

.homebox01 img, .homebox02 img, .homebox03 img{ 
	padding:0 0 0 15px;
}

.homebox01 p, .homebox02 p, .homebox03 p { 
	padding:0 20px 10px 20px;
	margin:0;	
}

/*******************************************************************************
                       Links
*******************************************************************************/

a.link01 		{ text-decoration:none; font-weight:normal; color:#455690;}
a.link01:hover 		{ text-decoration:underline; font-weight:normal; }


/*******************************************************************************
                       Sitemap
*******************************************************************************/

.hidden,dfn {
	position:absolute;
   	left:-1000px;
   	top:-1000px;
   	width:0px;
   	height:0px;
   	overflow:hidden;
  	display:inline;
}

div#sitemap{
	padding:0px;
	margin:0px;
}

ul#sitemap {
        line-height:1.3em;
        margin:10px 0 0 0;
        list-style-type:none;
}

ul#sitemap {
        margin:0;
	padding:0;
}

ul#sitemap a {
	color:#000;
	font-weight:normal;
}

li.pa_sitemap_level1 {
        padding:0 0 0 5px;
	margin:0;
	font-weight:bold;
}

li.pa_sitemap_level2 {
    padding:0 0 0 30px;
	margin:0;
	background:url(../images/pfeilmore.jpg) 10px 3px no-repeat
}

li.pa_sitemap_level3 {
        padding:0 0 0 45px;
	margin:0;
}

.pa_sitemap_link_level1 {
	background:#efefef;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size: 1.2em;
        margin:10px 0 0 0;
        padding:2px 0 2px 5px;
}

.pa_sitemap_link_level2 {
	text-decoration:none;
	padding-top:5px;
}

.pa_sitemap_link_level3 {
	text-decoration:none;
        padding-top:5px;
}

/*******************************************************************************
                       Form Styling
*******************************************************************************/


*{
  margin:0;
  padding:0;
  border:none;
}

#box{
  width:600px;
  margin:0px;
  text-align:left;
  padding:10px 10px 10px 5px;
}

fieldset{
  background:#eee;
  border:1px solid #cecece;
  width:500px;
  padding:10px;
}
p.radio{
  text-align:left;
  top:-22px;
  position:relative;
  margin:0 0 0 180px;
}

radio {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin-right:10px;
}

p.input{
  text-align:right;
  top:-22px;
  position:relative;
}
input, textarea, select{
  background-color:#fff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  border:1px solid #cecece;
  padding:3px 3px 3px 0px;
  margin-right:10px;
  	font-size: 1.0em;
}
textarea{
  height:100px;
}

input:focus, textarea:focus{
  border:1px solid #888;
}
input:hover, textarea:hover{
  border:1px solid #aaa;
}
p label{
  margin-left:10px;
}
.submit input{
  width:100px;
  background-color:#0181D8;
  color:#fff;
}
.submit{
  text-align:right;
}
