
body {
	background-color: #efefef;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #564b47;
	padding: 0;
	margin: 0;
}

a {
	color: #7B1029; 
	text-decoration: none;
}

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

a:hover {
	color: #7B1029;
	text-decoration: underline;
}

a:active {
	color: #7B1029;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	padding: 4px;
}

h2 {
	font-size: 16px;
	padding: 4px;
}

#container {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
}

#kopf {
	clear: both;
	background-color: #7B1029;
	width: 760px;
	height: 16px;
	margin: 0px;
        font-size:10px;
        color: #efefef;
	text-align:right;
	padding-right:20px;
	padding-top:4px;
	line-height:12px;
}

#header {
	height: 130px;
	background-color: #ffffff;
}

#navi {
	margin: 0px;
	padding-top: 58px;
	float: right;
}

#logo 	{
	margin: 0px;
	padding-top: 20px;
	float: left;
}

.navigation {
	padding-top: 0px;
	text-align: right;
	overflow: hidden;
}

.navigation ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font: 14px Verdana;
	list-style-type: none;
}

.navigation li {
	display: inline;
	margin: 0px;
}

.navigation li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 7px 8px;
	/*border-right: 1px solid white;*/
	color: #7B1029;
	background: #ffffff;
	font-weight: bold;
}

.navigation li a:visited {
	color: #7B1029;
}

.navigation a:hover {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 7px 8px;
	/*border-right: 1px solid white;*/
	color: #7B1029;
	background: #B5B5B5;
}

.navigation li.selected a {
	height: 30px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url('/images/pfeil2.gif');
}

.navigation li.selected a:hover {
	height: 30px;
	background: #B5B5B5;
	background-repeat: no-repeat;
        background-position: bottom;
	background-image: url('/images/pfeil2.gif');
}

#content {
	min-height: 400px;
	padding: 0px;
	margin: 0px;
}


#bbox {
	padding: 10px;
	margin: 0px;
	width: 760px;
	height: 204px;
	border-top: 3px solid #efefef;
	background-color: #ffffff;
	background-position: right;
	background-repeat: no-repeat;
}

.bbox3 {
	background-image: url(/images/start.jpg);
	width: 760px;
	height: 204px; 
	background-color: #ffffff;
	background-position: right;
	background-repeat: no-repeat;
}

.bbox3 p {
	width:350px;
}

#bbox p {
        margin-bottom:10px;
	width:350px;
}

#bbox2 {
	padding: 10px;
	margin: 0px;
	width: 760px;
	min-height: 150px;
	border-top: 3px solid #efefef;
	background-color: #ffffff;
}

#bbox2 p {
	padding: 0px;
	margin: 5px 5px 10px 0px;
}

/* footer */

#footer {
	font-size:10px;
	background-color: #7B1029;
	width: 780px;
	color: #efefef;
	margin: 0px;
	height: 24px;
}

#footer a {
	color: #efefef; 
	text-decoration: underline;
}

#footer a:visited {
	color: #efefef;
	text-decoration: underline;
}

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

#footer a:active { 
	color: #ffffff;
	text-decoration: underline;
}

#left {
	float: left;
	padding-left: 15px;
	margin-top: 4px;
}

#right {
	float: right;
	padding-right: 15px;
	margin-top: 4px;
}


