* {
    padding: 0;
    margin: 0;
}

html, body {
    height: 100%;
    font-size: 100.01%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:1.5;
    color: #000;
}

a {
    text-decoration: none;
    color: #b41621;
}

a[href^="http:"] {
	background:transparent url(../images/layout/external.png) 100% 50% no-repeat;
	padding-right: 15px;
}

a[href$=".pdf"] {
	background:transparent url(../images/layout/pdf.png) 100% 50% no-repeat;
	padding-right: 20px;
}
*+html .table_large a[href^="http:"] {
	background:none;
}
*+html .table_large a[href$=".pdf"] {
	background:none;
}
a:hover {
    text-decoration: underline;
}

body {
    background: url(../images/layout/bg.png) repeat-x top left;
    min-height: 100%;
    font-size: 0.8em;
}

* html body {
    height: 100%;
}

h1 {
    font-size: 2em;
    color: #b41621;
    background: url(../images/layout/nav_sel.png) repeat-y;
    margin: 0 0 20px -66px;
    padding: 7px 0 7px 66px;
}

h2 {
    margin-bottom: 10px;
    font-size: 1.3em;
}

h3 {
    font-size: 1em;
    color: #b41621;
    margin-bottom: 5px;
}

h5 {
    font-weight: bold;
    font-size: 1em;
}

.pic img {
    border: 2px #b41621 solid;
}

.ul_links {
    list-style-type: none;
    line-height: 2em;
    padding-top: 10px;
    margin: 0 0 10px 30px;
}

.ul_text {
    list-style-type: none;
    margin: 0;
}

.ul_text li {
    margin-bottom: 20px;
}

.ul_map {
    list-style-type: none;
    line-height: 2em;
    padding-top: 10px;
    margin: 0 0 10px 30px;
}

.ul_map ul {
    font-size: 0.9em;
    list-style-type: none;
    margin-left: 40px;
}

.ul_map li a {
    background: url(../images/layout/arrow.png) no-repeat;
    background-position: left 3px;
    padding-left: 25px;
    font-weight: bold;
}

.ul_map li ul li a {
    background: none;
    background-position: left top;
    padding-left: 0;
    font-weight: normal;
}

.ul_termine {
    list-style-type: none;
}

.ul_termine strong {
    color: #ffffff;
    background-color: #b41621;
    padding: 0 5px;
}

.ul_termine h4 {
    margin-top: 3px;
    font-size: 1.2em;
}

.ul_termine li {
    padding-top: 20px;
}

.table_logos {
    margin: 20px 0;
}

.table_logos img {
    border: none;
}

.table_logos tr td {
    text-align: center;
	width:180px;
}
.table_links td {
	padding:0 0 20px 0;
}

.table_large {
    border: 2px solid #ccc;
    margin: 20px 0 0 0;
    padding: 3px;
}

.table_large tr {
    background-color: #efefef;
    margin: 0;
    height: 80px;
}

.table_large td {
    padding: 3px 3px 3px 5px;
    margin: 0;
    border: none;
}

.table_large .table_head {
    height: 40px;
    text-align: left;
}

.table_head th {
    padding: 3px 3px 3px 5px;
    margin: 0;
}

.ul_normal {
    margin: 0 0 10px 30px;
}

#content p {
    margin-bottom: 10px;
}

#footer {
    position: relative;
    width: 1021px;
    margin: 0 auto;
    height: 46px;
    background: url(../images/layout/footer.png) no-repeat;
    font-size: 0.8em;
    text-align: center;
}

#jump {
    text-align: right;
    font-size: 0.9em;
    margin: 0 75px 0px 0;
    padding-bottom: 20px;
}

#jump a:hover {
    font-weight: normal;
}

#wrapper {
    width: 1021px;
    margin: 10px auto 0;
    min-height: 100%;
    background: url(../images/layout/cropping_12.png) repeat-y;
}

* html #wrapper {
    height: 100%;
}

#branding {
    padding: 0 0 0 57px;
    background: url(../images/layout/bg.png) repeat-x top left;
}

#branding h1 {
    background: url(../images/layout/cropping_03.png) no-repeat;
    height: 35px;
    margin: 0;
    padding: 0;
}

#branding h1 a {
    margin: 0;
    padding: 0;
    visibility: hidden;
}

#branding p {
    background: url(../images/layout/cropping_06.png) repeat-y;
    padding: 0 0 0 60px;
}

#branding p a img {
    border: none;
}
#partner {
	margin-top:-130px;
}
#partner ul {
	list-style-type:none;
}
#partner ul li {
	padding:10px 0;
}
#partner a {
	background-image:none !important;
	padding:0;
	margin:0;
}
#partner p {
	margin:0 0 0 40px;
	font-weight:bold;
	color:#b41621;
}
/* SUBNAV */
#subnav {
    background: url(../images/layout/cropping_09.png) no-repeat;
    height: 28px;
    padding: 17px 50px 0 21px;
}

#subnav ul {
    list-style-type: none;
    padding: 3px 150px 0 0;
    line-height: normal;
    float: right;
    display: block;
}

