/*Layout*/

/* Font settings */
body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-image: url(template/bg.jpg);*/
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}
/*-- ALLES AUF 0 SETZEN ----------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
li {list-style: none;}
.invisible{display: none;}
figure { margin:0px; padding:0px;}

/* Format basic elements */
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th,td {
	text-align:left;
	vertical-align:top;
}
abbr,acronym {
	font-variant:normal;
	border-bottom:1px dotted #666;
	cursor:help;
}
blockquote,q {
	quotes:none;
}
fieldset,img {
	border:0;
}

sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
del {
	text-decoration:line-through;
}
ins {
	text-decoration:none;
}
a {
	color:#666;
}

	
:focus {
	outline:0;
}

input,button,textarea,select {
	font-family:inherit;
	font-size:99%;
	font-weight:inherit;

}
pre{
	font-family:"Lucida Console",Monaco,monospace;
	font-size:12px;
}

p {
	line-height: 1.5em;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
h1 {
	font-size:24px;
	color: #2C60A7;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:20px;
	color: #2C60A7;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	color: #2C60A7;
	font-size:18px;
}
table {
	font-size:inherit;
}
caption,th {
	font-weight:bold;
}

/* Default margins */
h1,h2,h3,h4,h5,h6 {
	margin-top:0px;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form {
	margin-bottom:12px; /* Should match the font size */
}


/*---ENDE ALLES AUF 0 SETZEN------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*-- GRUNDSTRUKTUR ---------------------------------------------------------------------------------*/
.ce_gallery ul li
{
 float: left;
}
.clearer{
	clear: left;
}

#container {
	position: relative;
	margin:auto;
	width: 960px;
	background-color: #FFFFFF;
	margin-bottom:0px;
	

}

#header {
	height: 120px;
	width: 960px;
	background-image: url(template/bg_header.png);
	background-repeat: no-repeat;
}
code {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	margin-bottom:0px;
	margin-top:0px;

}
#headertext {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	position:absolute;
	margin-top:40px;
	margin-left:390px;
	text-align: right;
	width: 570px;
	color: #ccc;
	font-weight: lighter;
}


#slider {
	
	position: absolute;
	top: 170px;
	left: 20px;
	width:920px;
	height:350px;
}

#headerlogo
{
	/* Do hon i an nuien Trick gfundn: wenn man in Container --> position: relative zuaweisst, konn man olls ondre, wos sich
	 * drinn befindet, absolute ounordnen - nor konnsch praktisch olle Obstände ausn Corel ausrlesen...
	*/
	position: absolute;
	left: 30px;
	top: 30px;
	z-index:999;
}

#main {
	float: left;
	padding-left:30px;
	padding-top:30px;
	padding-right:20px;
	padding-bottom:20px;
	width: 600px;

}
#left {
	float: left;
	width: 260px;
	margin-left: 30px;
	margin-top:30px;
	/*min-height: 800px;*/
}


#googlemap p {
	font-size:7px;
	font-style:normal;
}

#googlemap a {
	font-style:normal;
	font-weight: bold;
	color: #666;
}

#googlemap .routinglink {
	font-size:7px;
	font-style:normal;
}

#googlemap .routinglink a{
	font-style:normal;
	font-weight: bold;
}

#helper
{
	clear: left;
	float: left;
	width:960px;
	background-image: url(template/bg_container.png);
	background-repeat: repeat-y;
	margin-bottom:0px;
}

#navheader{
	width:300px;
	float:left;
	margin-top:10px;
	margin-left:430px;
	font-size: 11px;
	font-weight: bold;
 }

#werbebanner {
	padding-bottom:20px;
	}
	
#navheader li a{
	display:block;
	float:left;
	padding-left:25px;
	color: #2C60A7;
	text-decoration: none;
}

#navheader li a:hover{
	color: #2C60A7;
	text-decoration: underline;
}
#navheader li span.active{
	color: #2C60A7;
	text-decoration: underline;
	padding-left:25px;
	display:block;
	float:left;
}


.mod_customnav{
	width:900px;
	float:left;
	margin-top:35px;
	margin-left:20px;
	font-size: 12px;
	font-weight: bold;

 }

.mod_customnav li a{
	display:block;
	float:left;
	padding-left:25px;
	color: #FFFFFF;
	text-decoration: none;
}

.mod_customnav li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.mod_customnav li span.active{
	color: #FFFFFF;
	text-decoration: underline;
	padding-left:25px;
	display:block;
	float:left;
}


.banner {
	padding-top:85px;
}

/*-- ENDE GRUNDSTRUKTUR ----------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*-- CHANGE LANGUAGE ANFANG------------------------------------------------------*/

#sprache {
	float:left;
	margin-top:10px;
	margin-right:10px;
	font-size:10px;
	z-index:999;
	width:30px;
	
}


#sprache ul li {
	display: inline;
	color: #FFF;
	background-color: #2c60A7;
	padding-right: 6px;
	padding-top:0px;
	padding-left: 6px;
	padding-bottom:3px;
}


#sprache li a{
	color: #FFF;
	text-decoration: underline;
	}

/*-- CHANGE LANGUAGE ENDE --------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*-- SUCHFORMULAR (BUTTON + EINGABEFELD)ANFANG------------------------------------------------------*/
#suchformular {
	float:left;
	margin-right:0px;
	padding-top:10px;
}

