
/* © Copyright 2007 Mediasuite /*
/* Mediasuite - Atelier fuer Internet und Multimedia /*
/* www.mediasuite.ch /*



/* Screen nicht anzeigen /*
/*======================================================================*/


/* Struktur Container 1 /*
/*======================================================================*/

#container1 {
width: 990px;
margin: 0px auto;
text-align: left;
}


#header {
margin: 22px 22px 0 22px;
height: 86px;
}

#logo {
float: left;
}

#header_navigation {
float: right;
margin: 0 22px;
}

#search {
float: right;
}

#navigation {
margin: 0 22px 0 22px;
}

#mainmenu {
float: left;
}

#sprachen {
float: right;
}

/* end Container 1 */


/* Flash /*
/*======================================================================*/

#flash {
height: 199px;
border-bottom: 1px #FFF solid;
border-top: 1px #FFF solid;
background-color: black;
clear: both;
}

/* end Flash */


/* Struktur Container 2 /*
/*======================================================================*/

#container2 {
width: 990px;
margin: 0px auto;
padding-bottom: 22px;
text-align: left;
}

/* Time */
#timebox {
height: 62px;
margin: 4px 22px 0 22px;
clear: both;
}

#time {
float: left;
}

#club {
float: right;
width: 198px;
text-align:center;
}

/* Inhalt */
#inhaltbox {
margin: 0 22px 0 22px;
}

#headline {
height: 44px;
}

#left {
float: left;
margin-top: 44px;
width: 132px;
}

#content {
float: left;
margin: 0px 22px 0px 22px;
width: 572px;
}

#footer {
width: 572px;
margin-top: 22px;
margin-bottom: 22px;
text-align:center;
}

#jumper {
width: 572px;
margin-top: 22px;
}

#right {
float: left;
margin-top: 44px;
width: 198px;
}

#teaserbox {
margin: 0;
padding-bottom: 22px;
}

/* end Container 2 */


/* Formatierung /*
/*======================================================================*/

html, body, div, p, h1, h2, h3, h4, h5, h6, hr, ul, li, span, pre, a, form, img, blockquote {
margin : 0;
padding : 0;
}

body {
font-size : 62.5%;
font-family : Verdana, Arial, Sans-Serif;
color : #000;
text-align:center;
background-color: #edb140;
background-image: url(../_image/struktur/background.jpg);
}

a:link {
color : #000;
background-color : transparent;
text-decoration : underline;
}

a:visited {
color : #000;
}

a:hover {
color : #8b1c1a;
text-decoration : underline;
}

a:active {
color : #8b1c1a;
}

p, pre {

}

ul {
}

li {
list-style-type : circle;
}

h1 {
font-weight: normal;
color : #8b1c1a;
font-size : 2.2em;
text-transform : uppercase;
letter-spacing: 1px;
}

h2 {
margin-bottom: 11px;
font-weight : bold;
font-size : 1.1em;
}

h3, h4, h5, h6 {
margin-top: 22px;
margin-bottom: 11px;
font-size : 1.0em;
font-weight : bold;
}

abbr, acronym {
cursor: help;
}


/* Main Navigation /*
/*======================================================================*/

#main_navlist {
text-transform : uppercase;
color : #000;
padding: 3px;
}

#main_navlist ul {
}

#main_navlist li  {
display: inline;
list-style-type: none;
}

/* Main Navigation Link*/
.main_navigation a:link {
padding: 3px;
color : #000;
text-decoration: none;
}

.main_navigation a:visited {
padding: 3px;
color : #000;
text-decoration: none;
}

.main_navigation a:hover {
padding: 3px;
color : #fff;
text-decoration: none;
}

.main_navigation a:active {
color : #8b1c1a;
}

/* Main Navigation Aktiv*/
.main_navigation_aktiv a:link {
font-weight: bold;
padding: 3px;
color : #8b1c1a;
text-decoration: none;
}

.main_navigation_aktiv a:visited {
font-weight: bold;
padding: 3px;
color : #8b1c1a;
text-decoration: none;
}


.main_navigation_aktiv a:hover {
font-weight: bold;
padding: 3px;
color : #fff;
text-decoration: none;
}

/* Sub Navigation /*
/*======================================================================*/


#sub_navlist {
padding-left: 0;
padding-bottom: 1em;
margin-left: 0;
text-transform : uppercase;
color : #000;
}

#sub_navlist li {
list-style: none;
margin: 0;
padding-bottom: 1em;
}

#sub_navlist li a:link { 
text-decoration: none; 
}

#sub_navlist li a:visited { 
text-decoration: none; 
}

#sub_navlist li a:hover{ 
color : #fff;
text-decoration: none;
}

#sub_navlist li a:active{ 
color : #fff;
text-decoration: none;
}


#sub_sub_navlist {
padding-left: 1em;
margin-left: 0.7em;
padding-bottom: 1em;
text-transform : uppercase;
}

