@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: "Verdana", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.75em;
	text-align: center;
	height:100%;
}

td, th {
	font-size:12px;
}

caption {display:none;}

hr {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:dotted 1px #a8a8a8;
	height:1px;
	margin:10px 0 10px 0;
}

h1 {
	margin:0;
	padding: 0 0 20px 0;
	font-size: 1em;
	color: #0f559d;
	text-transform:uppercase;
}

h2 {
    font-size: 1em;
	color: #60b4e2;
	text-transform:uppercase;
}

fieldset {
	border:none;
	background-color:#eeeef0;
	margin:15px 0 0 0;
	padding:10px;
}

legend {
    display:none;
}

.liArrow {
    list-style-image: url("/SysData/img/icons/pfeil.gif");
    line-height:20px;
}

.ProduktTabelle th {
	color:#243e86;
	font-weight:normal;
	background-color: #efefef;
}

.ProduktTabelle td {
	background-color: #efefef;
}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  GRUNDGERUEST  = = = = = = = = = = = = = = = = = = = = = = = =  */

#template {
	position:absolute;
	width: 850px;
	text-align: left;
	margin:0 auto auto -425px;
	min-height:100%; 
	height:auto!important;
    height:100%;
	left:50%;
}

a:link {
	color:#0f559d;
	text-decoration:none;
}

a:active {
	color:#0f559d;
	text-decoration:none;
}

a:hover {
	color:#0f559d;
	text-decoration:underline;
}

a:visited {
	color:#000000;
	text-decoration:none;
}


a.linkweiss:link {
	color:#ffffff;
	text-decoration:none;
}

a.linkweiss:active {
	color:#ffffff;
	text-decoration:none;
}

a.linkweiss:hover {
	color:#ffffff;
	text-decoration:underline;
}

a.linkweiss:visited {
	color:#ffffff;
	text-decoration:none;
}

#HeadLinks a:link, #HeadLinks a:active, #HeadLinks a:visited {
	color:#a1a6a2;
	text-decoration:none;
}

#HeadLinks a:hover {
	color:#a1a6a2;
	text-decoration:underline;
}

.clear {
	clear:both;
}
/*  = = = = = = = = = = = = = = = = = = = = = = = =  HEAD ANFANG  = = = = = = = = = = = = = = = = = = = = = = = =  */

#head {
	display:none;
}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  NAVIGATION  = = = = = = = = = = = = = = = = = = = = = = = =  */

#navcontainer {
	height:26px;
	padding: 3px 0 0 320px;
	margin:0 0 2px 0;
}

#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#RoutenplanerHead {
	display:none;
}
/*  = = = = = = = = = = = = = = = = = = = = = = = =  SEARCH  = = = = = = = = = = = = = = = = = = = = = = = =  */

#suchen {

}

#schnellsuche {
	display:none;
}

input.text_bgImage {

	width: 360px; /* entspricht Grafikbreite */    
	height: 22px; /* entspricht Grafikhöhe */    
	background: url(/SysData/img/input_bg360.png) no-repeat right top; /* Hintergrundgrafik */    
	border: 0; /* Elementrahmen deaktivieren */    
	padding: 3px 0 0 5px; /* Innenabstand */
	color: #0f559d;
}

input.text_bgImage_short {

	width: 150px; /* entspricht Grafikbreite */    
	height: 22px; /* entspricht Grafikhöhe */    
	background: url(/SysData/img/input_bg150.png) no-repeat right top; /* Hintergrundgrafik */    
	border: 0; /* Elementrahmen deaktivieren */    
	padding: 3px 0 0 5px; /* Innenabstand */
	color: #0f559d;
}

.selectLong {
	width:150px;
	border: 1px solid #243e86;
	margin-bottom: 10px;
	background-color:#ffffff;
	color:#0f559d;
}

.selectShort {
	width:60px;
	border: 1px solid #243e86;
	background-color:#ffffff;
	color:#0f559d;
}

