/* @override 
	http://192.168.168.62:8888/birkenfelder_chris3/css/screen.css
*/

/* @group Wrapper */

body {
	width: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#page {
	width: 955px;
	margin: auto;
	z-index: 1;
}

#content {
	width: 955px;
	height: 606px;
	top: 40px;
	position: absolute;
}

/* @end */

/* @group Typo */

h1, p, #rightcolumn ul, #rightcolumn ul li, #rightcolumn ul a {
	color: #666;
	line-height: 1.2em;
	font-size: inherit;
}

h1 {
	font-size: 1.7em;
	margin-bottom: 10px;
}

h2 {
	margin-top: 20pt;
	margin-bottom: 5pt;
	color: #f00;
}

p, #rightcolumn ul {
	font-size: .8em;
}

a {
	color: #666;
}

h1 {
	text-transform: uppercase;
}

/* @end */

/* @group leftcolumn */

#leftcolumn {
	width: 220px;
	height: 606px;
	float: left;
	margin-left: 0;
}

#logo {
	margin-bottom: 4px;
	height: 50px;
	width: 220px;
}

/* @group navi */

#navigation {
	width: 220px;
	height: 265px;
	color: #fff;
	text-transform: uppercase;
	background: url(../img/navigation-background.jpg) no-repeat;
	padding-left: 8px;
	padding-top: 15px;
	font: bold 12px/210% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0.1em;
}

#navigation li {
	cursor: pointer;
	color: inherit;
}

#navigation li a {
	color: inherit;
	display: block;
	text-decoration: none;
	width: 188px;
	padding: 0 0 0 10px;
}

#navigation li a:hover {
	background: url(../img/20percent.png) repeat;
}

#navigation li.active {
	background-image: url(../img/navigation-active-background.gif);
	color: #333;
	width: 212px;
}

/* @end */

/* @group subnavi */

#navigation li .subnavi {
	position: absolute;
	text-align: left;
	color: #5f5f5f;
	z-index: 1000;
	left: 190px;
	top: 42px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#navigation li .subnavi img {
	width: 21px;
	height: 19px;
	float: left;
	background: url(../img/subnavi-pfeil.png) no-repeat;
	margin-top: 28px;
}

#navigation li .subnavi ul {
	padding-left: 20px;
}

#navigation li .subnavi li {
	padding: 0 14px;
	border-top: 1px solid #828282;
	border-right: 1px solid #828282;
	background-color: #e4e0dd;
	border-left: 1px solid #828282;
	cursor: pointer;
}

#navigation li .subnavi .lastli {
	padding: 0 14px;
	border-top: 1px solid #828282;
	border-right: 1px solid #828282;
	background-color: #e4e0dd;
	border-left: 1px solid #828282;
	border-bottom: 1px solid #828282;
}

#navigation li .subnavi li a {
	width: auto;
	padding: 0;
	cursor: pointer;
}

#navigation li .subnavi li:hover {
	background-color: #797979;
	color: #fff;
	cursor: pointer;
}

#navigation li .subnavi li a:hover {
	background-image: none;
	cursor: pointer;
}


/* @end */

#aktionen {
	width: 220px;
	height: 270px;
}

.aktion {
	width: 220px;
	margin-top: 4px;
	line-height: 0;
}

/* @group Metanavi */

#metanav {
	clear: left;
	margin-top: 5px;
	font-size: 10px;
	white-space: nowrap;
	text-transform: uppercase;
}

#metanav ul li {
	color: #999;
	display: inline;
}

#metanav ul li a {
	text-decoration: none;
	color: #999;
	display: inline;
}

#metanav ul li a:hover {
	text-decoration: none;
	color: #000;
	display: inline;
}

#metanav ul li.active a {
	color: #f00;
}

/* @end */

/* @end */

/* @group rightcolumn */

#rightcolumn {
	margin-top: 54px;
	width: 700px;
	height: 549px;
	float: right;
	z-index: 1;
}

