/* STYLE-ANGABEN */
*{
margin:0px;
padding:0px;
border: 0px;
}

body{
background-color: #9E0C16;
font-family:verdana;
font-size: 9pt;
}

#shadow_left{
background-image:url(pic/schatten_links.jpg);
background-repeat:repeat-y;
width:20px;
}

#shadow_right{
background-image:url(pic/schatten_rechts.jpg);
background-repeat:repeat-y;
width:20px;
}

#shadow_top{
background-image:url(pic/schatten_top.jpg);
background-repeat:repeat-x;
height:20px;
}


#shadow_bottom{
background-image:url(pic/schatten_bottom.jpg);
background-repeat:repeat-x;
height:20px;
}




#page_block{
background-color:#FFFFFF;
padding:10px;
padding-bottom:7px;
width:740px;
min-width:740px;
max-width:740px;
}

#flash_box_top{
background-color:#ECEAE9;
margin-bottom:5px;
width:500px;
min-width:500px;
max-width:500px;
height:70px;
float:right;
text-align:center;
}

#flash_box_side{
background-color:#9E0C16;
width:160px;
min-width:160px;
max-width:160px;
height:300px;
max-height:300px;
padding:0px;
margin:0px;
}

#tr_nav{
background-image: url(scripts/chromemenu/chromebg.gif);
background-repeat: no-repeat;
}

#td_time{
text-align:right; 
font-weight: bold;
color:#3F2731;
padding-right:15px;
font-size: 8pt;
}

#tr_start{
background-color:#D8D5D4;
height:197px;  /*für den IE */
min-height:197px;
max-height:197px;
}


#text_td{
background-color:#D8D5D4;
padding:10px;
width:266px;
min-width:266px;
max-width:266px;
height: 335px;
}

#text_box{
background-color:#FFFFFF;
padding:10px;
border: 1px #9B9291 solid;
width:244px;
min-width:244px;
max-width:244px;
height: 100%;
overflow : auto;
font-size: 9pt;
}

#archiv_td{
background-color:#D8D5D4;
padding:10px;
width:710px;
min-width:710px;
max-width:710px;
height: 335px;
}

#archiv_box{
background-color:#FFFFFF;
border: 1px #9B9291 solid;
width:697px;
min-width:697px;
max-width:697px;
height: 100%;
overflow : auto;
padding:10px;
}

#video_td{
background-color:#D8D5D4;
padding:10px;
padding-left:0px;
margin-bottom:0px;
width:444px;
min-width:444px;
max-width:444px;
}

#video_box{
background-color:#FFFFFF;
border: 1px #9B9291 solid;
margin-bottom:0px;
width:442px;
min-width:442px;
max-width:442px;
height:249px;
max-height:249px;
}

#choice_td{
background-color:#D8D5D4;
padding:10px;
padding-left:0px;
padding-top:0px;
width:444px;
min-width:442px;
max-width:442px;
height: 90px;
}

#choice_box{
background-color:#ECEAE9;
padding:2px;
border: 1px #9B9291 solid;
width:438px;
min-width:438px;
max-width:438px;
height: 100%;
overflow : auto;

}

.start_pic{
border: 1px #ABABA9 solid;
width: 738px;
height: 176px;
}

.news_div{
border: 1px #ABABA9 solid;
-moz-border-radius-bottomright:19px;
background-color: #FFFFFF;
margin-left:10px;
margin-top:10px;
width:210px;
height:165px;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
overflow:hidden;
}

/* SCHRIFTFORMATIERUNGEN */
h1{
font-size: 12pt;
color:#E2001A;
margin-bottom:5px;
}


h2{
font-size: 10pt;
color:#E2001A;
margin-bottom:5px;
}

.h2_list{
margin-top: 15px;
}


a{
color:#000000;
text-decoration:none;
}

a:hover{
color:#9E0C16;
text-decoration:none;
}


.a_bottom{
color:#C7858A;
font-weight:bold;
text-decoration:none;
}

.a_bottom:hover{
color:#C7858A;
text-decoration:none;
}



.a_news{
color:#9E0C16;
text-decoration:none;
}

.a_news:hover{
color:#9E0C16;
text-decoration:none;
}



.choice_element{
background-color:#ECEAE9;
padding-left:5px;
padding-right:25px;
text-align:left;
}


/* BILDERANGABEN */
.choice_pic{
height:65px;
width:65px;
border:1px #9B9291 solid;
}

.news_pic{
width: 100px;
padding-top:5px;
padding-bottom:5px;
}


/* INPUT-ELEMENTE */
.input_text{
border: 1px #9B9291 solid;
background-color:#FFFFFF;
}


.input_button{
border: 1px #9B9291 solid;
}
