body {
	margin: 0px;
	background-image: url(images/back_main_repeat.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
}

table.main {
	width: 1000px;
	background-image: url(images/back_table_main.jpg);
	background-repeat: no-repeat;
}

td.oben {
	vertical-align: bottom;
	text-align: right;
	padding-right: 20px;
	background-image: url(images/back_link.jpg);
	height: 116px;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #666666;
}


td.linkmain {
	padding-top: 20px;
	text-align: right;
	width: 200px;
	vertical-align: top;
}

td.content {
	background-repeat: no-repeat;
	width: 800px;
	height: 315px;
	padding-left: 220px;
	padding-right: 200px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #eeeeee;
	padding-bottom: 0px;
}

td.unten {
	background-image: url(images/back_unten.jpg);
	background-repeat: no-repeat;
	height: 126px;
	padding: 0px;
	vertical-align: top;
}

a {
	color: #ff3300;
	text-decoration: none;
}



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

a.a_small {
	font-size: 11px;
}

a.a_att_pdf {
	background-image: url(images/icon_att_pdf.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	border: 1px solid #cccccc;
	font-size: 11px;
	background-position: left;
}

a.a_att_pdf:hover {
	text-decoration: underline;
	color: #ff0000;
}

a.main {
	text-decoration: none;
	font-size: 13px;
	background-color: #333333;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 35px;
	padding-top: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a.main:hover {
	background-color: #990000;
	padding-right: 45px;
}

a.utility {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

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

a.verleih1 {
	font-size: 12px;
	display: inline-block;
	background-color: #003366;
	color: #ffffff;
	width: 100px;
	text-align: center;
	padding:5px 2px;
	border: 1px solid #eeeeee;
	margin: 0px 5px 10px 0px;
	}
	
a.verleih2 {
	font-size: 12px;
	display: inline-block;
	background-color: #336699;
	color: #ffffff;
	width: 100px;
	text-align: center;
	padding:5px 2px;
	border: 1px solid #eeeeee;
	margin: 0px 5px 10px 0px;
	}
	
a.verleih3 {
	font-size: 12px;
	display: inline-block;
	background-color: #336633;
	color: #ffffff;
	width: 100px;
	text-align: center;
	padding:5px 2px;
	border: 1px solid #eeeeee;
	margin: 0px 5px 10px 0px;
	}
	
a.verleih4 {
	font-size: 12px;
	display: inline-block;
	background-color: #990000;
	color: #ffffff;
	width: 100px;
	text-align: center;
	padding:5px 2px;
	border: 1px solid #eeeeee;
	margin: 0px 5px 10px 0px;
	}	

a.verleih1:hover, a.verleih2:hover, a.verleih3:hover, a.verleih4:hover {
	text-decoration:none;
	background-color:#990000;
	}	

.borderwhite { border: 1px solid #fff; }

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 10px;
	margin-top: 30px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2px;
	margin-bottom: 3px;
	margin-top: 10px;
}

.fusznote {
	font-size:10px;	
}

a.a_thumb {
	border: 1px solid #cccccc;
	display: inline-block;
}

a.a_thumb:hover {
	border: 1px solid #ffffff;
}

ul {
	margin-bottom: 10px;
	margin-top: 10px;
}

form {
	padding-top:20px;	
}

.firstcol {
	width: 190px;
	display: inline-block;
	float: left;
}

.formlabel {
	font-size:11px;
	display: inline-block;
	width:85px;
	color:#ffffff;
	float: left;
}

input {
	font-size:11px;
	font-family: verdana;
	width:90px;
	border: 1px solid #666666;
	margin: 0px 0px 5px 0px;
}

.kommentar {width:285px;}

.button {
	width:150px;
	height:24px;	
}

select {
	font-size:11px;
	font-family: verdana;
	width:90px;
	margin: 0px 0px 5px 0px;
}

#check {
	font-style: normal;
	background-color:#fff;
	color:#fff;	
}

#check em {
	font-style: normal;	
	color:#666;
}

.p_alert {
	background-color:#ffffff;
	font-size:10px;
	padding:10px;
	color:#ff3300;	
}

.borderred {
	border: 1px solid #ff3300;	
}

table.schultarif {
	width: 350px;
}

.schultarif th, .schultarif td {
	text-align: right;	
	height:20px;
	padding: 0px 5px 0px 5px;
	border-bottom:1px solid #eeeeee;
}

.schultarif th {
	background-color: #ff3300;
	border-bottom: none;
}

.firsttd {
	text-align: left;
	width: 120px;
}

#konditionen {
	background-color: #ff3300;	
	display: inline-block;
}

#skiandwin span {
	color: #ffcc33;
	font-weight: bolder;	
}

.ui-widget {
    font-size: 11px !important;
  }
  
.backgroundRed {
	background-color: #ff3300;	
} 