#rightcolumn .text {
	width: 450px;
	height: 179px;
}

#teaserImage {
	width: 676px;
	height: 371px;
	background-color: #aaa; /* Bild Platzhalter */
}

/* @group Dropdown */

#dropDownMenu {
	position: relative;
	width: 202px;
	left: 733px;
	z-index: 2;
	cursor: pointer;
}

#linksHolder {
	background: url(../img/dropdown-menu-grau.png) no-repeat;
	padding: 20px;
}

#linksHolder ul li {
	font-size: .8em;
	line-height: 1.7em;
	font-weight: normal;
}

#linksHolder ul li a {
	color: black;
	text-decoration: none;
}

/* @end */

.box {
	height: 550px;
	overflow: auto;
}



/* @end */

/* Seiten */

/* @group Home */

#rightcolumn_home {
	width: 731px;
	height: 646px;
	float: right;
	z-index: 1;
}

#intro {
	width: 701px;
	height: 402px;
	margin-bottom: 4px;
	z-index: 0;
}

.home_aktionen {
	width: 731px;
	height: 240px;
}

.home_aktionenli {
	width: 231px;
	height: 200px;
	margin-right: 4px;
	float: left;
	padding: 0;
}

.home_aktionenli_last {
	width: 261px;
	height: 240px;
	float: left;
	padding: 0;
}
/* @end */

/* @group Kontakt */

#formResponse {
	border: 1px solid green;
	width: 622px;
	background-color: #cbe6ce;
	padding: 10px;
	color: green;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	display: none;
}

#formResponse.error {
	border: 1px solid red;
	background-color: #f5d2be;
	color: red;
	margin-bottom: 20px;
}

#rightcolumn .kontakt fieldset {
	border: 1px solid #aaa;
	background-color: #f2f2f2;
}

#rightcolumn .kontakt legend {
	margin-left: 1em;
	font-weight: bold;
	color: #333;
	font-size: 0.8em;
}

#rightcolumn .kontakt fieldset ol {
	list-style: none;
	font-size: 0.8em;
	padding: 16px 0 0 18px;
}

#rightcolumn .kontakt fieldset li {
	padding-bottom: 1em;
}

#rightcolumn .kontakt fieldset.submit {
	border-style: none;
}

#rightcolumn .kontakt .text {
	height: auto;
	width: 190px;
	font-size: 8pt;
	position: relative;
	top: -4px;
}

#rightcolumn .kontakt label {
	float: left;
	width: 5em;
	height: 21px;
	text-align: right;
	margin-right: 1.5em;
}

fieldset#kontakt, fieldset#nachricht {
	width: 310px;
	height: 317px;
	margin-right: 20px;
}

fieldset#kontakt {
	float: left;
}

fieldset#nachricht {
	margin-bottom: 10px;
}

#rightcolumn .kontakt fieldset textarea {
	overflow: auto;
	width: 272px;
	height: 262px;
}

#email_buttons {
	margin-left: 332px;
	margin-top: 15px;
}



/* Errors */

#rightcolumn .kontakt fieldset li.error {
	color: #f00
}

/* Events */

.event { 
	height:110px;
	margin-bottom:10px;
}
.event_vorschaubild{
	float:left;
	height:110px;
	margin-right:10px;
}

.eventImage{
	margin:0 5px 5px 0;
}

/* Öffnungszeiten etc. */

.kontakt table {
	text-align: left;
	line-height: 1.4em;
	font-size: .8em;
}

.kontakt table caption {
	text-align: left;
	font-weight: bold;
}

.kontakt table th {
	font-weight: normal;
}

.kontakt table td {
	padding-right: 50px;
}

.kontakt #oeffnungszeiten caption {
	margin-top: 20px;
}

.kontakt #telefon {
	margin-top: 30px;
}

.kontakt #telefon td {
	padding-right: 10px;
}

/* @end */


