#body_bg
{
    position:absolute;
    top:0%;
    left:0%;
    width:70%;
    height:90%;
}

#main
{
    position:absolute;
    top:150px;
    left:195px;
    width:550px;
    height:auto;
    background-image:url(images/watermark.png);
}

#menu1
{
    position:absolute;
    top:265px;
    left:26px;
    width:150px;
    padding-left:12px;
    padding-right:12px;
    height:auto; 
}

#right
{
    position:absolute;
    top:25px;
    left:770px;
    width:250px;
    height:100%; 
    //background-color:rgb(210,210,120);
    background-image:url(images/right_bg.png);
    background-repeat:no-repeat;	
}


#flyer
{
    position:absolute;
    top:50px;
    left:781px;
    width:262px;
    height:250px;
}
#stats
{
    position:absolute;
    top:270px;
    left:781px;
    width:260px;
    height:120px;
}

#impressum
{
    position:absolute;
    top:390px;
    left:781px;
    width:260px;
    height:auto;
}

div.menu1-level1
{
    position:relative;
    width:122px;
    padding:2px;
    margin-bottom:4px;
}

div.menu1-level2
{
    position:relative;
    width:122px;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:12px;
    padding-right:2px;
    margin-bottom:4px; 
}

div.submenu_standard_small
{
    float:left;
    width:122px;
    height:auto;
    text-align:center;
    padding:2px;
    margin:4px;
    background-color:rgb(150,170,65);
    border:1px solid rgb(75,0,0);
}

div.submenu_active_small
{
    float:left;
    width:122px;
    height:auto;
    text-align:center;
    padding:2px;
    margin:4px;
    background-color:rgb(220,210,0);
    border:1px solid rgb(75,0,0);
}

div.submenu_standard_large
{
    float:left;
    width:260px;
    height:auto;
    text-align:center;
    padding:2px;
    margin:4px;
    background-color:rgb(150,170,65);
    border:1px solid rgb(75,0,0);
    font-size:10pt;
}

div.submenu_active_large
{
    float:left;
    width:260px;
    height:auto;
    text-align:center;
    padding:2px;
    margin:4px;
    background-color:rgb(220,210,0);
    border:1px solid rgb(75,0,0);
    font-size:10pt;
}

div.content
{
    clear:both;
    margin-bottom:10px;
    margin-top:10px;
}

div.datetitle
{
    clear:both;
    padding-top:10px;
}

div.submenu
{
    text-align:center;
    margin-bottom:100px;
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
}

body
{
    font-family:Antiqua, Serif;
    background-color:rgb(210,210,120);    
}


a.menu1:link, a.menu1:visited, a.menu:active, a.menu1:focus
{
    font-family:Antiqua, Serif;
    font-weight:bold;
    font-size:12pt;
    color:black;
    text-decoration:none; 
	font-variant:small-caps;
	font-style:oblique;
	
	
}

a.menu1:hover
{
    font-family:Antiqua, Serif;
    font-weight:bold;
    font-size:12pt;		
    color:rgb(220,210,0);
    text-decoration:none;
	font-variant:small-caps;
	font-style:oblique;
	
}

.menu1_current
{
    font-family:Antiqua, Serif;
    font-weight:bold;
    font-size:13pt;
    color:rgb(75,0,0);
    text-decoration:none; 
	font-variant:small-caps;
	font-style:oblique;
}

a.submenu:link, a.submenu:visited, a.submenu:active, a.submenu:focus
{
    font-family:Antiqua, Serif;
    font-weight:bold;
    font-size:12pt;
	color:rgb(75,0,0);
    text-decoration:none; 
	font-variant:small-caps;
	font-style:oblique;
	letter-spacing:3pt;	
}

a.submenu:hover
{
    font-family:Antiqua, Serif;
    font-weight:bold;
    font-size:12pt;		
    color:black;
    text-decoration:none;
	font-variant:small-caps;
	font-style:oblique;
	letter-spacing:3pt;
	
}

.submenu_current
{
    font-family:Antiqua, Serif;
    font-weight:bold;
    font-size:12pt;
    color:rgb(75,0,0);
    text-decoration:none; 
	font-variant:small-caps;
	font-style:oblique;
	letter-spacing:3pt;
}


.menu1_current
{
    font-family:Antiqua, Serif;
    font-weight:bold;
    font-size:12pt;
    color:rgb(75,0,0);
    text-decoration:none; 
	font-variant:small-caps;
	font-style:oblique;
}

