body {
	background-color: #f0f0f0;
	border-top: 5px solid #788999;
	background: #f0f0f0 url(../img/site/bg.png) repeat-x;
	padding-bottom: 15px;
}
#doc {
	width: 950px;
	margin: 0 auto;
	font-size: 1em;
	background: #fff url(../img/site/doc_bg.png) bottom left repeat-y;
	padding: 15px;
}
#main
	{
	float: left;
	width: 750px;
	margin-left: 200px;
	}
* html #main
	{
	display: inline;
	}

#mainhd {
	display: block;
	height: 26px;
	width: 750px;
	background: #FF9900;
}

#mainhd a {
	float: right;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	font-size: 13px;
	background: #CC7A00;
}

#mainhd #font-size {
	float: right;
	padding: 5px;
	color: #fff;
	font-size: 13px;
	background: #E68A00;
}

#mainhd #font-size a {
	float: none;
	text-decoration: none;
	padding: 5px;
	font-size: 13px;
	background: #E68A00;
}

#start-news {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 5px;
	background: #eee;
}

#start-news h2 {
	font-size: 1.7em;
	margin: 0 5px 5px 5px;
	color: #323941;
	font-variant: small-caps;
}

#start-news ul {
	margin-left: 5px;
	width: 740px;
	height: 4.5em;
	list-style-type: none;
}

#start-news ul li {
	display: block;
	float: left;
	width: 225px;
	margin-right: 10px;
	padding: 5px;
	border-right: 1px solid #999797;
	border-bottom: 1px solid #999797;	
}

#start-news ul li:hover {
	background: #788999;
	border-right: 1px solid #323941;
	border-bottom: 1px solid #323941;	
}

#start-news ul li a {
	padding: 2px;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#start-news ul li a em {
	font-size: 0.8em;
	padding: 2px 2px 2px 0;
	color: #000;
}

#start-news ul li:hover a, #start-news ul li:hover a em {
	color: #fff;
}

#imain {
	padding: 5px 5px 0 5px;
}

#imain h2 {
	margin: 5px 5px 0px 5px;
	padding: 1px 0 1px 3px;
	font-size: 1.7em;
	background: #788999 url(../img/site/imain_h2_bg.png) no-repeat top right;
	color: #fff;
	border-bottom: 2px solid #F0B822;
	font-variant: small-caps;
}

#imain .hentry, #imain .veranstaltung {
	margin: 0;
	background: #fff url(../img/site/imain_content_b.png) top left;
	position: relative;
}

#imain h3 {
	margin: 10px 5px 0 5px;
	padding: 2px 0 0 5px;
	font-size: 1.3em;
	font-weight: bold;
	color: #5B6067;
	background: #ACB7C1;
	border-bottom: 1px solid #788999;
}

#imain .entry-info, #imain .veranstaltung-info {
	margin: 0 5px 0 5px;
	font-size: 1.0em;
	color: #fff;
	padding: 1px 0 1px 3px;
	background: #FF9900;
	border-bottom: 1px solid #CD7A00;
}

#imain abbr, #imain .location, #imain .email {
	font-size: 1.0em;
	color: #fff;
}

#imain .email {
	text-decoration: none;
}

#imain .entry-content, #imain .veranstaltung .description {
	margin: 0 5px 0 5px;
	padding: 5px;
	min-height: 25px;
	background: #FFEBCC;
}

#imain .entry-corner-left {
	width: 21px;
	height: 22px;
	background: transparent url(../img/site/imain_content_corners.png) no-repeat top left;
	position: absolute;
	bottom: 0;
	left: 5px;
}

#imain .entry-corner-right {
	width: 21px;
	height: 22px;
	background: transparent url(../img/site/imain_content_corners.png) no-repeat top right;
	position: absolute;
	bottom: 0;
	right: 5px;
}

#imain p {
	margin: 5px;
	padding: 5px;
	font-size: 1.0em;
	background: #FFEBCC;
}

#imain p a {
	color: #CC7A00;
}

#imain p a:hover {
	color: #FF9900;
}

#imain p a img {
	margin: 3px;
	padding: 3px;
	background: #fff;
	border: 1px solid #FFC266;
}

#imain p a img:hover {
	background: #FFC266;
}

