
/*	Alte Eigenschaften ueberschreiben *****************************************/
h1, h4, h5, h6, .os-c2 {
	color: #D2001B;
}
a {
	color: #295185;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.7em;
	margin-bottom: 1em;
}
.teaser h1 {
	font-size: 1.4em;
	margin-bottom: 1em;
}
h2 {
	margin-bottom: 1em;
}
h2.os-c2 {
	margin-bottom: .5em;
	font-size: 1.4em;
}
.teaser h2 {
	margin-bottom: 0;
}

#article p {
	margin-bottom: 1em;
}
#article div.os-form p {
	padding-top: 0em;
	padding-bottom: 0;
}
#nav ul.nav1st a, 
#nav ul.nav2nd a, 
#nav ul.nav3rd a {
	background-color: #6c84a5;
	border-left-color: #93b1cf;
}
#nav ul.nav1st a.current, 
#nav ul.nav1st a:hover, 
#nav ul.nav2nd a.current, 
#nav ul.nav2nd a:hover, 
#nav ul.nav3rd a.current, 
#nav ul.nav3rd a:hover {
	border-left-color: #d2001b;
}

#footer{
	border-top-color: #d2001b;
}
body {
	background-image: url(bg_bdy.jpg);
	background-repeat: repeat-x;
}
#header, 
#picturerow, 
#picturerow a  {
	height: 99px;
}
#picturerow {
	background-image: url(header.jpg);
}
#picturerow a {
	display: block;
	width: 230px;
	text-indent: -1000em;
}
#print {
	background-color: #003880;
}
#wrap {
	background-color: #FFF;
	background-image: url(/layout/css/bg_wbst.gif);
	background-repeat: repeat-y;
}
#nav {
	background-color: #e7ecee;
}
ul.nav1st {
	border-bottom: 1px solid #FFF;
}
#options {
	height: 428px;
	margin-top: 0px;
	background-image: url(/layout/css/bg_navi.jpg);
}
#options_writing, 
#options_style {
	padding-top: 45px;
}
li#nav-8 a {
	background-image: url(/layout/css/ic_login.gif);
	background-position: 100% 6px;
	background-repeat: no-repeat;
}
#nav ul.nav1st li#nav-8 a.loggedin {
	background-color: #003880;
	background-image: url(/layout/css/ic_logout.gif);
	background-position: 100% 6px;
	background-repeat: no-repeat;
}
#nav ul.nav1st li#nav-8 a.loggedin:hover {
	color: #FFF;
}
#article .teaser_text p a {
	white-space: nowrap;
}

#article .teaser {
	clear: both;
	height: auto;
}

/*	Neue Eigenschaften ********************************************************/
/******************************************************************************/


.os-clearer {
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.os-clear {
	clear: both;
}

.os-hidden {
	display: inline !important;
	position: absolute !important;
	left: -1000px !important;
	top: -1000px !important;
	width: 0px !important;
	height: 0px !important;
	overflow: hidden !important;
	background-color: #FFF !important;
}

.os-rvrs {
	unicode-bidi: bidi-override;
	direction: rtl;
}

.os-fl-lft {
	float: left;
}


body #wrap .os-no-dist {
	margin: 0;
	padding: 0;
}
/*	Tabellen ******************************************************************/
table.os-tbl {
	clear: both;
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	
	margin-bottom: 2em;
}
table.os-tbl tr,
table.os-tbl th, 
table.os-tbl td {
	border: 0;
	text-align: left;
	vertical-align: top;
}