#sub_sub_navlist li {
margin: 6px 0 6px 0;
padding: 0;
}

#sub_sub_navlist li a:link {
color : #000;
text-decoration: none; 
}

#sub_sub_navlist li a:visited {
color : #000;
text-decoration: none; 
}

#sub_sub_navlist li a:hover{ 
color : #fff;
text-decoration: none;
}

#sub_sub_navlist li a:active{ 
color : #fff;
text-decoration: none;
}



#sub_sub_navlist .navlist_aktiv {
color : #8b1c1a;
font-weight : bold;
list-style-image: url(../_image/struktur/uhren.gif);
list-style-position: inherit;
}


#sub_navlist .navlist_aktiv a:link {
color : #8b1c1a;
background-color : transparent;
text-decoration : none;
}

#sub_navlist .navlist_aktiv a:visited {
color : #8b1c1a;
}

#sub_navlist .navlist_aktiv a:hover {
color : #8b1c1a;
text-decoration : none;
}

#sub_navlist.navlist_aktiv  a:active {
color : #8b1c1a;
}

/* Header Navigation /*
/*======================================================================*/

#header_navlist {
padding-top: 7px;
text-transform : uppercase;
color : #000;
font-size: 0.9em;
}

#header_navlist ul {
}

#header_navlist li  {
display: inline;
list-style-type: none;
}

#header_navlist a:link {
color : #000;
text-decoration: none;
}

#header_navlist a:visited {
color : #000;
text-decoration: none;
}

#header_navlist a:hover {
color : #fff;
text-decoration: none;
}

#header_navlist a:active {
color : #fff;
text-decoration: none;
}


/* Club Navigation /*
/*======================================================================*/

#club_navlist {
padding: 0;
margin: 0;
text-transform : uppercase;
color : #000;
}

#club_navlist ul {
}

#club_navlist li  {
display: inline;
list-style-type: none;
}

#club_navlist a:link {
color : #000;
text-decoration: none;
}

#club_navlist a:visited {
color : #000;
text-decoration: none;
}

#club_navlist a:hover {
padding: 0;
margin: 0;
color : #fff;
text-decoration: none;
}

#club_navlist a:active {
padding: 0;
margin: 0;
color : #fff;
text-decoration: none;
}


/* Footer Navigation /*
/*======================================================================*/

#footer a:link {
color : #000;
text-decoration: none;
text-transform : uppercase;
}

#footer a:visited {
color : #000;
text-decoration: none;
text-transform : uppercase;
}

#footer a:hover {
color : #fff;
text-decoration: none;
}

#footer a:active {
color : #fff;
text-decoration: none;
}


/* Jumper Navigation /*
/*======================================================================*/

#jumper  a:link {
color : #000;
text-decoration: none;
text-transform : uppercase;
}

#jumper a:visited {
color : #000;
text-decoration: none;
text-transform : uppercase;
}

#jumper a:hover {
color : #fff;
text-decoration: none;
}

#jumper a:active {
color : #fff;
text-decoration: none;
}



/* Classen /*
/*======================================================================*/



/* Formular /*
/*======================================================================*/




/* bilder jumper /*
/*======================================================================*/


.button_print a:link {
    padding: 0 22px;
    background: url(../_image/struktur/icon/icon_print_normal.gif) no-repeat;
}
.button_print a:visited {
    padding: 0 22px;
    background: url(../_image/struktur/icon/icon_print_normal.gif) no-repeat;
}
.button_print a:hover {
    padding: 0 22px;
    background: url(../_image/struktur/icon/icon_print_over.gif) no-repeat;
}
.button_print a:active {
    padding: 0 22px;
    background: url(../_image/struktur/icon/icon_print_over.gif)no-repeat;
}




.button_top a:link {
    padding: 0 22px;
    background: url(../_image/struktur/icon/icon_top_normal.gif) no-repeat;
}
.button_top a:visited {
    padding: 0 22px;
    background: url(../_image/struktur/icon/icon_top_normal.gif) no-repeat;
}
.button_top a:hover {
    padding: 0 22px;
    background: url(../_image/struktur/icon/icon_top_over.gif) no-repeat;
}
.button_top a:active {
    padding: 0 22px;
    background: url(../_image/struktur/icon/icon_top_over.gif) no-repeat;
}

.button_back {

}

.button_back a:link {
    padding: 0 22px;
    background: url(../_image/struktur/icon/icon_back_normal.gif) no-repeat;
}
.button_back a:visited {
    padding: 0 22px;
    background: url(../_image/struktur/icon/icon_back_normal.gif) no-repeat;
}
.button_back a:hover {
    padding: 0 22px;
    background: url(../_image/struktur/icon/icon_back_over.gif) no-repeat;
}
.button_back a:active {
    padding: 0 22px;
    background: url(../_image/struktur/icon/icon_back_over.gif) no-repeat;
}


