@charset "utf-8";


/* GLOBALE FORMATIERUNGEN ------------------------------ */

* {
margin:0px;
padding:0px;
}

html {
width:100%;
height:100%;
}

body {
width:100%;
height:100%;
background:#d78524 url(../backgrounds/bg-top.jpg) repeat-x top left;
font:11px/15px Verdana,Arial,Helvetica,sans-serif;
color:#000000;
}

img {
border:none;
}

a {
border:none;
outline:none;
}


/* TEXTE ----------------------------------------------- */

p {
padding:0 0 15px 0;
font:11px/15px Verdana,Arial,Helvetica,sans-serif;
color:#000000;
}

h1 {
padding:0 0 15px 0;
font:bold 16px Verdana,Arial,Helvetica,sans-serif;
color:#d78524;
}

.hinweis {
color:#ff0000;
}


/* LINKS ----------------------------------------------- */

p a {
font:11px/15px Verdana,Arial,Helvetica,sans-serif;
color:#d78524;
text-decoration:underline;
}

.hinweis a {
color:#ff0000;
text-decoration:underline;
}


/* FOOTER ---------------------------------------------- */

#footer {
padding:0 0 0 65px; 
height:40px;
font:10px Verdana,Arial,Helvetica,sans-serif;
color:#ffffff;
clear:both;
}

#footer a {
font:10px Verdana,Arial,Helvetica,sans-serif;
color:#ffffff;
text-decoration:none;
}


/* DIVs (CONTAINER) ------------------------------------ */

#wrapper {
position:absolute;
width:100%;
min-width:990px;
top:53px;
left:0;
background:#ffffff url(../backgrounds/bg-wrapper.jpg) no-repeat bottom left;
}

#content {
width:590px;
margin:330px 0 40px 225px;
min-height:225px;
}

#cornertop {
position:absolute;
top:0px;
left:0px;
}

#imagebereich {
position:absolute;
top:145px;
left:225px;
width:765px;
height:200px;
background:url(../backgrounds/bg-imagebereich.jpg) no-repeat top left;
overflow:hidden;
}

#referenzen_thumbs {
position:absolute;
top:365px;
left:556px;
width:345px;
height:20px;
overflow:hidden;
}

#referenzen_thumbs img {
border:1px solid #000000;
}

#logo_events {
position:absolute;
top:75px;
left:425px;
} 


/* NEWS ------------------------------------------------ */

#news {
position:absolute;
top:420px;
left:625px;
width:310px;
/* background-color:#ff0000; */
}


/* HAUPTNAVIGATION ------------------------------------- */

#hauptnavigation {
position:absolute;
top:145px;
left:60px;
width:70px;
overflow:hidden;
}

#hauptnavigation ul {
list-style-type:none;
font:10px Verdana,Arial,Helvetica,sans-serif;
}

#hauptnavigation li {
width:70px;
}

#hauptnavigation li a {
color:#ffffff;
width:70px;
height:21px;
display:block;
padding:8px 0 0 0;
text-decoration: none;
background:#ffffff url(../backgrounds/button-hauptnavi.gif) no-repeat top;
text-align:center;
margin-bottom:14px;
}

#hauptnavigation li a:visited {
color:#ffffff;
}

#hauptnavigation li a:hover { /*hover state CSS*/
color:#ffffff;
background:#ffffff url(../backgrounds/button-hauptnavi.gif) no-repeat 0 -29px;
}

#hauptnavigation li.selected1 a { /*selected state CSS*/
color:#ffffff;
background:#ffffff url(../backgrounds/button-hauptnavi.gif) no-repeat 0 -29px;
}


/* SUBNAVIGATION (2. Ebene)----------------------------- */

#subnavigation {
position:absolute;
top:419px;
left:715px;
/* width:275px; */
overflow:hidden;
}

#subnavigation ul {
list-style-type:none;
font:bold 11px Verdana,Arial,Helvetica,sans-serif;
}

#subnavigation li {
/* width:275px; */
}

#subnavigation li a {
color:#6c6c6c;
/* width:275px; */
width:100%;
display:block;
padding:0 0 4px 0;
text-decoration: none;
}

#subnavigation li a:visited {
color:#6c6c6c;
}

#subnavigation li a:hover { /*hover state CSS*/
color:#d78524;
}

#subnavigation li.selected2 a { /*selected state CSS*/
color:#d78524;
}


/* GENERISCHE NAVIGATION ------------------------------- */

#generischenavigation {
position:absolute;
top:108px;
left:225px;
width:715px;
text-align:right;
font:9px Verdana,Arial,Helvetica,sans-serif;
color:#666666;
}

#generischenavigation a {
font:9px Verdana,Arial,Helvetica,sans-serif;
color:#666666;
text-decoration:none;
}

#generischenavigation a:hover {
}


/* SITEMAP --------------------------------------------- */

#content .csc-sitemap ul {
line-height:20px;
}

#content .csc-sitemap ul li {
list-style-type:none;
background:url(../backgrounds/bulletpoint.gif) no-repeat left 5px;
padding-left:15px;
}

#content .csc-sitemap ul li a {
color:#000000;
text-decoration:none;
}

#content .csc-sitemap ul li ul li {
background:none;
}

/* AUFZÄHLUNGSLISTEN ----------------------------------- */

.csc-bulletlist-0 {
line-height:18px;
padding-bottom:15px;
}

.csc-bulletlist-0 li {
list-style-type:none;
background:url(../backgrounds/bulletpoint.gif) no-repeat left center;
padding-left:15px;
color:#000000;
}

.csc-bulletlist-0 li a {
color:#d78524;
text-decoration:underline;
}

#content ul {
line-height:18px;
}

#content ul li {
list-style-type:none;
color:#000000;
}

#content ul li a {
color:#d78524;
text-decoration:underline;
}


/* TABELLEN -------------------------------------------- */

.contenttable {
width:100%;
font:11px/17px Verdana,Arial,Helvetica,sans-serif;
color:#333333;
margin-bottom:15px;
}

.contenttable td, .contenttable th {
padding:3px;
vertical-align:top;
text-align:left;
}

thead {
font:bold 11px/17px Verdana,Arial,Helvetica,sans-serif;
color:#333333;
}

.contenttable td a, .contenttable th a {
font:11px/17px Verdana,Arial,Helvetica,sans-serif;
color:#333333;
text-decoration:underline;
} 

.tr-even {
background-color:#efefef;
}

.tr-odd {
}


/* FORMULARE ------------------------------------------- */

form, .csc-mailform {
border-style:none;
}

label {
display:block;
font:10px/19px Verdana,Arial,Helvetica,sans-serif;
color:#000000;
}

.csc-mailform-field {
margin-top:10px;
}

.csc-mailform-submit {
background-color:#d78524;
border:none;
margin-top:20px;
width:100px;
height:20px;
font:10px Verdana,Arial,Helvetica,sans-serif;
color:#ffffff;
cursor:pointer; 
}

legend {
display:none;
border:none;
}

input, textarea {
display:block;
width:400px; 
padding:4px 5px 4px 5px;
background-color:inherit;
font:10px Verdana,Arial,Helvetica,sans-serif;
color:#000000;
border:1px solid #cccccc;
}
