/* default elements */
* {margin: 0; padding: 0;}

body {
	color: #222;
	font: normal 62.5% sans-serif;
	background-color: #FEF8D3;
	background-image: url(gfx/bg_topseite.jpg);
	background-repeat: repeat-x;
}

a {color: #642;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
	font-family: serif, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 {font: bold 1.2em serif,sans-serif;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form {margin-bottom: 1.2em;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(gfx/bg_container.jpg);
	background-repeat: repeat-y;
}

/* header */
.title {
	text-align: right;
	text-indent: -5px;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	height: 175px;
	background-image: url(gfx/topbild.jpg);
}

/* navigation */
.navigation {
	padding-left: 50px;
}
#navigation {
	padding-top: 84px;

}

.navigation a {
	color: #FC6;
	float: left;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-style: dashed;
	line-height: 20px;
	border-right-width: 0.1em;
	border-right-color: #FC6;
	margin-top: 3px;
}
#sprache_header {
	height: 50px;
	width: 310px;
	clip: rect(auto,auto,auto,auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	clear: right;
	padding-left: 490px;
}

.navigation a:hover,.navigation a#active {
	background-position: left bottom;
	color: #331;
	border-right-width: 0.1em;
	border-right-style: dashed;
	border-right-color: #FC6;
}

/* main */
.main#two-columns {
}

/* bottom */
.bottom {
	background: #DCDAC9 url(img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	color: #000;
	background-image: url(gfx/bg_footer.jpg);
	height: 45px;
	font-size: 10px;
	padding-top: 45px;
}
.footer .left {
	width: 60%;
	padding-left: 10px;
	padding-top: 10px;
}
.footer .right {
	width: 33%;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	color: #000;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {
	height: 70px;
}
#clearer {
	height: 20px;
	margin-right: 200px;
	margin-left: 20px;
}

.col2 .left {
	width: 99%;
}
.col2 .right .content {
	background-image: url(gfx/bg_navilinks.jpg);
}
.col2 .right {
	width: 28%;
}
.content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 30px;
}
.left {float: left;}
.right {
	float: right;
}
.right .content {
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #553;
	background-color: #FFC;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {
	background-color: #FBF2CB;
}

/* sprache list */
ul.sprache {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BCBAAC;
}
.sprache li {
	border-bottom: 1px dashed #BCBAAC;
	text-decoration: none;
	list-style-type: none;
	display: block;
}
.sprache {
	font-family: Arial, Helvetica, sans-serif;
	color: #442;
	text-decoration: none;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
}
.sprachebooking {
	font-family: Arial, Helvetica, sans-serif;
	color: #442;
	text-decoration: none;
	text-align: center;
	padding-bottom: 10px;
	margin-left: -20px;
}


.sprache li a,.sprache li em {
	color: #553;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.sprache li em {
	font-size: 0.9em;
	font-style: normal;
	text-decoration: none;
}
.sprache li a {
	text-decoration: none;
	list-style-type: none;
}
.sprache li a:hover {
	color: #553;
	text-decoration: none;
}
