* {
border: 0;
padding: 0;
margin: 0;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
}

.clearing {
clear: both;
float: none;
}
#top {
margin-top: 37px;
}
h1,
h2 {
font-size: 14px;
margin-bottom: 10px;
}
h2 {
font-size: 12px;
}
h3 {
font-size: 10px;
color: #AAA;
font-weight: normal;
padding: 0 0 4px 0;
}
hr {
margin: 5px 0;
height: 1px;
font-size: 1px;
background-color: #e8e8e8;
color: #e8e8e8;
border: 0;
}

a:link { color: #575757; text-decoration: none; }
a:visited { color: #575757; text-decoration: none; }
a:hover { color: #575757; text-decoration: underline; }
a:active { color: #575757; text-decoration: underline; }

#wrapper_p1 {
margin: 0 auto;
padding-bottom: 50px;
width:800px;
text-align:left;
}
#wrapper_p2 {
margin: 0 auto;
padding-bottom: 50px;
width:955px;
text-align:left;
margin-top:10px;
}
#main {
background: #FFF url(../img/content_top.gif) 0 0 repeat-x;
width: 790px;
float:left;
}

#logo {
background: transparent url(../img/logo.gif) 0 0 no-repeat;
width: 220px;
height: 59px;
margin:1px 0 5px 10px;
float: left;
}

/* meta */
#top_navi {
width: 257px;
text-align: right;
float: right;
padding: 3px 0 0 0;
}
#top_navi li {
padding: 0 10px;
list-style-type: none;
float: left;
border-right: 1px solid #d5d5d5;
}
#top_navi li.last {
border: 0;
}

/* suche */
*+html #search {
padding: 11px 10px 7px 0;
}
* html #search {
padding: 11px 10px 7px 0;
}
#search {
float: right;
padding: 16px 16px 10px 0;
}
.input_text {
padding: 3px;
border: 1px solid #EEE;
color: #b7b7b7;
}
.search_button {
background-color: #FFF;
font-weight: bold;
}

/* navigation */
#navigation {
height: 65px;
background: transparent url(../img/menu_bar.jpg) 0 0 repeat-x;
}
#navigation ul li {
float: left;
list-style-type: none;
padding: 14px 21px 12px 21px;
border-right: 1px solid #e8b85c;
}
#navigation a:link,
#navigation a:visited {
color: #000;
font-size: 12px;
font-weight: bold;
}
#navigation a:hover,
#navigation a:active {
color: #FFF;
}
#navigation li.aktiv {
background:  transparent url(../img/menu_bar_activ.jpg) 0 0 repeat-x;
}
#breadcrump{
background: #FFF url(../img/header_bottom.gif) 0 0 repeat-x;
padding-top: 18px;
padding: 12px 0 10px 155px;
color: #939393;
font-size: 9px;
}
#breadcrump a:link,
#breadcrump a:visited {
color: #939393;
}

/*eckbanner */

#banner-top {
	width: 795px;
	text-align:right;
	padding-bottom:5px;
}
#banner_right {
	width:160px;
	float:left;
	text-align:left;
}
#container {
	float:left;
}

/* aufbau */
#left {
width: 135px;
float: left;
}
#content {
width: 423px;
float: left;
margin: 0 20px 10px 20px;
}
#content p {
margin-bottom: 10px;
line-height: 1.4em;
}
#content ul {
list-style-type: none;
padding:0px;
margin:0px;
}
#content li {
background:url(../img/style-img.gif) no-repeat left 4px;
padding-left:20px;
padding-bottom:2px;
}
#content a {
color:#fcb410;
}
#content input,textarea,select {
border:solid 1px #999999;
}
.partner, .eventkonzepte {
float:left;
padding-right:30px;
}
.eventkonzepte {
padding-bottom:20px;
}
#right {
width: 160px;
float: left;
}

#ajaxSearch_input {
	border:#999999 1px solid;
}

/* navigation: links */
#navigation_left li {
list-style-type: none;
float: left;
border-bottom: 1px solid #999;
width: 115px;
padding: 5px 0 5px 20px;
}
#navigation_left a:hover {
color: #000;
}
/* footer */
#footer {
height: 17px;
padding-top: 5px;
text-align: center;
background: transparent url(../img/footer_bg.gif) 0 0 repeat-x;
clear: both;
font-size: 9px;
}
#footer_links {
width:790px;
padding-top: 5px;
text-align: center;
}
#footer_links li {
list-style-type: none;
display: inline;
background: transparent url(../img/footer_border.gif) 100% 40%  no-repeat;
padding: 0 10px;
line-height: 1.6em;
}
#footer_links li.last {
background-image: none;
}

/* news */
#news {
margin-bottom: 30px;
background: transparent url(../img/news_background.jpg) 0 0 repeat-x;
width: 160px;
border: solid 1px #d1d1d1;
padding: 2px 5px 5px 5px;
}
#news h1 {
font-size: 11px;
font-weight: bold;
margin-bottom: 4px;
}
#news a:link,
#news a:visited {
color: #606060;
}
#news img {
margin: 10px 0 10px 10px;
}
#banner {
float:left;
margin-left:10px;
}