/*	Events ********************************************************************/
div.event {
	margin-bottom: 3em;
}
div.group {
	margin-bottom: 2em;
	padding-top: 2em;
	border-top: 1px dashed #999;
}
div.event h2 {
	margin-bottom: 1em;
	padding: 0 0 1em 30px;
	background-image: url(/layout/css/ic_event.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dashed #999;
}

div.event div.has-img, 
div.group div.has-img {
	float: right;
	width: 360px;
}
div.group div.has-no-img {
	padding-left: 156px;
}

div.event table.os-tbl tr td.os-col-a {
	width: 145px;
	border-right: 1px solid #FFF;
	font-weight: bold;
}
div.event table.os-tbl tr.colored td {
	background-color: #E7ECEE;
}

/*	Formulare *****************************************************************/
div.os-form fieldset {
	border: 0;
}
div.os-form {
	margin-bottom: 2em;
	border: 1px solid #BABABA;
}
div.os-form-2 {
	padding: 20px 15px;
	background-color: #CBD5DD;
	background-image: url(/layout/css/bg_form.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFF;
}
div#os-region div.os-form-2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.os-form p {
	float: left;
	width: 100%;
}
div.os-form label {
	display: block;
	float: left;
	width: 170px;
	font-weight: bold;
}
div.os-form p.formtext input, 
div.os-form p.formtextarea textarea {
	float: left;
	width: 300px;
	padding: 2px 5px;
	border: 1px solid #BABABA;
}
div.os-form p.formlabel-event_zipcode input, 
div.os-form p.formlabel-group_zipcode input {
	width: 70px;
}
div.os-form p.formtextarea textarea {
	height: 94px;
}
div.os-form p.formselect select {
	width: 300px;
}
div.os-form p.formsubmit label {
	display: none;
}
div.os-form p.formsubmit input {
	margin-left: 170px;
	padding: 5px;
	background-color: #6C84A5;
	border: 1px solid #FFF;
	color: #FFF;
}

div.os-form p.os-info span {
	display: block;
	padding-left: 170px;
}

div#os-region label {
	width: 140px;
}
div#os-region select {
	width: 140px;
}
div#os-region p.formselect select {
	width: 341px;
}

#article ul.form_warning {
	margin-left: 0px;
	list-style-position: outside;
	color: #D2001B;
}



div.os-map {
	position: relative;
	width: 516px;
	height: 475px;
	margin: 1em 0 2em 0;
	background-image: url(/layout/css/karte_hessen.jpg);
}
#article p.os-map-entry {
	position: absolute;
	margin: 0;
	padding: 0;
}
p.os-map-entry a {
	display: block;
	width: 18px;
	height: 14px;
	background-repeat: no-repeat;
	text-indent: -1000em;
}
p.os-map-album a {
	width: 27px;
}
p.os-map-entry a:focus {
	outline: none;
}
p.os-map-event a, 
div.popup-wrapper h3.os-map-event {
	background-image: url(/layout/css/ic_map_event.gif);
}
p.os-map-group a, 
div.popup-wrapper h3.os-map-group {
	background-image: url(/layout/css/ic_map_group.gif);
}
p.os-map-group-2 a, 
div.popup-wrapper h3.os-map-group-2 {
	background-image: url(/layout/css/ic_map_group_2.gif);
}
p.os-map-album a {
	background-image: url(/layout/css/ic_map_album.gif);
}

div.os-fly {
	position: absolute;
	display: none;
	width: 220px;
	background-color: #E0E6EE;
}
div.os-fly-content {
	padding: 5px;
}
div.os-fly-event {
	border: 1px solid #CA8f35;
}
div.os-fly-group {
	border: 1px solid #B37A22;
}
div.os-fly-group-2 {
	border: 1px solid #3D8308;
}
div.os-fly-album {
	border: 1px solid #303030;
}

div.os-splt {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin: 1em 0;
	border-top: 1px dashed #999;
}




div.os-box {
	margin-top: 2em;
	width: 200px;
}
div.os-box-2 {
	border: 1px solid #93b1cf;
	border-top: 0;
}
div.os-box h3 {
	padding: 2px 0 3px 7px;
	background-color: #6c84a5;
	border-left: 9px solid #93b1cf;
	color: #FFF;
	font-size: .9em;
	font-weight: normal;
}
div.os-box div.os-box-content {
	padding: 5px 10px 10px 10px;
}


#search {
	background-color: #ecf1f4;
}


div.popup {
	display: none;
}
div.popup-wrapper {
	height: 100%;
	background-color: #CBD5DD;
	background-image: url(/layout/css/bg_form.gif);
	background-repeat: repeat-x;
	border: 1px solid #BABABA;
	color: #303030;
}
div.popup-wrapper-2 {
	height: 100%;
	border: 1px solid #FFF;
}
div.popup-wrapper-3 {
	padding: 0 16px 16px 16px;
}
div.popup-wrapper-2 h3 {
	padding-top: 16px;
	padding-left: 20px;
	background-position: 0px 15px;
	background-repeat: no-repeat;
}