a:link, a:visited, a:active, a:focus, a:hover
{
    font-family:arial;
    font-weight:bold;
    font-size:10pt;  
    color:rgb(75,0,0);
    text-decoration:none; 
}

a:hover
{
    font-family:arial;
    font-weight:bold;
    font-size:10pt;   
    color:black;
    text-decoration:none;
}

h1
{
    font-family :Antiqua, Serif;
    font-size: 16pt; 
    text-align:center; 
    font-weight: bold;
	font-style: oblique;
	letter-spacing:3pt;
	font-variant:small-caps;
    text-decoration: none;
	color: rgb(75,0,0); 
    background-image:url(images/hlbg.png); 
    //border:1px double rgb(50,0,0);
}

h2
{
    font-size:18pt;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

.center
{
	text-align:center;
	margin:auto;
}

.standard
{
    font-family:Antiqua, Serif;    
    font-size:12pt;
	line-height:larger;
    padding-left:2px;
	padding:4px;
}


.title
{
    margin:5px;
    font-family:Antiqua, Serif;
    font-weight:bold;
	letter-spacing:1pt;	
	font-variant:small-caps;
	font-style:oblique;
    font-size:12pt;
}

.color
{
    margin-top:5px;
    font-family:Antique, Serif;
    font-weight:bold;    
    font-size:12pt;
	font-variant:small-caps;
	font-style:oblique;
	letter-spacing:1pt;
    color:rgb(75,0,0);
    padding-top:10px;
	padding-left:4px;
}

.standard_right
{
    font-family:Antiqua, Serif;    
    font-size:10pt;
    padding-left:2px;
}


.title_right
{
    margin-bottom:5px;
    font-family:Antiqua, Serif;
    font-weight:bold;
	font-variant:small-caps;
	font-style:oblique;
    font-size:10pt;
    padding:2px;
}

.color_right
{
    margin-top:5px;
    font-family:Antique, Serif;
    font-weight:bold;    
    font-size:10pt;
	font-variant:small-caps;
	font-style:oblique;
    color:rgb(75,0,0);
    padding:2px;
}

.wooden
{
    padding:15px;
	font-family :Antiqua, Serif;
	font-style: oblique;
	letter-spacing:1pt;
	font-variant:small-caps;
    text-decoration: none;
	color: rgb(75,0,0); 
    background-image:url(images/hlbg.png);
    margin-left:50px;
    margin-right:50px;
    margin-top:20px;
    margin-bottom:20px;	
}

.wooden_title
{
	font-size:18pt;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

.button
{
    width:126px;
    height:auto;
    text-align:center;
    padding:2px;
    margin:4px;
    background-color:rgb(150,170,65);
    border:1px solid rgb(75,0,0);
    font-family:Antiqua, Serif;
    font-weight:bold;
    font-size:12pt;   
    color:rgb(75,0,0);
    text-decoration:none;
}

table 
{
    border: 1px solid rgb(75,0,0); 
    border-collapse:collapse;
    margin-left:5px;
}

table.gallery
{
    border:1px solid rgb(0,0,119);
    width:550px;
    margin-top:30px;
    margin-left:auto;
    margin-right:auto;
}

table.board
{
	margin:auto;
	border:1px solid rgb(0,0,119);
	width:250px;
	height:250px;	
}

td 
{
    font-family:arial;
    font-size: 10pt; 
    text-decoration: none;
    padding-left:3px;
    padding-right:3px;
	vertical-align:middle;
	text-align:center;
}

td.gallery_white
{
    width:134px;
    padding:1px;
    text-align:center;
    vertical-align:center;
}

td.gallery_blue
{   
    width:134px;
    padding:1px;
    text-align:center;
    vertical-align:center;	
    background-color:rgb(225,235,245);
    color:rgb(0,0,119);
    font-weight:bold;
}

td.gallery_view_white
{
    width:100%;
    padding:10px;
    text-align:center;
    vertical-align:center;
}

td.gallery_view_blue
{   
    width:100%;
    padding:5px;
    text-align:center;
    vertical-align:center;	
    background-color:rgb(225,235,245);
    color:rgb(0,0,119);
    font-weight:bold;
}

li
{
    list-style-type:disc;
    font-family:arial;    
    font-size:10pt;
    padding:1%;
}
