@charset "UTF-8";
html { 	font-size: 100.01%; }
html,body { height: 100%; }
body { background: #ffffff url("../images/hintergrund_verlauf.png") repeat-x fixed 0 0; padding: 0; }
body { text-align: center; }

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

  h1,h2,h3,h4,h5,h6 {
    
    font-weight:normal;
    color:#424242;
    margin: 0 0 0.25em 0;
  }

  h1 { font-size: 16px; font-weight: bold; }                       /* 30px */
  h2 { font-size: 100%; }                       /* 24px */
  h3 { font-size: 100%; }                       /* 18px */
  h4 { font-size: 100%; }                    /* 16px */
  h5 { font-size: 100%; }                    /* 14px */
  h6 { font-size: 100%; }                    /* 14px */

h1 a{
	color: #424242;
	text-decoration: none;
}

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

.klaerung{
	clear:both;
	
}


#hauptcontainer{
	min-width: 650px;
	position: absolute;
	height: auto;
	min-heigt: 101%;
	text-align: left;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 11px;
	z-index: 2;
	top: 0px;
	margin-top: 0px;

}

#weltkugel{
	display: none;	
}

#partnerlogos{
	display: none;	
}

/* @group Kopf */
#header {
	display: none;	
	}
	

#logo{
	display: none;
}

#headerbild{
	display:none;
}

#bilderwechsel{
	display:none;
	
}


#hauptnavigation{
	display: none;
}

#topnav_links{
	display: none;
}

#topnav_rechts{
	display: none;
}

#topnav_links a{
	display: none;
}

#topnav_links a:hover{
	display: none;
}

#topnav_links .aktiver_link{
	display: none;
}



/* @end */

/* @group Links */

#links{
	
}

#menue_links{
	display: none;
	}



.box_hell {
	display: none;
}



.submenue {
	display: none;
	}

.submenue_aktiv, .submenue:hover{
	display: none;
	}

.submenue2 {
	display: none;
}

.submenue2_aktiv, .submenue2:hover{
	display: none;
	}


/* @end */

/* @group Inhalte*/

#breadcrump {
	color: #000000;
}

#breadcrump a{
	text-decoration: none;
	color: #000;
}

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


#inhalt { 
	position: absolute;
	top: 50px;
	left: 150px;
	width: 600px;
  	max-width: 600px;
   	z-index: 5;
   	}

.inhalt ul{
	list-style-type: square;
	margin-left: 0px;
	padding-left: 18px;
	list-style-position: outside;
	font-size: 11px;
}

/* Runde Ecken ANFANG */
.box { width: 100%; margin-bottom: 10px;
}
.box .top, .box .bottom{display:block; }
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: rgba(255,255,255,0.5);
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}

.inhalte{
	background: rgba(255,255,255,0.5);
	padding-left: 10px;
	padding-right: 10px;
	min-height: 500px;
	text-align: justify;
}
/* Runde Ecken ENDE */

/* @end */

/* @group Powermail */

fieldset.tx-powermail-pi1_fieldset {
background-color: transparent;
border:1px solid #AAAAAA;
padding:10px;
}

fieldset.tx-powermail-pi1_fieldset div.even {
background-color: transparent;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
font-weight:bold;
margin: 0 0 10px 200px;
float: left;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
font-weight:bold;
margin: 0 0 10px 50px;
}

/* @end */


/* @group Suche und Partnerlogos */
.hellbox_header{
	color: white;
	font-size: 14px;
	font-style: bold;
	background: url(../images/header_links.png) no-repeat;
	padding-left: 10px;
	}


/* @end */



