/* CSS */
html { overflow-y:scroll; }
body {
	margin-top:2px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background: url(../images/bg.jpg) repeat-y 0 0;
}
body.one {
	background: url(../images/bg1.jpg) repeat-y 0 0;
}
.logo {
	position: absolute;
	width: 171px;
	height:170px;
	top:0;
	left:0;
	z-index:100;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #006EA6;
}

h1 {
	letter-spacing: -1px;
	font-size: 35px;
}

h2 {
	font-size: 26px;
}

p, ul, ol {
	margin: 0 0 1em 0;
	line-height: 23px;
}

a:link {
	color: #e95d0f;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #333;;
}

a:visited {
	color: #ffffff;
}

img {
	border: none;
}
.left {
	float: left;
}
.bold {
	font-weight: bold;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-size: 13px;
	color: #333333;
}


/* Header */

#header {
	margin:0 auto;
	position:relative;
	width:850px;
	z-index:1000;
	display:block;
}


/* Menu */

#menu {
	background:url("../images/navi_front.gif") no-repeat scroll left bottom transparent;
	float:right;
	padding-left:30px;
	padding-top:25px;
	margin-right:15px;
	width:auto!important
}
#menu .back {
	background:url("../images/navi_back.gif") no-repeat scroll right bottom transparent;
	height:35px;
	display:block;
	padding-right:25px;
	_width: 500px;
}

/* Page */

#page {
	width: 926px;
	margin: 0 auto;
	padding: 125px 45px 0px 25px;
	background: url("../images/content.gif") no-repeat left top;
	min-height: 560px;
	height:auto!important;
	height:530px;
	position:relative;
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding: 30px 0 0 30px;
}

/* article */
.article {
	padding: 0 0 30px 0;
}
.article .headline {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e95d0f;
	color: #ffffff;
}
.article .headline .left {
	padding: 5px 0 0 0;
	margin: 0 0 0 -12px;
	font-weight:bold;
	font-size:16px;
}
.article .title {
	color: #ffffff;
}

.article .title b {
	font-weight: normal;
	color: #e95d0f;
}

.article .date span {
	margin: 0;
	padding: 0;
}

.article .date {
	background:url("../images/date.gif") no-repeat scroll left 2px transparent;
	color:#ffffff;
	display:block;
	float:left;
	font-size:10px;
	margin:-5px 0 0 0;
	padding-left:15px;
	position:relative;
	width:52px;
}

.article .date b {
	margin: 0;
	padding:5px 0 0;
	display: block;
	margin-top: -13px;
	font-size: 12px;
	color: #E95D0F;
}
.article .text a {
	background:url("../images/link.gif") no-repeat scroll 2px 3px transparent;
	padding:0 0 0 10px;
	text-decoration:none;
}
.article .text a:hover {
	background:url("../images/linkhover.gif") no-repeat scroll 2px 3px transparent;
	color: #f29e6f;
}
.article .meta {
	margin: 0;
	padding: 0;
}

.article .meta p {
	margin: 0;
	line-height: normal;
}

.article .meta .byline {
	float: left;
	color: #0000FF;
}

.article .meta .links {
	float: left;
}

.article .meta a.more {
	width: 185px;
	padding: 5px 10px;
	display:block;
	background: #e95d0f;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
}
.article .meta a:hover.more {
	background: #f29e6f;
}
.article .meta b {
	display: none;
}

.article .meta a {
	color: #FFFFFF;
}
/* rghtCol */

#rghtCol {
	float: right;
	width: 230px;
	padding-right: 50px;
	padding-top: 20px;
}

#rghtCol ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}
#rghtCol ul ul.concert {
	background: url(../images/note.gif) no-repeat right top;
}
#rghtCol ul ul.freizeit {
	background: url(../images/sun.gif) no-repeat right top;
}

#rghtCol li {
	margin-bottom: 40px;
}
#rghtCol li li {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px dashed #e95d0f;
}

#rghtCol li li a {
	margin: 0;
}
#rghtCol li li a:hover {
	color: #CCC;
}

#rghtCol h2 {
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

#rghtCol strong, #rghtCol b {
	color: #e95d0f;
}

#rghtCol a {
	text-decoration: none;
	color: #ffffff;
	background:url("../images/link.gif") no-repeat scroll 0 4px transparent;
	padding: 0px 0px 0px 15px;
}
#rghtCol .text a {
	color: #E95D0F;
}
#rghtCol a span.termin {
	position:relative;
	color:#e95d0f;
}

/* Search */

#s {
	width: 150px;
	margin-right: 5px;
	padding: 3px;
	border: 1px dashed #E95D0F;
}

#x {
	background-color:#e95d0f;
	border:medium none;
	color:#FFFFFF;
	font-size:11px;
	padding:3px;
	text-transform:lowercase;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	background:url("../images/footer.gif") no-repeat scroll 4px bottom transparent;
	width: 926px;
	margin:0 auto 0;
	color: #353535;
	height:70px;
	padding:25px 45px 0 25px;
}
span.dash {
	border-bottom:1px dashed #E95D0F;
	display:block;
	height:1px;
	margin:0 0 0 30px;
	position:relative;
	width:855px;
}

#copy {
	font-size: 11px;
	color: #ffffff;
	float:right;
	padding: 15px 45px 0 0;
}

#copy a {
	color: #ffffff;
}

#footer-menu {
	float: left;
	color: #353535;
	padding:15px 0 15px 25px;
}

#footer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-menu li {
	display: inline;
}

#footer-menu a {
	display: block;
	float: left;
	padding: 1px 15px 1px 15px;
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
}

#footer-menu a:hover, #footer-menu a.active {
	color:#e95d0f;
}

#footer-menu .active a {
	padding-left: 0;
}

/* Table */
table, table th {
	text-align:left;
	vertical-align:top;
}
table th {
	color:#e95d0f;
}
table th, table td {
	border-bottom: 1px dashed #e95d0f;
	padding:15px 5px;
	vertical-align:top;
}
table p {
	margin: 0;
}
/* img position */
img.lft {
	float: left;
	padding: 10px 10px 0 0;
}
img.rght {
	float: right;
	padding: 10px 0 0 10px;
}
img.full {
	float: left;
	clear:both;
}
#one-ddcontent, #five-ddcontent {
	display: none!important;
}
