/* Start of CMSMS style sheet 'Screen' */
/**
 Base Settings {{{
 */
body *, td, td * {
	font-family: 'Arial', sans-serif;
	font-size: 13px;
}

strong, b {
	font-weight:bold;
}

em, i {
	font-variant:italic;
}

#contentall ul {
        margin-left:15px;
}

/**
 }}}
 */

/**
 Layout and Positioning {{{
 */
/**
 General {{{
 */
#wrapper {
	margin: 0 auto;
	width: 910px;
	padding:0 5px;
	position: relative;
}

#header {
	height: 125px;
	width: 900px;
	margin: 0 5px;
	overflow: hidden;
}

#header_picture_wrapper {
	position: absolute;
	left: 202px;
	top: 0px;
	height: 125px;
	width: 400px;
	overflow: hidden;
}

#request {
	position: absolute;
	top:0px;
	left: 445px;
	height:140px;
	width:345px;
	padding:10px 0 0 120px;
}

#navigation {
	width: 193px;
	float:left;
	padding:50px 0 10px 5px;
}

#anfahrt {
	margin: 20px 9px 20px 9px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

#contentwrapper {
	float: left;
}

#breadcrumbs {
	padding: 0 0 15px 0;
	font-size: 11px;
}

#breadcrumbs a,
#breadcrumbs span.lastitem {
	font-size: 11px;
}

#content {
	width: 446px;
	float:left;
	margin:50px 0 10px 0;
	padding:0 20px 30px 20px;
}

#contentall {
	width: 667px;
	float: left;
	margin: 50px 0 10px 0;
	padding: 0 20px 30px 20px;
}

#sidebar {
	width: 184px;
	float:left;
	margin: 50px 0 0 0;
	padding: 0 16px 0 20px;
	border-left:1px solid;
}

#footer {
	padding:20px 0 10px 5px;
	clear:left;
}

/**
 }}}
 */

/**
 Details {{{
 */
#header p {
	position:absolute;
	top:128px;
	left:590px;
	z-index:2;
}

#breadcrumbs a {
	text-decoration: none;
}

#content #gallery_box {
	width:170px;
	float:right;
	margin:50px -10px 0 10px;
}

#content #gallery_box p img {
	float:left; margin:0 5px 5px 0;
}
/**
 }}}
 */
/**
 }}} End Layout
 */

/**
 Helpful Classes {{{
 */
.hidden {
	display:none;
}
/**
 }}}
 */

/**
 Typography, Borders and Detail-spacing {{{
 */

/**
 Header, Footer, Request {{{
 */
#footer p {
	text-align: center;
	font-size: 11px;
}

#footer a {
	font-size: 11px;
}

#request, #request * {
	font-size: 11px;
}

#header {
	border-bottom:1px solid;
}

#header a img {
	border-right: 1px solid;
}

#header_picture {
	border-left:1px solid;
}

#header p {
	font-size: 11px;
}

#request label {
	display:block;
}
#request fieldset {
	float:left;
	width: 130px;
	height: 40px;
	margin:0 20px 0 0;
}
#request input.button.submit {
	margin-top: 5px;
	clear:left;
	border: 0px;
	padding: 1px;
	font-weight:bold;
	width: 270px;
}

#request h2, #header p {
	margin-top: 1px;
	font-weight:bold;
}

#request h2 {
	padding:0 0 8px 0;
}
/**
 }}}
 */

/**
 Navigation {{{
 */
#navigation ul.navigation {
	border-top:1px solid #FFFFFF;
}

#navigation li {
	list-style-type:none;
	line-height:21px;
	padding:0 0 0 10px;
}

#navigation li a {
	font-size:11px;
	border-bottom:0;
}
#navigation .navigation li a {
	font-weight:bold;
}

#navigation ul.navigation li {
	border-bottom:1px solid;
	border-right:1px solid;
	background-image:none;
}
#navigation ul.navigation li span {
	margin:0 35px 0 -10px;
	padding:0 0 0 10px;
	border-right:1px solid;
	display:block;
}

#navigation ul.navigation li.current span {
	border-right:0px;
}

#navigation ul.navigation li.current ul,
#navigation ul.navigation li.currentpage ul {
	border-top:1px solid;
	margin:0 0 -1px -10px;
}

#navigation ul.navigation li.current li,
#navigation ul.navigation li.currentpage li {
	border-right:0;
}
#navigation ul.navigation li.current li span {
	border-right:1px solid;
}

#navigation ul.navigation li.current ul span a,
#navigation ul.navigation li.currentpage ul span a {
	font-weight:normal;
}

#navigation #anfahrtsskizze {
	padding:5px 5px 0 5px
}

#anfahrt a {
	height: 18px;
	color: #980000;
	font-size: 11px;
	text-decoration: none;
}
/**
 }}}
 */

/**
 Content and Sidebar-Boxes {{{
 */
h1 {
	font-family: georgia,palatino;
	font-size: x-large;
	color: green;
	font-weight: bold;
	padding:20px 0;
}

h2 {
	padding:20px 0;
	font-size:16px;
	font-family:"Times New Roman", serif;
}

h2 strong {
	display:block;
	padding:5px 0 0 0;
	font-size:22px;
	font-weight:normal;
	font-family:'Times New Roman', serif;
}

a:link, a:visited, a:focus, a:hover, a:active {
	text-decoration:none;
	font-weight:bold;
}

#gallery_box h4 {
	padding:10px 0;
	font-size:11px;
	font-weight:bold;
}
#wrapper p.link a {
	display:block;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	clear:left;
	border-bottom:0;
	padding:4px 4px 4px 15px;
	margin:0;
}
#gallery_box p.link a {
	margin-right:5px;
}

#sidebar .box {
	border:1px solid;
	padding:5px 5px 0 5px;
	margin:0 0 25px 0;
	float:left;
}
#sidebar .box h3 {
	padding:3px 3px 3px 5px;
	font-weight:bold;
	margin:-5px -5px 5px -5px;
	font-size:11px;
}
#sidebar .box h4 {
	font-size:11px;
	font-weight:bold;
	margin:5px 0;
}
#sidebar .box p {
	font-size:11px;
	margin:5px 0;
}
/**
 }}} End Content
 */

/**
 Date Picker {{{
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 17px;
	padding: 0px;
	margin: 4px 0px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	border-bottom: 1px solid;
	color: #fff;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 100px;
	float: left;
	border: 0px;
	padding: 2px;
	margin-top: 4px;
}
/**
 }}} End Date Picker
 */

/**
 Regioinfos
 */

.regioitem {
	clear: both;
}
.regioitem .regio-left {
	float: left;
	width: 450px;
}

.regioitem .regio-right {
	float: right;
}

.regio-separator {
	clear: both;
	display: block;
	padding: 15px 0 15px 0;
}

.regioitem h3 {
	font-family: georgia,palatino;
	font-size: 14px;
	color: green;
	font-weight: bold;
	padding: 0 0 15px 0;
}

.regioitem h4 {
	padding: 0 0 15px 0;
	font-weight: bold;
}

.regioitem .regio-right div {
	text-align: center;
}

.regioitem ul {
	list-style-position: inside;
}

/**
 * Bildergalerie
 */
#gallery a.return {
	padding: 10px 0 20px 0;
}
#gallery a.link-thumb {
	margin: 0 auto;
}
#gallery h3 {
	padding: 10px 0 20px 0;
	font-weight: bold;
}
#gallery .noprint {
	clear: both;
	padding: 10px 0 20px 0;
	font-size: 11px;
}
#TB_closeWindow {
	clear: both;
}

/**
 }}} End Typography
 */
/* End of 'Screen' */

