select {
	border:1px solid #c9c9c9;
}

*+input {
	border:1px solid #c9c9c9;
	font-family: Tahoma, Arial;
	font-size:12px;
	padding:3px;
	height:15px;
}

input {
	border:1px solid #c9c9c9;
	font-family: Tahoma, Arial;
	font-size:12px;
	padding:3px;
	height:22px;
}

optgroup {
	background-color:#F6F8F3;
	font-style:normal;
	font-weight: bold;
	color: #444444;
	padding-left: 5px;
}

.input_filter {
	border:1px solid #c9c9c9;
	font-family: Tahoma, Arial;
	font-size:10px;
	padding:3px;
	height:20px;
}

/* hack fuer ie 7
* + input {
	border:1px solid #c9c9c9;
	font-family: Tahoma, Arial;
	font-size:12px;
	padding:3px;
	height:24px;
	background-color:#00CC66;
} */

.noborder {
	border:0px;
	font-family: Tahoma, Arial;
	font-size:12px;
	padding:3px;
	height:20px;
}

/* hack fuer ie 7 */
* + .noborder {
	border:0px;
	font-family: Tahoma, Arial;
	font-size:12px;
	padding:3px;
	height:22px;
}

a:link {
	color:#666666;
}

a:hover {
	color:#666666;
}

a:visited {
	color:#666666;
}

textarea {
	border:1px solid #c9c9c9;
	font-family: Tahoma, Arial;
	font-size:12px;
	padding:3px;
}

noborder {
	border:0;
}

fieldset {
	border: 1px solid #cccccc;
	margin:0;
	padding:0;
}

.fieldset_823px {
	border: 1px solid #cccccc;
	width: 100%;
}

.fieldset_840px {
	border: 1px solid #cccccc;
	width: 100%;
}

.fieldset_hinweis {
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px solid #9DBE72;
}

.fieldset_hinweis legend {
	color:#8FB259;
}

#loginbox .button {
	line-height: 16px;
	color: #666666;
	background-color:#cccccc;
	background: url('../pictures/allgemein/button.gif') bottom right;
	background-repeat: no-repeat;
	height: 19px;
	border: none;
	padding: 0 6px 2px 6px;
	margin: 0 0 1px 0;
	cursor: hand;
}

#loginbox .login_benutzer {
	  background-image:url('../pictures/allgemein/benutzer.png');
	  background-repeat:no-repeat;
	  padding-left:20px;
	  color:#666666;
}

#loginbox .login_passwort {
	  background-image: url('../pictures/allgemein/schluessel.png');
	  background-repeat:no-repeat;
	  padding-left:20px;
	  color:#666666;
}

#loginbox .noborder {
	border:0;
}

#loginbox .buttonbox {
	margin-top: 15px;
}

#loginbox .copyright {
	margin-top: 20px;
}
#loginbox .footer {
	margin-top: 15px;
	text-align: center;
	width: 270px;
}

#containerhell {
	background: #F6F8F3;
}

.zeilentitel {
	font-size:12px;
	color:#555555;
	width: 120px;
	text-align:right;
	padding-right:20px;
	line-height: 22px;
}

.fliesstext {
	font-family: Tahoma,Arial;
	font-size:12px;
	color:#555555;
	padding: 1px;
}

* + .fliesstext {
	font-family: Tahoma,Arial;
	font-size:12px;
	color:#555555;
}

.tabellen_text {
	font-size:12px;
	color:#555555;
}

.maintext {
	font-family: Tahoma, Arial;
	font-size:12px;
}

.button {
	line-height: 16px;
	color: #666666;
	background: #EEEEEE url('../pictures/allgemein/button.gif') no-repeat right bottom;
	height: 19px;
	border: none;
	padding: 0 6px 2px 6px;
	margin: 0 0 1px 0;
	cursor:hand;
}

.tabelle {
	border:1px solid #cccccc;
	padding:5px;
	font-size:12px;
}