#subnav ul li {
    padding: 0 5px;
    border-right: 1px solid #fff;
    float: left;
    display: inline;
}

#subnav ul li a {
    padding: 0 5px;
}

#subnav ul .noborder {
    border: none;
}

#subnav ul a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#subnav ul a:hover {
    background-color: #fff;
    color: #b41621;
}

#breadcrump {
    font-size: 0.85em;
    padding: 10px 0 0 21px;
    display: block;
    float: left;
}

#breadcrump a:hover {
    font-weight: normal;
}

#freeimg {
    position: relative;
    width: 1px;
    overflow: visible;
    top: -125px;
    left: -161px;
    float: right;
}
/* Main Navigation */
#nav_cont {
    width: 250px;
    float: left;
    background-image: url(../images/layout/sidebar.png);
    background-repeat: no-repeat;
    background-position: top right;
    height: 100%;
}

#nav_top {
    height: 46px;
    background: url(../images/layout/nav_top.png) no-repeat;
    margin: 50px 0 0 0;
}

#nav {
    background: url(../images/layout/nav_middle.png) repeat-y;
    padding-left: 9px;
    list-style-type: none;
}

#nav_bottom {
    height: 57px;
    background: url(../images/layout/nav_bottom.png) no-repeat;
    padding-bottom: 150px;
}

#nav a {
    text-decoration: none;
    font-weight: bold;
}

#nav li {
    padding: 3px 0 3px 30px;
}

#nav li a {
    font-size: 1.25em;
}

#nav li ul {
    list-style-type: none;
    margin: 5px 0 0 0px;
}

#nav li ul li {
    padding: 3px 0 3px 20px;
}

#nav li ul li a {
    font-size: 0.9em;
	font-weight:normal;
}

#nav .navmain:hover {
    background: url(../images/layout/nav_sel.png) no-repeat;
}

#nav li ul li:hover {
    background: url(../images/layout/arrow.png) no-repeat;
    background-position: left center;
}
.none {
	margin-top:10px;
}
.none p{
	background-color:#b41621;
	color:#ffffff;
	padding:1px 10px;
	display:inline;
	margin:0 0 0 -10px;
}
.none:hover {
	background:none!important;
}
#page_select {
    background: url(../images/layout/nav_sel.png) no-repeat;
}

#page_select a {
    color: #666;
}

#page_select ul a {
    color: #b41621;
}

#sub_select a {
    text-transform: uppercase;
    font-weight:bold !important;
}

.mtop {
    background: url(../images/layout/news_top.png) no-repeat;
    display: block;
    height: 18px;
    margin-top: 14px;
}
.mtop_bq {
    background: url(../images/layout/news_top.png) no-repeat;
    display: block;
    height: 18px;
    margin-top: 14px;
}
.mtop2 {
    background: url(../images/layout/news_top.png) no-repeat;
    display: block;
    height: 18px;
    margin-top: 14px;
}
.mtop3 {
    background: url(../images/layout/news_top.png) no-repeat;
    display: block;
    height: 18px;	
	margin-top:24px;
}
.ul_member dd {
    background: url(../images/layout/news_body.png) repeat-y;
    padding: 0 55px 5px 20px;
    margin: 0;
}
.pimg_hoch {
	margin-left:130px;
}
.ul_member dt {
    padding: 10px 0 0px 20px;
    margin:0 0 10px 0;
	height:100%;
}

.ul_member dt img {
    float: left;
    border: 1px solid #b41621;
	margin-right:15px;
}

.ul_member dt p {
    margin-left: 152px;
    padding: 5px 0 5px 20px;
    font-size: 1.3em;
    font-weight: bold;
    background: url(../images/layout/nav_sel.png) repeat-y;
}

.ul_member dt p em {
    font-weight: normal;
    font-size: 0.9em;
}

.dl_small {
    background: url(../images/layout/news_body.png) repeat-y;
}

.ul_member h3 {
	margin-left:20px;
	font-size:1.1em;
}

.mbottom {
    background: url(../images/layout/news_bottom.png) no-repeat;
    display: block;
    height: 18px;
}

#content {
    padding: 50px 31px 30px 60px;
    width: 580px;
    margin: 0 0px 0 250px;
}

.clearer {
    clear: both;
    line-height: 0;
    height: 0;
}

blockquote {
    background: url(../images/layout/news_body.png) repeat-y;
    padding: 0px 35px 0px 20px;
}

.cite {
    padding: 10px 0 0 20px;
    font-style: italic;
    font-size: 0.85em;
}

.ul_member {
    list-style-type: none;
}

.ul_member li {
    margin-bottom: 30px;
}

.center {
    text-align: center;
    padding-bottom: 30px;
    margin-top: 20px;
}
.center_nav {
	text-align:center;
}

#rss h1 {
	font-size:18px;
	margin-top:20px;
}
#rss img {
	margin-bottom:5px;
}
#rss h2 {
    font-size: 1.3em;
    color: #b41621;
    background: none;
    margin: 20px 0 0px 0px;
}
#rss .pubdate {
	font-weight:bold;
	font-size:10px;
	margin-bottom:5px;
}
ul#pressespiegel li {
margin-bottom: 1em;
} 