/*Div Container für den Hintergrund START*/
#index {
margin-top: 0px;
margin-bottom: 0px;
}

#oben {
width: 830px;
height: 191px;
background-image: url(gfx/background/oben.jpg);
background-repeat: no-repeat;
}

#mitte_links {
width: 150px;
height: 362px;
background-image: url(gfx/background/mitte_links.jpg);
background-repeat: no-repeat;
}

#mitte_rechts {
width: 126px;
height: 362px;
background-image: url(gfx/background/mitte_rechts.jpg);
background-repeat: no-repeat;
}

#wimpel_1 {
width: 100px;
height: 43px;
background-image: url(gfx/background/wimpel_1.jpg);
background-repeat: no-repeat;
}

#wimpel_2 {
width: 12px;
height: 43px;
background-image: url(gfx/background/wimpel_2.jpg);
background-repeat: no-repeat;
}

#wimpel_3 {
width: 105px;
height: 43px;
background-image: url(gfx/background/wimpel_3.jpg);
background-repeat: no-repeat;
}

#wimpel_4 {
width: 11px;
height: 43px;
background-image: url(gfx/background/wimpel_4.jpg);
background-repeat: no-repeat;
}

#wimpel_5 {
width: 106px;
height: 43px;
background-image: url(gfx/background/wimpel_5.jpg);
background-repeat: no-repeat;
}

#wimpel_6 {
width: 14px;
height: 43px;
background-image: url(gfx/background/wimpel_6.jpg);
background-repeat: no-repeat;
}

#wimpel_7 {
width: 98px;
height: 43px;
background-image: url(gfx/background/wimpel_7.jpg);
background-repeat: no-repeat;
}

#wimpel_8 {
width: 13px;
height: 43px;
background-image: url(gfx/background/wimpel_8.jpg);
background-repeat: no-repeat;
}

#wimpel_9 {
width: 95px;
height: 43px;
background-image: url(gfx/background/wimpel_9.jpg);
background-repeat: no-repeat;
}

#beschreibung_1 {
width: 459px;
height: 35px;
background-image: url(gfx/background/beschreibung_1.jpg);
background-repeat: no-repeat;
}

#beschreibung_2 {
width: 95px;
height: 35px;
background-image: url(gfx/background/beschreibung_2.jpg);
background-repeat: no-repeat;
}

#schwarzer_balken {
width: 554px;
height: 30px;
background-image: url(gfx/background/schwarzer_balken.jpg);
background-repeat: no-repeat;
}

#textfeld_1 {
width: 46px;
height: 237px;
background-image: url(gfx/background/textfeld_1.jpg);
background-repeat: no-repeat;
}

#textfeld_2 {
width: 302px;
height: 237px;
background-image: url(gfx/background/textfeld_2.jpg);
background-repeat: no-repeat;
}

#textfeld_3 {
width: 16px;
height: 237px;
background-image: url(gfx/background/textfeld_3.jpg);
background-repeat: no-repeat;
}

#textfeld_4 {
width: 82px;
height: 237px;
background-image: url(gfx/background/textfeld_4.jpg);
background-repeat: no-repeat;
}

#textfeld_5 {
width: 108px;
height: 237px;
background-image: url(gfx/background/textfeld_5.jpg);
background-repeat: no-repeat;
}

#unten {
width: 830px;
height: 33px;
background-image: url(gfx/background/unten.jpg);
background-repeat: no-repeat;
}
/*Div Container für den Hintergrund ENDE*/

#submit {
font-family: Verdana;
color: black;
font-size: 8pt;
background-color: #e5e6f8;
border-style: solid;
border-width:1px;
border-color: gray;
}

#radiobutton {
font-family: Verdana;
color: black;
font-size: 8pt;
}

/*Schriften definieren START*/
#font {
font-family: 'Arial';
}

.copyright {
font-family: 'Times New Roman';
font-size: 8pt;
color: gray;
}

.circusfestival {
font-family: Verdana;
font-size: 14pt;
}

.text{
font-family: Verdana;
font-size: 8pt;
}

.text_small{
font-family: Verdana;
font-size: 8pt;
color: gray;
}

.headline_align {line-height: 34px; font-size: 18px; font-weight: bold; font-family:Verdana; vertical-align: middle; right: 20px;}
.copyright_align {line-height: 55px; vertical-align: bottom;}

.textlink a:link {text-decoration: none; color: gray;}
.textlink a:activ {text-decoration: none; color: gray;}
.textlink a:visited {text-decoration: none; color: gray;}
.textlink a:hover {text-decoration: none; color: silver;}

.anker a:link {text-decoration: none; color: black;}
.anker a:activ {text-decoration: none; color: black;}
.anker a:visited {text-decoration: none; color: black;}
.anker a:hover {text-decoration: none; color: black;}
/*Schriften definieren ENDE*/

/*Seiten definieren START*/
#main_frame {
width: 554px;
height: 302px;
border-style: none;
border-width: 0;
background-color: e5e6f8;
}

#content_page {
margin: 0;
padding: 0;
border-style:none;
border-width:0pt;
background-color: e5e6f8;
text-align: justify;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 0;

}

#video_page {
margin: 0;
padding: 0;
border-style:none;
border-width:0pt;
background-color: black;
text-align: justify;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 0;

}

#content_page_scroll {
border-style:none;
border-width:0pt;
background-color: e5e6f8;
text-align: justify;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 10;
}
/*Seiten definieren ENDE*/