* {
        margin: 0px;
        padding: 0px;
}

body {
        background: #f49428;
}

body, th, td, input, textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #000000;
        text-align:center;
}


/*
p, ol
{
        margin-top: 10px;
}

h1, h2, h3 {
        color: #F72212;
}

h1 {
        font-size: 3em;
}

h2 {
        text-transform: uppercase;
        font-size: 1.1em;
        font-weight: bold;
        color: #F72212;
}


h3 {
        font-size: 1em;
}


ul, ol {
        margin-left: 3em;
}

a {
        text-decoration: underline;
        color: #F72212;
}

a:hover {
        border: none;
        text-decoration: none;
}

h1 a, h2 a, h3 a {
        border: none;
        text-decoration: none;
        color: #F72212;
}

h1 a:hover, h2 a:hover, h3 a:hover {
        background: none;
        color: #F72212;
}

hr {
        display: none;
}
*/

#main
{
width: 960px
margin: 0 auto;
}


/* Header */

#header {
        width: 100%;
        margin: 0 auto;
        height: 150px;
        text-align:center;
        background: url(images/header_on.png) ;
        position: relative;
        border-bottom: 3px solid white;
}

/* Banner im Header */

#logo2 {
        height: 100px;
        text-align: center;
}

/* Überschrift */
#logo1 {
        width: 100%;
        min-width: 900px;
        height: 20px;
        margin: 0 auto;
        text-align: center;
        padding-top: 20px;
}


/* Page */

#page {
        width: 800px;
        margin: 0 auto;
}

#top
{
width:800px;
background:url(images/top_gruen.png)no-repeat;
background-color:#aedc67;
height: 100%;
}

#text{
font-size:18px;
text-align:center;
color:black;
border-color:#ffffff;
}

#text h1{
font-size:28px;
color:#c71585;
}

#text h2 {
font-size:22px;
color:#c71585;
}

#text h4 {
font-size:24px;
color:#c71585;
font-weight:bold;
}

#text h5 {
font-size:18px;
color:black;
font-weight:bold;
}

#bottom
{
background: url(images/bottom_gruen.png) no-repeat;
height: 19px;
width: 800px;
}

#bottom_top {
background: url(images/bottom_gruen.png) no-repeat;
height: 19px;
width: 800px;
}

#box
{
height: 168px;
color: #ffffff;
margin-left: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 19px;
overflow: hidden;
}

#box H1 a
{
font-size: 18px;
color: #ffffff;
}

/* Content */

#content {
        width: 800px;
        padding-left: 0px;
        padding-top: 0px;
}

#content H2
{
background: url(images/h2.gif) no-repeat;
height: 31px;
padding-top: 10px;
padding-left: 15px;
width: 394px;
font-size: 16px;
color: #F72212;
}

#content H2 a
{
color: #F72212;
}

#content .entry
{
padding: 10px;
width: 780px;
text-align: center;
}

.paare {
margin: 0 0 0 20px;
align: center;
line-height: 16px;
}

#workshop{
         font-family: verdana, sans-serif;
         width: 750px;
}

#workshop h5{
         color:black;
         text-align:left;
         margin: 0 0 0 20px;
         border: 0px solid black;
}

#workshop h4{
         color:#c71585;
         margin-top: 0px;
         border: 0px solid black;
}

#workshop p{
         text-align:left;
         font-size:14px;
}

.imagefloat{
         float:left;
         padding: 2px;
         margin: -10px 10px 10px 30px;
         font-size: 8px;
}

/*#workshop {
font-family: Arial, Helvetica, sans-serif;
width:100%;
}

#workshop p{
margin: -20px 20px 20px 30px;
text-align:left;
font-size:14px;
}

#workshop td {
text-align:left;
height:50px;
}

.imagefloat{
float:left;
width:750px;
align:center;
padding: 2px;
margin: -20px 20px 20px 20px;
font-size: 8px;
}
*/

#ticket td {
text-align:left;
}
/* Sidebars */
/*
.sidebar {
float: right

}

.sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-bottom: 10px;
}

.sidebar {
        margin-bottom: 2em;
}


.sidebar li {
        margin: 0;
}


#sidebar2 {
        width: 201px;
        padding-right: 4px;
}

#sidebar2 h2 {
        background: url(images/title.gif) no-repeat left top;
        height: 31px;
        color: #FFFFFF;
        padding-left: 20px;
        padding-top: 10px;
}

#sidebar2 ul {
        line-height: normal;
}

#sidebar2 li {
        padding: 5px;
        background: url(images/img04.gif) repeat-x left bottom;
        font-size: .8em;
}

#sidebar2 a {
        border: none;
        padding-left: 10px;
}

#sidebar2 a:hover {
        border: none;
        padding-left: 10px;
}

.back_title
{
background: url(images/title_back.gif) no-repeat;
}

#sidebar2 .top {
 padding-top: 20px;
 }
 */


/* Footer */

#fuss1 {
        background-color:#f49428;
        color:#ffffff;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        height:25px;
        padding: auto;
        vertical-align: middle;
        text-align:center;
        width:100%;
        font-style:normal;
}

#fuss_top {
background: url(images/top_gruen.png) no-repeat;
background-color:#aedc67;
height: 19px;
width: 800px;
}

<!--#fuss2 {
        background-color:#aedc67;
        font-size: 14px;
        line-height: 20px;
        color:#000000;
        letter-spacing:0px;
        font-family: Arial, Helvetica, sans-serif;
        text-align:center;
        vertical-align:middle;
        width:800px;
        font-variant:bold;
        font-style:normal;

}
-->
#footer
{
width: 800px;
background-color: #f49428;
padding: 20px;
}

#footer p {
        text-align: center;
        font-size: 9px;
        color: #ffffff;
        margin: 0px;
        padding: 0px;
}
#footer a
{
color: #FFFFFF
}
