/*stylesheet_css.css */


.headerNavigation { color: #000000;}
.headerNavigation a { color:#000000;}
.headerNavigation a:link { text-decoration:none;}
.headerNavigation a:visited { text-decoration:none;}
.headerNavigation a:focus { text-decoration:underline;}
.headerNavigation a:hover { text-decoration:underline;}
.headerNavigation a:active {text-decoration:none;}


.pageResults { color: #55579c; font-style:normal; font-weight:bold;}
.pageResults a { color:#55579c; font-style:normal;}
.pageResults a:link { text-decoration:none; }
.pageResults a:visited { text-decoration:none; }
.pageResults a:focus { text-decoration:underline; }
.pageResults a:hover { text-decoration:underline; }
.pageResults a:active {text-decoration:none; }



.allgemein {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height:13px;
  color: #000000;
}
.allgemein a { color:#000000;}
.allgemein a:link { text-decoration:none;}
.allgemein a:visited { text-decoration:none;}
.allgemein a:focus { text-decoration:underline;}
.allgemein a:hover { text-decoration:underline;}
.allgemein a:active {text-decoration:none;}


.main {
  background-image: url(img/navi_bg.gif);
  background-repeat:repeat-x;
  background-position:top left;
  background-color:#9294c7;
}

.navLeft {
	width: 185px;
}
.navRight {
	width: 185px;
}

.Left_Navi_style {
  	margin-top:10px;
	padding-left:2px;
	clear:both; 
	width:184px; 
}
.Left_Navi_style_right {
  	margin-top:10px;
	padding-right:2px;
	clear:both; 
	width:184px; 
}
.Left_Navi_style_end {
	padding-left:2px;
	padding-bottom:10px;
	clear:both; 
	width:184px; 
	background-image:url(img/bg_navi_end.gif); 
	background-position:left top;
	background-repeat:no-repeat;
}

.Left_Navi_style_end_right {
	padding-right:2px;
	padding-bottom:10px;
	clear:both; 
	width:184px; 
	background-image:url(img/bg_navi_end.gif); 
	background-position:left top;
	background-repeat:no-repeat;
}


.boxText { 
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.boxText_neu { 
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	width:184px; 
	padding-left:4px;
	padding-right:4px; 
	padding-top:2px;
	background-image:url(img/bg_navi_center.gif); 
	background-position:left top;
	background-repeat:repeat-y;
}


.boxText_right { 
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	width:174px; 
	padding-left:4px;
	padding-right:8px; 
	padding-top:2px;
	background-image:url(img/bg_navi_center.gif); 
	background-position:left top;
	background-repeat:repeat-y;
}

.infoBoxHeading_css {
  font-family:Verdana, Arial, sans-serif;
  font-size: 16px;
  width:100%;
  line-height:20px;
  vertical-align:middle;
  text-align:center;
  /*font-weight:bolder;*/
  border:0px;
  border-bottom:1px; 
  border-color:#56589d;
  border-style:solid;
  color: #42478d;}
  
.hotline_css {
  font-family:Verdana, Arial, sans-serif;
  font-size: 12px;
  border:0px;
  color: #56589d;
  float:right;
}

.greetUser {
  font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #56589d;
  font-weight: bold;
}

.smallText {
  font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  font-size: 11px;
}

.headerMessage {
	background-color: #00CC33;
	width:100%;
	vertical-align:middle;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
}

.main_content {
  font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.4em;
}

.main_content a { color:#666666;}
.main_content a:link { text-decoration:none; font-style:italic;}
.main_content a:visited { text-decoration:none; font-style:italic;}
.main_content a:focus { text-decoration:underline;}
.main_content a:hover { text-decoration:underline;}
.main_content a:active {text-decoration:none; font-style:italic;}


.info_content_css {   
  font-family:Verdana, Arial, sans-serif;
  width:100%;
  line-height:20px;
  vertical-align:middle;
  text-align:center;
  font-weight: bold;
  color: #56589d;
  font-size:1.5em;
}

.errorBox {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; font-size: 1em; color:#CC0000; font-weight:bold; border:4px; border-bottom-color:red; border-style:double;
}
.infoBoxNotice {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; font-size: 1em; color:#CC0000; font-weight:bold; border:1px; border-bottom-color:red; border-style:solid;
}

.boxTextBG {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #e6e6f2;
	/*background-color: #f1f1f1;*/
}
.boxTextBGII {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #b5b6d9;
	/*background-color: #FFCC99;*/
}
.boxTextPrice {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
}


.formArea {
  background: #f1f1f1;
  width:100%;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