.PLZinput {
	width:150px;
	border: 1px solid #243e86;
	margin-bottom: 10px;
	background-color:#ffffff;
	color:#0f559d;
}

#branchensuche {
	display:none;
}

#BranchenListe li {
    list-style-image: url("/SysData/img/icons/pfeil.gif");
    line-height:20px;
}


/*  = = = = = = = = = = = = = = = = = = = = = = = =  HEAD ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */




/*  = = = = = = = = = = = = = = = = = = = = = = = =  BODY ANFANG  = = = = = = = = = = = = = = = = = = = = = = = =  */

#content {
	width:850px; 
	position:relative;
	background: url(../img/bg_rahmen_content.jpg) repeat-y #ffffff;	
}

#news {
	float:left;
	width:216px;
	padding: 20px;
	/*margin:2px 0 0 4px;*/
	
}

#news hr {
   height:1px;
   color:#0f559d;
   background-color:#0f559d;
   border:0;
 
}

#inhalt {
	float:right;
	width:588px;
}

/* STARTSEITEN DEF START*/


#inhaltstart {
	float:left;
	width:588px;
}

#textstart {
    /*width:550px;*/
	padding: 20px 0 20px 20px;
}

#newsstart {
	float:right;
	width:216px;
	padding: 20px;
	/*margin:2px 0 0 4px;*/
}


/* STARTSEITEN DEF ENDE*/

#text {
    /*width:550px;*/
	padding: 20px 20px 20px 0;
}

#kartensuche {
	float:left;
	width:310px;
	padding-left:20px;
}

#umkreissuche {
	float:right;
	width:220px;
}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  BODY ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */




/*  = = = = = = = = = = = = = = = = = = = = = = = =  FOOTER ANFANG  = = = = = = = = = = = = = = = = = = = = = = = =  */

#pageend {
	display:none;
}

#footer {
    display:none;
}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  FOOTER ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */


/*  = = = = = = = = = = = = = = = = = = = = = = = =  SITEMAP ANFANG  = = = = = = = = = = = = = = = = = = = = = = = =  */

#SITEMAP ul {list-style-image: url("/SysData/img/icons/pfeil.gif");}
#SITEMAP ul ul {list-style-image: url("/SysData/img/icons/pfeil.gif"); }
#SITEMAP ul ul ul {list-style-image: url("/SysData/img/icons/pfeil.gif"); margin-left: 2em;}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  SITEMAP ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */


/*  = = = = = = = = = = = = = = = = = = = = = = = =  NEWSLETTER ANFANG  = = = = = = = = = = = = = = = = = = = = = = = =  */

.FormLeft {
    float:left;
    width:130px;
    color: #0f559d;
}

.FormRight {
    float:left;
    width:348px;
}

.FormLine {
    clear:both;
    margin-bottom:10px;
}
/*  = = = = = = = = = = = = = = = = = = = = = = = =  NEWSLETTER ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */

/*  = = = = = = = = = = = = = = = = = = = = = = = =  BOX START  = = = = = = = = = = = = = = = = = = = = = = = =  */

.box-container {
	display:none;
}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  BOX ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */

/*  = = = = = = = = = = = = = = = = = = = = = = = =  Veranstaltungen ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */
.kalender {
      /* Grundformatierung des Kalenders */
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #0b4b93;
      font-size:12px;
    }

    .wtag {
      /* Ein normaler Wochentag */
      background-color: #edf4fa;
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: #0b4b93;
      line-height : 18px;
    }

    .we {
      /* Ein Tag des Wochenendes */
      background-color: #d4e1ea;
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: #0b4b93;
      line-height : 18px;
    }
    
    .FormLeftVA {
    float:left;
    width:200px;
    color: #0f559d;
}

/*  = = = = = = = = = = = = = = = = = = = = = = = =  Veranstaltungen ENDE  = = = = = = = = = = = = = = = = = = = = = = = =  */

