body{
	background-color: #EFEFE9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	margin: 0px;
	text-align: center;
}

#browserinfo{ display: none; }

div.ie_warning { padding: 10px; }

.no_web { display: none; }

a:link { color: #444444; }
a:visited { color: #444444; } /*war #888888, aber das Konzept der "visited links" ist veraltet, oder? */
a img { border: none; }

p { margin-top: 0px; padding: 5px; }

ul li { background-image:url(/img/square.gif); background-position: 0 5px; background-repeat: no-repeat; padding-left: 12px; position: relative; list-style-type: none; clear: both; }

ol { margin: 5px 0px; }

.right { text-align: right !important; }

#kopfbereich{
	position: relative;
	width: 955px;
	height: 155px;
	margin: 0 auto;
	text-align: left;
}

#funktionsbereich{
    position: relative;
    height: 18px;
    width: 955px;
    margin: 0 auto;
    text-align:left;
}

.funktionsbereich {
    padding: 0px;
    font-size: .8em;
    font-weight: bold;
    text-decoration: none;
    color:#6B6C6F;
}

.funktionsbereich a:link, .funktionsbereich a:visited {
    text-decoration: none;
}

.funktionsbereich a:hover {
    text-decoration: underline;
}

#suche{
    float: left;
    width: 200px;
    text-align:left;
    margin-right:20px;
}

#funktionen{
    float: left;
    text-align:left;
    margin-right: 20px;
}


#login{
    margin-right:200px;
    float: right;
    text-align:right;
}

#hauptbereich{
	position: relative;
	width: 955px;
	margin: auto;
	text-align:left;
}

#hauptnavigation {
	float: left;
	text-align: left;
	padding-bottom: 30px;
	width:200px;
	display: block;
	border-top: 1px solid #AFAFAF;
}

.navigationspunkt {
	border-bottom: 1px solid #AFAFAF;
	padding-bottom: 1px;
}

.navigation_aktiv {
	background-color: #CECEC2;
}

#hauptnavigation a:link, #hauptnavigation a:visited {
	display: block;
	width: 200px;
	text-decoration:none;
	color:#000000;
	margin-top: 1px;
}

#hauptnavigation a:hover {
	color: #000000;
	background-color: #DCDCD3;
}

#hauptnavigation h1 {
	border: none;
	color:#000000;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#hauptnavigation h2 {
	clear: both;
	font-size: 1em;
	font-weight: normal;
	padding: 2px 0px 5px 15px;
	margin: 0px;
	margin-top: 0px;
}

#hauptnavigation h3 {
	clear: both;
	font-size: 0.9em;
	font-weight: normal;
	padding:2px 0px 5px 30px;
	margin: 0px;
	margin-top: 0px;
}

/*#inhaltsbereich{
	border-top: 1px solid #AFAFAF;
	float: left;
	text-align:left;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 535px;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
}*/

#inhaltsbereich {
    border-top: 1px solid #AFAFAF;
    float: right;
    text-align:left;
    margin-left: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    width: 715px;
    background-color:#FFFFFF;
}

#inhaltsbereich a:link {
      text-decoration:underline;
      color:#444444;
      }

#inhaltsbereich a:visited {
      text-decoration:underline;
      color:#888888;
      }

#inhaltsbereich a:hover {
      text-decoration:underline;
      color:#444444;
      }

#inhaltsbereich h1 {
	border-bottom:2px solid #808080;
	font-size: 1.2em;
	font-weight:bold;
	margin-top:10px;
	margin-bottom: 10px;
	clear: both;
	padding:3px;

/*	margin-top: 20px;
      margin-bottom: 10px;
      font-size: 1.2em;
      font-weight:bold;
      clear: both;*/
      }

#inhaltsbereich h2 {
	border-bottom: 1px solid #a0a0a0;
	padding: 3px;
	margin-top: 12px;
	margin-bottom: 6px;
	font-size: 1em;
	font-weight:bold;
	color: #333333;
	clear: both;
}

#inhaltsbereich h3 {
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 4px;
	font-size:1em;
	color: #444444;
	font-weight: bold;
}

#inhaltsbereich h4 {
	padding: 3px;
      margin-top: 8px;
      margin-bottom: 2px;
      font-weight:normal;
      font-size: 1em;
      color: #666666;
      }