#imain #suchergebnisse {
	padding: 5px;
}

#imain #suchergebnisse iframe {
	width: 730px !important;
}

#menubar
	{
	float: left;
	width: 200px;
	margin: 0 0 100px -950px;
	padding-top: 30px;
	background: #FF9900 url(../img/site/menubar_b.png) no-repeat bottom left;
	}

#menubar form {
	width: 180px;
	padding: 10px;
	margin: 0;
}

#menubar form.gsearch input {
	width: 115px;
	font-size: 13px;
	border: 1px solid #CC7A00;
	background: #fff !important;
}

#menubar form.gsearch input.button {
	width: 55px;
	padding: 1px 4px 1px 4px;
	color: #333733;
	line-height: 1.7em;
	text-decoration: none;
	border: 2px solid #A6B6C0;
	background: #D4D1C9 !important;
}

#menubar form.gsearch input.button:hover {
	color: #fff;
	border: 2px solid #CC7A00;
	background: #FF9900 !important;
}

#menu {
	margin: 10px 0 10px 10px;
	list-style-type: none;
	width: 180px;
	background: #fff;
}

#menu li {
	margin-bottom: 1px;
}

#menu li a {
	text-decoration: none;
	border-left: 15px solid #323941;
	color: #fff;
	display: block;
	padding: 3px;
	background: #788999;
}

#menu li a:hover {
	border-left: 15px solid #5B6067;
	display: block;
	padding: 3px;
	background: #ACB7C1;
	color: #323941;
}

#menu li.active a {
	background: #ACB7C1;
	border-left: 15px solid #5B6067;
	font-weight: bold;
}
	
#bd {
	width: 950px;
}
#bd
	{
	float: left;
	float/**/: none;
	}
/* easy clearing */
#bd:after
	{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#bd
	{
	display: inline-block;
	}
/*\*/
#bd
	{
	display: block;
	}
/* end easy clearing */
#ft
{
	margin: 10px 0 0 0;
	width: 940px;
	height: 50px;
	background: url(../img/site/footer_bg.png) no-repeat bottom right;
}

#ft ul {
	margin-top: 15px;
	float: right;
	width: 245px;
	list-style-type: none;
}

#ft ul li {
	display: inline;
}

#ft ul li a {
	padding: 2px 4px 2px 4px;
	color: #333733;
	line-height: 1.7em;
	text-decoration: none;
	border: 2px solid #A6B6C0;
	background: #D4D1C9;
}

#ft ul li a:hover {
	color: #fff;
	border: 2px solid #CC7A00;
	background: #FF9900;
}

#hd {
	height: 100px;
	background: #fff url(../img/site/header_bg.jpg) center center no-repeat;
}
#hd h1 {
	display: none;
	padding: 10px;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
}

#kontakt fieldset div {
	margin-top: 10px;
}

#kontakt input , #kontakt textarea {
	float: left;
	margin-left: 2px;
	border: 2px solid #ACB7C1;
	color: #333733;
}

#kontakt input:hover , #kontakt textarea:hover, #kontakt input:focus, #kontakt textarea:focus {
	float: left;
	margin-left: 2px;
	border: 2px solid #5B6067;
	color: #333733;
}

#kontakt .submit {
	padding-left: 153px;
}

#kontakt .submit input {
	padding: 2px;
	border: 2px solid #ACB7C1;
	color: #333733;
	font-size: 1.0em;
}

#kontakt .submit input:hover {
	border: 2px solid #CC7A00;
	background: #FF9900;
}

#kontakt fieldset div label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 3px;
}

#kontakt fieldset .error {
	color: red;
	text-decoration: underline;
}
#kontakt .error {
	margin-left: 155px;
}

#copy {
	display: none;
}

/*clearfix*/
#kontakt fieldset div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#kontakt fieldset div  {display: inline-block;}

strong {
	font-weight: bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

@media print {
#menubar, #ft, #mainhd, #start-news {
	display: none;
}

body {
	border-top: 0;
}

#hd h1 {
	background: #fff;
	font-size: 22px;
	color: #000;
	display: block;
}
#main {
	margin-left: 0px;
	width: 100%;
}
#copy {
	display: block;
}
#imain .entry-info, #imain .veranstaltung-info, #imain .entry-title {
	border: 0;
}
}