.editor_field { width:290px; height:130px } /* InPlaceEditor Notizen */
.inputerr { background: #FFFFAA;  }
.labelerr { color:#FF0000;  }
.label { color:#666666;  }
.error { color:#FF0000;  }
.msg { color:#FF0000; }
.success { color:#00AA00; font-weight:bold; }
.explain { color:#888888; font-size:smaller; }
.trunc { max-width:500px; }
.disabled { color:#AAAAAA; }

.submitbtn, .editor_ok_button { color: #080; }
.submitbtn:hover, .editor_ok_button:hover { color: #0B0; }
.editor_ok_button { margin:0 0 0 92px; }
.cancelbtn, .editor_cancel_button { color: #888; }
.cancelbtn:hover, .editor_cancel_button:hover { color: #666; }
.editor_cancel_button { margin:0 0 0 -172px; }
.deletebtn { color: #C00; }
.deletebtn:hover { color: #F00; }
.hint { color: #777; font-size:smaller; }
.editbtn { cursor: pointer; }

.msg_ok {
  background-image:url(/images/button_ok.png);
  background-repeat:no-repeat;
  background-position:10px 10px;
  border:2px solid #070;
  padding:18px 10px 10px 50px;
  min-height:23px;
  margin:20px 20px 10px 0px;
}

.msg_notice {
  float:left;
  background-image:url(/images/button_notice.png);
  background-repeat:no-repeat;
  background-position:10px 10px;
  border:2px solid #EB0;
  padding:18px 10px 10px 50px;
  min-height:23px;
  margin:20px 20px 10px 0px;
}

.msg_error {
  float:left;
  background-image:url(/images/button_stophand.png);
  background-repeat:no-repeat;
  background-position:10px 10px;
  border:2px solid #D33;
  padding:18px 10px 10px 50px;
  min-height:23px;
  margin:20px 20px 10px 0px;
}

.msg_question {
  float:right;
  background-image:url(/images/button_question.png);
  background-repeat:no-repeat;
  background-position:10px 10px;
  border:2px solid #008;
  padding:18px 10px 10px 50px;
  min-height:23px;
  margin:20px 20px 10px 0px;
}

.note {
  background-color:#FF9;
  padding:0px;
  border:1px solid #AA3;
  width:300px;
}

.note_timestamp {
  width:300px;
  padding:2px 3px 0 0;
  font-size:0.8em;
  color:#aaa;
  text-align:right;
}

.locked  {
  padding-right: 10px;
  background-image: url(/images/icons/locked.gif);
  background-repeat: no-repeat;
  background-position: right;
}

.markedtr {
  background-color: #DDE;
}

.customvalue {
  font-weight: bold;
}

.narrowed {
  width:500px;
}

.greenlink {
  padding:2px;
  background-color:#BEA;
  color:black;
  text-decoration:none;
  font-size:10px;
}

a.greenlink:hover {
  text-decoration:none;
  background-color:#CFB;
}

.redlink {
  padding:2px;
  background-color:#EA9;
  color:black;
  text-decoration:none;
  font-size:10px;
}

a.redlink:hover {
  text-decoration:none;
  background-color:#EBA;
}

.bluelink {
  padding:2px;
  background-color:#AABBEE;
  color:black;
  text-decoration:none;
  font-size:10px;
}

a.bluelink:hover {
  text-decoration:none;
  background-color:#BBCCFF;
}

.boxhead {
  color: #AAA;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  text-align:right;
}

.box300 {
  border:1px dashed #444;
  padding:5px 10px 10px 10px;
  width:300px; 
  background-color: #DDD;
}

.box400 {
  border:1px dashed #444;
  padding:5px 10px 10px 10px;
  width:400px; 
  background-color: #DDD;
}

.inputf {
  margin-bottom: 5px;
}

.showf {
  margin-bottom: 5px;
  font-weight:bold;
  color:#000;
}

.nodata {
  color:#888;
  font-style: italic;
  font-weight: normal;
  font-size:smaller;
}

.smallgrey {
  color:#AAA;
  font-size:smaller;
}

.addrnav {
  color:#444;
}

.addrnav_dis {
  color:#AAA;
}

.grey:hover {
  text-decoration:none;
}

.biggreen {
 color:#080;
 font-size:16px;
 font-weight:bold;
}

.label_tab {
 font-weight:bold;
 margin:6px 0px 4px 0px;
 padding-left:1px;
 border:1px solid #AAA;
 width:250px;
}

a.label_private {
 color: #080;
}

a.label_private:visited {
 color: #080;
}

a.label_business {
 color: #008;
}
a.label_business:visited {
 color: #008;
}

a.label_other {
 color: #000;
}
a.label_other:visited {
 color: #000;
}

.label_none {
 color: #444;
}
a.label_none:visited {
 color: #444;
}

.red {
 color: #F00;
}

.formrow {
  clear:both;
  padding: 2px 0px;
}

.formlabel {
  float:left;
  width:100px;
  text-align:right;
  padding-top:3px;
  padding-right:5px;
}

.formfield {
  float:right;
  text-align:left;
}

.inputdiv {
  float:left;
  padding-right:20px;
  padding-bottom:10px;
}

.hintdiv {
  color: #777;
  padding-top:2px;
}

.nodiv {
  display:none;
}

.term1 {
  font-weight:bold;
  padding-top:14px;
  padding-bottom:14px;
  font-size: 14px;
}

.term2 {
  padding-bottom:14px;
}

.term2 ul {
  padding-bottom:0px;
  margin-bottom:0px;
}

.term2 li {
 margin-top:5px;
 margin-bottom:0px;
 padding-bottom:0px;
}

a:focus {
 outline-color: -moz-use-text-color;
 outline-style:none;
 outline-width:medium;
}

a.btnlink {
 display: block;
 height: 45px;
 width:250px;
 padding-top: 18px;
 padding-right: 15px;
 padding-bottom: 15px;
 padding-left: 30px;
 background-color: transparent;
 background-image: url(/images/redbtn.png);
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: 0px 0px;
 color: #7B1029;
 font-size:1em;
 text-decoration: none;
}

a.btnlink:hover {
 background-position: -300px 0px;
 text-decoration: none;
 cursor: pointer;
}