#inhaltsbereich h5 {
      margin-top: 8px;
      margin-bottom: 0px;
      font-size: .9em;
      font-weight:normal;
      color: #7A7979;
      }

#inhaltsbereich h6 {
	border-bottom: 1px solid #a0a0a0;
	padding: 3px;
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: 1em;
	font-weight:normal;
	color: #333333;
}

	  
#inhaltsbereich table {
  width: 100%;
  border:1px solid #f0f0f0;
  border-collapse: collapse;
}

#inhaltsbereich td {
	padding: 2px 3px;
}
#inhaltsbereich th, #inhaltsbereich .tableHeader {
	font-weight: normal;
	text-align: left;
	padding: 3px 5px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #cfcfcf;
}
#inhaltsbereich tfoot {
	background-color: #f0f0f0;
	border-top: 1px solid #cfcfcf;
}

#inhaltsbereich dt {
	font-weight: bold;
}

#inhaltsbereich dd {
    margin-bottom: 5px;
}

.navigationspfad { padding-top: 7px; font-size: .8em; color:#7E7E7E; }
.navigationspfad a { color:#7E7E7E; }
.navigationspfad a:hover { color:#3BA328; }

.servicebereich{
	float: right;
	width: 180px;
	text-align: left;

    font-size: .9em;
    color:#7E7E7E;
    margin-bottom: 15px;

}

.servicebereich a, .servicebereich a:visited {
      text-decoration:none;
      color:#444444;
      }

.servicebereich a:hover {
      text-decoration:underline;
      color:#444444;
      }

.servicebereich h1 {
      text-align: left;
      color:#000000;
      font-weight:normal;
      font-size:1em;
      text-transform: uppercase;
      border-top: 1px solid #AFAFAF;
	  border-bottom: none;
      padding: 2px;
      padding-left: 5px;
	  margin-top: 0px;
      margin-bottom: 5px;
	  background-color: #e0e0e0;
      }

.servicebereich h2 {
      font-size: 1em;
      margin: 0px;
      margin-top: 10px;
      color: #7E7E7E;
      }

.servicebereich h3 {
      font-size: .9em;
      margin: 0px;
      margin-top: 3px;
      color: #7E7E7E;
      font-weight: normal;
      }

.servicebereich ul, .servicebereich li  {
      list-style-type:none;
      margin-left: 3px;
      color: #000000;
      }

.servicebereich ul {
	padding-left: 0px;
	padding-bottom: 3px;
	margin-top: 5px;
}
	  
.servicebereich li {
	padding-bottom:2px;
    display: block;
    background-image:url(/img/square_B.gif);
}
	  
.servicebereich p {
      font-size: 1em;
      margin-top: 2px;
      margin-bottom: 7px;
      padding-left: 6px;
      color: #7E7E7E;
      }

#fusszeile{
	clear: both;
	width: 955px;
	height: 18px;
	margin: auto;
	border-top: 1px solid #A09F9F;
	text-align: center;
}

#fusszeile a:link, #fusszeile a:visited, #fusszeile a:hover {
	padding-right: 3px;
	text-decoration: none;
	font-size: .8em;
	color:#444444;
}

#fusszeile a:hover {
	text-decoration: underline;
}

.profileImage { border: 1px solid black; padding: 0px; }

.profilValue { text-align: right; }

div.profilFreitext { margin: 0px 10px; border: 2px solid #808080; padding: 10px !important; background-color: #ecefe9; }

#inhaltsbereich input[type=text], #inhaltsbereich input[type=password], #inhaltsbereich select, .inputField {
    border:1px solid #808285;
    padding: 3px;
    background-color: #f0f0f0;
    color:#404040;
    -moz-border-radius: 5px;-webkit-border-radius: 5px;
}
#inhaltsbereich input[type=text]:hover, #inhaltsbereich input[type=password]:hover, #inhaltsbereich select:hover, .inputField:hover {
	background-color: #f0fff0;
}

.hidden { display: none; }

