@charset "utf-8";
body {
    background-color: #FFFFFF;
}


td
{
    vertical-align:top;
}

#logo {
    position: absolute;
    width: 222px;
    height: 198px;
    left: 50px;
    top: 50px;
}

#box1_header {
    position: relative;
    width: 480px;
    height: 23px;
    background-image: url(../upload/layout/box_red_header.jpg);
    background-repeat: repeat-x;
    color: white;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;   
}
#box1 {
    position: relative;
    width: 480px;
    background-image: url(../upload/layout/box_grey_bg.jpg);
    background-repeat: repeat-x;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 15px;
    border-bottom: 1px white solid;     
}
#box2_header {
    position: relative;
    width: 480px;
    height: 23px;
    background-image: url(../upload/layout/box_red_header.jpg);
    background-repeat: repeat-x;
    color: white;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;           
}
#box2 {
    position: relative;
    width: 480px;
    background-image: url(../upload/layout/box_grey_bg.jpg);
    background-repeat: repeat-x;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 15px;
    border-bottom: 1px white solid;             
}
#header {
    width: 280px;
    position:absolute;
    left: 580px;

}

#banner
{
	top:50px;
	left:320px;
	height:60px;
	width:468px;
	position:absolute;	
}

#banner_portal
{
	top:50px;
	left:320px;
	height:60px;
	width:468px;
	position:absolute;	
}

#content {
    position: absolute;
    left: 300px;
    top: 130px;
}


#menu {
    position: absolute;
    width: 250px;
    height: 250px;
    left: 35px;
    top: 280px;
    background-image: url(../upload/layout/bg_menu.jpg);
    background-repeat: no-repeat;
    font-family:Georgia, "Times New Roman", Times, serif;
    padding-top: 2px;
}
ul#navi {
    list-style: none;
    color: #B40000;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
}
div.menuitem
{
    border-bottom: 3px #D1D1D1 solid;
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
    height: 28px;
    line-height: 28px;
}

div.menuitem_open
{
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
    height: 28px;
    line-height: 28px;
}

div.submenuitem
{

    padding: 0px;
    margin: 0 0 0 30px;
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
}

div.menuitem a {
    text-decoration: none;
    color: #B40000; 
    font-size: 12px;
}
a.navi_open 
{
    text-decoration: none;
    color: #444444; 
    font-size: 12px;
}

div.submenuitem a {
    text-decoration: none;
    color: #444444; 
    font-size: 12px;
}

a.subnavi_open
{
    color: #B40000;
}

#buchen {
    width: 60px;
    height: 60px;
    position:absolute;
    left: 190px;
    top: 297px;

}
#box3_header {
    position: relative;
    width: 480px;
    height: 23px;
    background-image: url(../upload/layout/box_red_header.jpg);
    background-repeat: repeat-x;
    color: white;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;   
        
}
#box3 {
    position: relative;
    width: 480px;
    background-image: url(../upload/layout/box_grey_bg.jpg);
    background-repeat: repeat-x;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 15px;
    border-bottom: 1px white solid;             
    line-height: 16px;
}

#box4 {
    position: relative;
    width: 480px;
    background-image: url(../upload/layout/box_grey_bg.jpg);
    background-repeat: repeat-x;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding:15px;
    border-bottom: 1px white solid;             
}

#box3 a {
    text-decoration: underline;
    color: #333333;
                
}

#box4 a {
    text-decoration: underline;
    color: #333333;
                
}
ul#subnav {
    list-style: none;
    list-style-position:inside;
    font-family:Georgia, "Times New Roman", Times, serif;
    color: #B40000;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
}
ul#subnav li {
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
    height: 23px;
}
ul#subnav a 
{
    text-decoration: none;
    color: #B40000; 
}

/* Teilnehmer Seite */

img.teiln_portrait
{
    width:180px;

}

img.teiln_bild
{
    width:180px;
}

#teiln_portrait
{
    width:155px;
    margin-left: -15px;
    margin-top: -15px;
}
#teiln_datum
{
    width:160px;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    margin: 10px 0;
}
#teiln_row1split
{
    float:left;
}
#teiln_anschrift_one
{
    width: 155px;
    float:left;
    margin-top: -13px;
    padding:0;
}
#teiln_anschrift_two
{
    width: 155px;
    float:left;
    margin: -13px 0 0 10px;
    padding:0;
}

#teiln_bild
{
    width: 155px;
    float:left;
    margin-left: -15px;
}

*html #teiln_bild
{
    margin-left: 0px;
}

#teiln_infotext
{
    width: 320px;
    float:left;
    margin-left:20px;
}

*html #teiln_infotext
{
    margin-left: 5px;
}

td.formfield
{
    padding:2px 0;
}

input.eingabe
{
    border: 1px solid #B40000;
    padding: 1px;
}

input.formbutton
{
    border: 1px solid #B40000;
    font-family: Arial, Helvetica, sans-serif;
    background-color:#FFFFFF;
}
img
{
    behavior:url('upload/iepngfix.htc');
}