html {}

body {
	background-color: #D7D7D7;
	font-family: verdana, arial;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding: 0px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
}
a 			{ text-decoration: none; color: #CC0000}
a:hover 	{ text-decoration: underline; color:#000000;}
a:visited 	{ }
a:active	{ text-decoration: none; color: #CC0000}
a:focus 	{  text-decoration: none; color: #CC0000}

h1 {
	font-size: 17px;
	margin: 0px 0px 8px 0px;
}
h2 {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size: 14px;
	text-align: left;
}

.master {
	width: 1000px;
	margin: 50px 0px 0px 0px;
	text-align: left;
	clear: both;
}

.clear {
	padding: 0px; margin: 0px;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.head
 {
	background: url(../cms_images/logo-wOrtwechsel.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 84px;
	clear: both;
}


* html .navi {
	margin-left:42px;
}

.navi {
	clear: both;
	margin: 40px 0px 0px 0px;
	height:30px;
}
.navi ul {
	margin: 0px 0px 0px 141px;
}
.navi ul li {
	float: left;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 20px 0px 0px;
}
.content {
	margin: 0px 0px 0px 0px;
	clear: both;
}
.contentinnen {
	text-align: left;
}
.wpt {
	
}
.boxen {
	
}
.footer {
	margin-top: 24px;
	clear: both;
	width: 500px;
	vertical-align: top;
	text-align: center;
	display: block;
}
.footer a {
	text-decoration: none;
	color: #000;
}
.extraimage {
	border:0;
	float: none;
	vertiacal-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Styles des Veranstaltungskalenders */

select {
	border: 1px solid #000000;
	font-size: 11px;
	padding:2px;
	color: #3E3A37;
}
input {
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	border-bottom: 2px solid #646464;
	border-right: 2px solid #646464;
	font-size: 11px;
	padding: 2px;
	color: #ffffff;
	background-color: #818181;
}

.date {
	float: left;
	font-weight: bold;
	font-size: 13px;
	width: 154px;
	padding: 4px 12px 0px 12px;
	line-height: 16px;
	text-transform:capitalize; 
}
.facts {
	float: left;
	width: 620px;
	padding: 12px;
	clear: right;
	margin: 0px 0px 4px 3px;
	background-color:red;
}
.vjahr {
	clear:both;
	margin: 12px 0px 0px 12px;
	font-size: 16px;
}
.vmonat {
	border-bottom: 1px solid #000000;
	font-size: 15px;
	clear:both;
	margin: 4px 0px 14px 12px;
	padding: 0px 0px 2px 0px;
	text-transform:capitalize; 
}
.facts .headline {
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
	float: left;
}
.facts .copy {
	margin: 0px 0px 4px 0px;
	height:65px;
	width:400px;
	overflow:hidden;
	display: none;
}

.facts .copy2 {
	margin: 0px 0px 4px 0px;
}

.facts .subheadline {
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}
img {
	float: left;
	margin-right: 20px; 
}

.selection {
	margin-left:-12px;
}

.event_detail {
	padding:10px;
	width:700px;
	margin-left:180px;
	margin-bottom:10px;
}

.veranstaltung  {
	margin-left:181px;
}

.text {
	margin-left:180px;
	text-align:left;
	width:600px;
}

.standardimage img {
	border:none;
}

form {
	margin-left:182px;
}