body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding:0px; }

* {
margin : 0;
padding : 0;
}
html, body {
height : 100%;
background-attachment : scroll;
font-family: arial, helvetica, sans-serif;
text-align : center;
background: #2B291C;
}

.wrapper {
width: 843px;
margin: 0 auto;
}
#main{
background: #dedbc1; 
}

#header {
height: 236px;
background: url(../bilder-porta-event-design/porta-event-head.jpg) repeat-x; 
}

#logo {
background: url(../bilder-porta-event-design/porta-event-logobg.jpg) no-repeat;
height: 236px;
width: 285px;
float: left;
}

#tagline {
background: url(../bilder-porta-event-design/porta-event-header.jpg) no-repeat;
height: 135px;
width: 558px;
float: left;
}
#content {
float: left; 
width: 500px;
text-align : left;
margin-bottom: 30px;
}
#sidebar {
float:left; 
width:260px;
margin-left:83px;
margin-bottom:30px;
text-align :left;
}
.sidebar_termin {
float: left;
background:url(../bilder-porta-event-design/porta-event-datebg.jpg) repeat-x;
width: 259px;
height: 51px;
margin-bottom: 10px;
}
.sidebar_datum {
float: left;
background:url(../bilder-porta-event-design//porta-event-date.png) repeat-x;
margin: 0 5px;
width: 47px;
height: 47px;
}
#sidebar_end {
width: 240px;
background: #d0ccae;
margin-top:25px;
padding: 10px;
}

#footer {
background:url(../bilder-porta-event-design/porta-event-footer.jpg) repeat-x;
height: 117px;
padding-top: 5px;
font-size: 11px;
color:#373124;
text-align : left;
}
#left {
float:left;
margin-left:12px;
}
#right {
margin-left:450px;
margin-top:7px
}
.spalte_left {
float:left;
width:210px;
padding-top:5px;
border-top:2px solid #fff;
}
.spalte_right {
float:right;
width:210px;
padding-top:5px;
border-top:2px solid #fff;
}
.clear {
clear:both;
}
#tabelle {
width:500px;
}
.tabelle_td {
width:150px;
padding-top:0;
font-size:12px;
white-space:nowrap;
vertical-align:top;
}
.tabelle_text {
white-space:nowrap;
overflow:hidden;
}

/*Schrift*/
#logo h1 {
text-indent: -9999px;
}
#tagline h2 {
text-indent: -9999px;
}
#sidebar h2 {
font-size: 14px;
padding-top: 5px;
margin-bottom: 5px;
color: #996633;
}
#sidebar h3 {
text-align: center;
font-size: 14px;
padding: 7px 8px;
color: #996633;
}
#sidebar h4 {
text-align: center;
font-size: 13px;
padding: 7px 3px;
color: #996633;
}
#sidebar p {
font-size: 12px;
color: #000;
}
#sidebar_termin p {
padding-top: 8px;
}
#sitemap a{
font-size:13px;
color: #000;
font-weight: bold;
text-decoration: none;

}
#content h1 {
font-size: 17px;
padding-bottom: 5px;
color: #996633;
}
#content h2 {
font-size: 13px;
color: #996633;
padding-bottom:5px;
}
#content h3 {
font-size: 12px;
color: #666;
 
}
#content p {
font-size: 12px;
color: #000; 
}
#content ul {
padding-left:15px;
font-size: 12px;
color: #000;
}
#content a {
color: #000;
font-weight: bold;
text-decoration: none; 
}
.spalte_left a {
font-size:12px;
text-decoration:none;
text-align:justify;
}
.spalte_right a {
font-size:12px;
text-decoration:none;
}

#footer a {
color: #000;
}
hr{
background-color: #fff; /* Farbe für Opera und Firefox */
color: #fff; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 2px;
margin-bottom: 10px;
}

/*Bilder*/
#content_img {
height: 150px;
width: 492px;
text-align:center;
margin: 20px 0;
border:4px solid #fff;
}
#captcha_img {
height: 35px;
width: 142px;
border:1px solid #fff;
}

/*Videos*/
#video {
margin:10px 90px 10px 90px;
}

/*Menü*/
#menue {float:left; width:558px;}
/*Menü rechts*/
#navi {float:right; list-style:none; height:40px; position:relative; text-align:center;}
#navi li {float:left;}
#navi li a {display:block; height:40px; width:93px; line-height:40px; color:#000; text-decoration:none; font-size:12px; font-weight:bold;}
#navi li.current a {color:#996633;}
#navi li a:hover {color:#fff;}
#navi li.current a:hover {color:#fff; cursor:default;}

/*Menü links*/
#menu {float:left; padding:0; margin:0; list-style:none; height:40px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#menu li {float:left;}
#menu li a {display:block; width:110px; height:40px; line-height:40px; color:#3C3628; text-decoration:none; font-size:12px; font-weight:bold;}
#menu li a:hover {position:relative; z-index:200; color:#fff;}
#menu li:hover {position:relative; z-index:200;}
#menu li.current a {color:#996633;}
#menu li .sub {background:#C1BE9D;}
#menu li a:hover {color:#3C3628; cursor:default; color:#fff;}
#menu :hover ul {left:0; top:40px; width:110px;}
#menu ul, #menu :hover ul ul{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#menu  ul li.currentsub a {background:#C1BE9D; color:#996633;}
