* {
	padding: 0;
	margin: 0;
}

html{
	height: 98%;
	width: 100%;
	padding: 0;
	margin: 0;
}

body{
	height: 319px;
	width: auto;
	padding: 0;
	margin: 0;
	background:	url(../images/bg-top.jpg) repeat-x #b5152b;
}

body * {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}

#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
}

.blau {
	color: #1f3f78;
}

.rot {
 	color: #b5151b;
}

.orange {
	color: #f86714;
}

.grau {
	color: #333;
}

.h1 {
	font-size: 17px;
}

.small {
	font-size: 9px;
}

dd {
	font-size: 9px;
	margin: 0 0 0 5px;
}

#content #right #impressum {
	text-align: left;
	padding: 30px 0 0 30px;
}

/*---------- Header ----------*/

#header{
	position:relative;
	width: 760px;
	height: 319px;
	background: url(../images/header-english.jpg) no-repeat top right #233e74;
}

#language{
	position: absolute;
	top: 20px;
	right: 10px;
}

#language a, #language a:link, #language a:visited{
	outline: none;
}

#language a img, #language a:link img, #language a:visited img {
	border: none;
}

#language img{
	margin-left: 5px;
}

/*---------- Navigation ----------*/

#navigation{
	position: absolute;
	top: 271px;
	left: 6px;
	height: 43px;
	text-transform: normal;
}

#navigation ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}

#navigation ul li{
	display:block;
	float:left;
	margin: 0 auto;
	width: 89px;
}

#navigation ul li a{
	display:block;
	text-align: center;
	color: #fff;
	text-decoration:none;
	padding: 0;
	height:43px;
	line-height:50px;
	outline: none;
	font-size: 13px;
}

#navigation ul li a:hover, #navigation ul li a.act{
	color:#b5152b;
}

/*---------- Contentwrapper ----------*/

#contentwrapper {
	position: relative;
	width: 700px;
	padding: 20px 30px 30px 30px;
	background: url(../images/bg-content.gif) repeat-y #fff;
}

#left {
position: relative;
float: left;
width: 400px;
}

#right {
position: relative;
float: left;
width: 240px;
padding: 0 0 0 25px;
text-align: left;
}

#content #right a {
	background: url(../images/pfeil.gif) no-repeat 0 0 #fff;
	padding: 0 0 0 20px;
}

#content #right a, #content #right a:link, #content #right a:visited, #content #right a:hover{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

/*---------- Content ----------*/

#content{
	float: left;
	width: 700px;
	color: #333;
	background: #fff;
}


#content h1, h2, h3 {
	font-size: 17px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #233e74;
	font-weight: normal;
}

#content h1 {
	margin: 0 0 5px 0;
}

#content h2 {
	font-size: 14px;
}

#content p {
	margin-bottom: 10px;
	font-size: 11px;
}

#content table {
	border-collapse: collapse;
}

#content table td {
	padding: 5px 20px 5px 0;
}

#content ul li {
	list-style-type: square;
	margin: 0 0 0 14px;
	padding-bottom: 5px;
}

#content ol li {
	margin: 0 0 0 20px;
	padding-bottom: 5px;
}

#content a, #content a:link, #content a:visited {
	color: #4c5657;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
} 

/*---------- Footer ----------*/

#footer{
	position:relative;
	width: 760px;
	height: 198px;
	background: url(../images/footer.jpg) no-repeat top left #b5152b;
}

#footer #copyright {
	position: absolute;
	bottom: 40px;
	right: 30px;
}

#footer #copyright p {
	color: #fff;
	font-size: 9px;
}

#footer #copyright a, #footer #copyright a:link, #footer #copyright a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}

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

#footerinner {
	position: absolute;
	top: 60px;
	left: 40px;
	width: 500px;
}

#footerinner h2 {
	margin: 0 0 0 85px;
}

#footernavigation{
	position: absolute;
	bottom: 28px;
	left: 27px;
	height: 43px;
	text-transform: uppercase;
	width: 300px;
}

div#footernavigation ul {
	position: absolute;
	top: 10px;
	left: 2px;
	list-style-type: none;
}

div#footernavigation li {
	float: left;
	height: 28px;
	font-size: 9px;
	color: #fff;
}

div#footernavigation li a, div#footernavigation li a:link, div#footernavigation li a:visited {
	color: #fff;
	text-decoration: none;
	line-height: 28px;
	outline: none;
	font-size: 9px;
}

div#footernavigation li a:hover, #wrapper div#footernavigation li a.act{
	color: #fff;
	text-decoration: underline;
	line-height: 28px;
}

#anfrageform .csc-mailform{
	border: none;
	padding: 0;
	position: absolute;
	top: 15px;
	left: 30px;
	width: 550px;
}

#anfrageform .csc-mailform-field{
	display: inline;
}

#anfrageform .csc-mailform .csc-mailform-field input, #anfrageform form input, #anfrageform form textarea{
	font-size: 11px;
	color: #5e5f4d;
	background-color: #fff;
	border: none;
    padding: 2px 2px 2px 2px;
   	margin: 0 0px 5px 0;
	width: 150px;
	display: inline;
}

#anfrageform .csc-mailform .csc-mailform-field input#einzelzimmer, #anfrageform .csc-mailform .csc-mailform-field input#doppelzimmer{
	width: 50px;
}

#anfrageform .csc-mailform .csc-mailform-field textarea{
	height: 52px;
}

#anfrageform input[type=hidden]{
	backround-color: #e9ead8;
        border: none;
        padding: 0;
}

#anfrageform #formright input.radio{
	width: auto;
	float: left;
	margin-right: 5px;
	background-color: #eae8e9;
}

#anfrageform #formright .radiosec{
	font-size: 9px;
	width: 100px;
	float: left;
	color: #666;
	background-color: #eae8e9;
}

#anfrageform input#submitbtnm{
	position: absolute;
	width: 121px;
	height: 43px;
	border: none;
	padding: 0;
	bottom: 60px;
	right: 30px;
	outline: none;
}

#anfrageform .csc-mailform-field label, #anfrageform #login form label{
	display: block;
	font-size: 9px;
	padding: 1px 0 2px 0;
	color: #333;
	margin: 0 3px 0 0;
	vertical-align: top;
	width: 160px;
}

#formmiddle {
	position: absolute;
	top: 0;
	left: 170px;
}

#formright{
	position: absolute;
	top: 0;
	left: 340px;
	width: 300px;
}

#anfrageform #formright .csc-mailform-field label{
	display: block;
	font-size: 9px;
	padding: 1px 0 2px 0;
	color: #333;
	margin: 0 3px 0 0;
	vertical-align: top;
	width: 270px;
}

#anfrageform .csc-mailform-field label.req {
	color: #990000;
}

#formsubmit {
	position: absolute;
	top: 30px;
	left: 30px;
}

#content img.imageblock {
	margin: 10px 20px 0 0;
}

#content a img{
	border: none;
}