#suchformular .submit {
	margin: 0;
	background-color: #2C60A7;
	color: #FFFFFF;
	font-size: 9px;
	
}
#suchformular .text {
	width: 140px;
	
}
#left .mod_form {
	padding-left:5px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B1D19D;
	background-color: #EBEBEB;
	
}

/*-- SUCHFORMULAR (BUTTON + EINGABEFELD)ENDE -------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*-- SUCHE ERGEBNISSEITE ANFANG---------------------------------------------------------------------*/

.mod_search input.text { padding: 3px; }
.mod_search .submit {
	background-color: #2C60A7;
	font-size: 9px;
	color: #FFFFFF;
}
.mod_search .radio_container { margin: 1em 0; }
.mod_search .radio_container label { margin-right: 10px; }
#main .mod_search p.header {
  text-align: right;
  background-color: #00FFFF;
  border-top: 2px solid #55AE76;
  padding: 0.5em;
  margin-top: 2em;
}
#main .mod_search h3 { font-size: 16px; }
#main .mod_search h3 a:link {
  color: #666;
  background: none;
  padding-left: 0;
}
#main .mod_search h3 a:visited {
  color: #666;
  background: none;
  padding-left: 0;
}
.mod_search h3 .relevance {
  font-size: 10px;
  font-weight: normal;
}
.mod_search p.context { margin: 0; }
.mod_search .highlight { font-weight: bold; }
.mod_search p.url { color: #666; }
.mod_search .even, .mod_search .odd { padding: 0.5em; }
.mod_search .odd {
  background-color: #00FFFF;
  margin: 1em 0;
}

/*-- SUCHE ERGEBNISSEITE ENDE ----------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*---HAUPTNAVIGATION LEFT-----------------------------------------------------------------------------------------------*/

#left div.mod_navigation {
  float: left;
  width: 260px;

  margin: 32px 0 0 0;
}
#left .mod_navigation ul{
  background-color: #fff;
  padding: 0;
  margin: 0;
}
#left .mod_navigation li{
  margin: 0;
  list-style-type: none;
}
/* Menüpunkte gestalten */
#left .mod_navigation a,
#left .mod_navigation span {
  display: block;
  text-decoration: none;
  background-color: #EBEBEB;
  color: #2C60A7;
  padding: 8px 8px 8px 18px;
  border-top: 1px solid #fff;
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 15px;
}
/* Rollover und TAB-Fokus */
#left .mod_navigation a:hover,
#left .mod_navigation a:focus {
  background: #2C60A7;
  color: #fff;
}
/* Aktiven Menüpunkt hervorheben */
#left .mod_navigation span.active,
#left .mod_navigation .trail {
  background: #2C60A7;
  color: #fff;
}
/* Patches: hasLayout für IE6 */
* html .mod_navigation ul,
* html .mod_navigation a,
* html .mod_navigation span {
  height:1px;
}


/* ======================================
   Vertikal - 2. Ebene - K8.4
   ====================================== */

/* Unterpunkte links einrücken */
#left .mod_navigation li li a,
#left .mod_navigation li li span {
  padding-left: 30px;
}
/* Hervorhebung für Unterpunkte */
#left .mod_navigation li li a:hover,
#left .mod_navigation li li a:focus {
  background-color: #2C60A7;
  color: #fff;
}

/* Links im Listenelement einfärben */
#left .mod_navigation .submenu a {
  background-color: #DDE6F1;
  color: #2C60A7;
}
.invisible {
    display:inline;
    height:0;
    left:-1000px;
    overflow:hidden;
    position:absolute;
    top:-1000px;
    width:0
}
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*-- KONTAKTFORMULAR ANFANG-------------------------------------------------------------------------*/

form#kontaktformular {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
}
#kontaktformular .submit {
	color:#FFFFFF;
	padding:3px;
	width: 130px;
	background-color: #2C60A7;
	font-size: 10px;
}

#kontaktformular label {
	cursor: pointer;
	width: 115px;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	display: inline-table;
}

#kontaktformular #ctrl_7 {
	width:40px;
	}

#kontaktformular .checkbox_container label {
  display: inline;
  position: relative;
  bottom: 2px;
}
#kontaktformular .checkbox_container {
  margin-top: 1em;
}

.submit_container {
	margin-top:15px;
}


#kontaktformular input,
#kontaktformular textarea {
	padding: 3px;
	background-color: #E6E6E6;
}
#kontaktformular input:focus,
#kontaktformular textarea:focus {
	 color: #666;
}

#kontaktformular textarea {
 	width: 400px;
	background-color: #E6E6E6;
}

#kontaktformular p.error {
  background: #FFC0CB; /* pink */ 
  color: #000;
  max-width: 400px;
  padding: 3px;
  border: 1px solid #f00; /* rot */
  margin-bottom: 3px;
}

/*-- KONTAKTFORMULAR ENDE---------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
#footerbody {
	width:100%;
	/*background-color: #9c9c9c;*/
}

#footer {
	width:960px;
	min-height:146px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(template/footer.png);
	background-repeat: no-repeat;

}

.footerkontakt{
	width: 240px;
	padding-left:20px;
	padding-top:10px;
	margin-top:30px;
	margin-bottom:30px;
	float:left;
	font-size: 13px;
	color: #FFF;
	background-color: #2c60a7;

}

.footerkontakt a{
	color: #FFF;
}

SPAN.skype_pnh_text_span{
    color: #FFF !important;
	
	}
.copyrightaurora {
	padding-top:100px;
	font-size: 9px;
	text-align: center;
	padding-right:px;
	color: #FFFFFF;
	}
	
.pdf_link {
	float:right;
}