.box { border: 1px solid #808080; margin: 5px; background-color: #ffffff; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
/*#msie .box { width: 703px; }*/
.boxTitle { background-color: #f0f0f0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.boxFooter { clear: both; background-color: #f0f0f0; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; }

.padding { padding: 5px; }
.paddingBig { padding: 8px; }

.ajax-loading { background-image: url(img/ajax-loader.gif); background-repeat: no-repeat; background-position: center center; }

.fineprint, .finePrint { font-size: .8em; }

.strong { font-weight: bold; }

.floatRight { float: right; }
.floatLeft { float: left; }

.marginLeft { margin-left: 5px; }
.marginTop { margin-top: 5px; }
.marginBottom { margin-bottom: 5px; }
.marginRight { margin-right: 5px; }
.margin { margin: 5px; }
.marginBig { margin: 8px; }

/* TODO get rid of "complete" and "incomplete" */
.incomplete { background-color: #fff0f0; }
.complete { background-color: #f0fff0; }
.red { background-color: #FFE0E0; }
.redText { color: #a04040; }
.green { background-color: #E0FFE0; }
.greenText { color: #063; }
.grey { background-color: #f0f0f0; }
.greyText { color: #808080; }
.darkGrey { background-color: #e0e0e0; }
.white { background-color: #ffffff; }
.yellow { background-color: #ffffe0; }
.blue { background-color: #e8e8ff; }
.semiTransparent { background-color: rgba(255,255,255,0.6) }
.rounded { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.italic { font-style: italic; }

.lageplanStandLocation {
	border: 1px #000000 solid;
	display: block;
	float: left;
	vertical-align: middle;
	width: 20px;
	height: 18px;
	text-align: center;
	background-color: #ffffff;
}

.fakeLageplanStandLocation {
	border: 1px #000000 solid;
	vertical-align: middle;
	height: 18px;
	background-color: #ffffff;
}

.supplementalInfo  { color: #808080; font-size: 12px; font-style: italic }

/* TODO simplify: instead of having classes specific for the FAQ, make this a general class (and name it accordingly) */
div.faqbox { border: 2px solid #b0b0b0; -moz-border-radius: 5px;-webkit-border-radius: 5px; margin-bottom: 5px; }
div.faqquestion { padding: 5px; background-color: #f0f0f0; }
div.faqanswer { padding: 0px 5px; background-color: #ffffff; }

.listLine { border-top: 1px dashed #d0d0d0; padding: 5px 0px; }
.hover:hover { background-color: #f0f0f0; }
.hoverYellow:hover { background-color: #fffff0; }
 

.toolTip { cursor: help; }
.toolTip .tip { padding: 10px; border: 2px solid #808080; background-color: #ffffff; width: 500px; text-align: left; -moz-border-radius: 5px;-webkit-border-radius: 5px; }
.toolTip .tip-title { padding: 0px 5px 3px 5px; font-weight: bold; border-bottom: 2px solid #808080; }

.button { text-align: center; padding: 0px 10px; border: 1px outset #808080; color: #202020 !important; -moz-border-radius: 5px;-webkit-border-radius: 5px; }
.button:hover { border: 1px inset #808080; cursor: pointer; }
a.button, .button a { text-decoration: none !important; }

.tinyButton { font-size: .8em; }
.mediumButton { width: 200px; padding: 10px; }
.bigButton { width: 300px; padding: 10px; }

.neutralButton { background-color: #f0f0f0; }
.neutralButton:hover { background-color: #e0e0e0; }
.confirmButton { background-color: #f0fff0; }
.confirmButton:hover { background-color: #e0f0e0; }
.cancelButton { background-color: #fff0f0; }
.cancelButton:hover { background-color: #f0e0e0; }

.highlightBox { padding: 12px; border:2px solid #b0b0b0; background-color: #f0f0f0; -moz-border-radius: 5px;-webkit-border-radius: 5px; }
.highlightStart { background-color: #ffffff; border-color: #ffffff; }

.highlightLine { background-color: #f0f0f0; }

.announcementBox { background-color:#f0f0f0; border:2px solid #60a060; padding:18px; font-size:16px; text-align:center; vertical-align:middle; margin: 5px 0px; -moz-border-radius: 8px;-webkit-border-radius: 8px; }
.announcementStart { background-color: #ffffff; border-color: #ffffff; }

.errorBox { background-color:#f0f0f0; border:2px solid #ff6060; padding:18px; font-size:16px; text-align:center; vertical-align:middle; margin: 5px 0px; -moz-border-radius: 8px;-webkit-border-radius: 8px; }
.errorStart { background-color: #ffffff; border-color: #ffffff; }

.accordionTrigger { cursor: pointer; }
.accordionContent { visibility: hidden; opacity: 0; height: 0px; }