.kopf {
	font-size:12px;
	color:#555555;
	font-weight:bold;
	text-decoration:underline;
	padding:10px;
}

.table_border_collapse {
	background-color: #F6F8F3;
	border: 1px solid #cccccc;
	width:835px;
}

.thumbnail114 {
	padding:2px;
	border: 1px solid #cccccc;
}

.info {
	color:#6a7065;
	font-size: 9px
}

.success {
	background-image:url('../pictures/allgemein/success.gif');
	background-repeat:no-repeat;
	border: 1px solid #2D9D3B;
	padding:2px;
	padding-left:33px;
	color:#2D9D3B;
	font-weight:bold;
	background-color: #EFF6EA;
	line-height:25px;
}

.error {
	background-image:url('../pictures/allgemein/error.gif');
	background-repeat:no-repeat;
	border: 1px solid #DF2121;
	padding:2px;
	padding-left:33px;
	color:#DF2121;
	font-weight:bold;
	background-color:#FFEBE4;
	line-height:22px;
}

.loginfehler {
	text-align:center;
	border: 1px solid #DF2121;
	padding:2px;
	margin-left:65px;
	padding-left:33px;
	padding-right:33px;
	color:#DF2121;
	font-weight:bold;
	background-color:#FFEBE4;
	line-height:22px;
}

.warning {
	background-image:url('../pictures/allgemein/warning.gif');
	background-repeat:no-repeat;
	border: 1px solid #FF6100;
	padding:2px;
	padding-left:33px;
	color:#FF6100;
	font-weight:bold;
	background-color:#FFEDC9;
	line-height:22px;
}

.tabellenkopf {
	font-size: 11px;
	vertical-align:middle;
	color:#666666;
	padding-left:3px;
	padding-right:3px;
	background-color: #e1ebd3;
	height:20px;
	font-weight:bold;
}

.tabellenzeile {
	font-size: 11px;
	color:#000000;
}

.tabellenzeile_rollover {
	font-size: 11px;
	text-align: left;
	background-color:#f6f8f3;
}


.tableeven {
	font-size: 11px;
	text-align:left;
	background-color:#F4F4F4;
}

.tableodd {
	font-size: 11px;
	text-align:left;
	background-color:#FFFFFF;
}

/* Statis fuer Buchungs und Anfrageuebersicht */
.storno {
	color: #FF0000;
}

.abgelaufen {
	color: #FF0000;
}

.erhalten {
	color: #008000;
}

.campingplatzid {
	color:#888888;
}


.tablehighlight {
	background-color:#fbf5d3;
}

.hrwhite{ 
	text-align: right; 
	width: 100%; 
	height: 2px; 
	background: #ffffff; 
	border: 1px solid #ffffff;
}

.hrgrey {
	text-align: right; 
	width: 100%; 
	height: 1px; 
	background: #cccccc; 
	border: 0px solid #cccccc;
}

.hrblack {
	text-align: right; 
	width: 100%; 
	height: 1px; 
	background: #000000; 
	border: 0px solid #000000;
}

.highlight {
	background-color:#FFF999;
}

#footer a:link {
	color:#666666;
}

#footer a:hover {
	color:#666666;
}

#footer a:visited {
	color:#666666;
}

/* Neue Styles */
#content_header{ /* Überschrift über gesamtem Inhaltsbereich */
	display: block;
	background: url('../pictures/allgemein/bg_content_header.gif');
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
	border: 1px solid #999999;
	padding-left: 15px;
	margin-bottom:10px;
}

.empty_input {
	background-color:#FFEBE4;
	border: 1px solid #DF2121;
}

.loading{ /* Container mit Loading-Symbol */ 
	background: url('../pictures/allgemein/loading.gif');
	background-repeat:no-repeat;
	background-position:center;
	color: #A6C27C;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	height: 85px;
	padding-left:10px;
}