*{margin:0; padding:0;}

body {
font-family: Verdana, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
font-size: 11px; 
background: #f7f7f7;
color: #000; 
margin:0; 
padding:0;
line-height: 135%;
}

ul { list-style-type: none; }

a { color: #800000; text-decoration: none; }
a:hover { text-decoration: none; color : #111; }

img{ border: none; padding: 0px; } 
img a{border:none;} 

#page {
	width: 900px;
	margin: 20px auto;
	margin-bottom: 90px;
}

/* ------ WRAPPER ------------------------------------------------------------------- */

#wrapper {
width: 900px;
padding: 0px 10px 0px 10px;
background: #f7f7f7 url(bilder/content.jpg) repeat-y;
}

/* ------- BANNER AND FLAGS ----------------------------------------------------------- */

#header { 
    height: 90px;
    float: left; 
    padding: 0 0px 0 0;
    margin-right: 50px;
}

#flags {
background: #ffffff;
height: 110px;
line-height: 30px;
}

#flags table {
padding-top: 20px;
}
#flags table tr td {
    padding: 0 0px 0 0;
}

/* --------- MENU ---------------------------------------------------------------- */

#menu {
background: #f7f7f7 url(bilder/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-top: 7px;
padding-left:15%; 
padding-right:15%;
}

#menu table tr td a {
padding: 0 10px 0 10px;
text-decoration: none;
color: #802020;
font-size: 11px;
font-weight: 600;

}

#menu table tr td a:hover {
color: #111;
}


/* ------ ICON MENU LEFT SIDE ON CONTENT PAGE --------------------------------------------- */

#sidebar {
list-style-type: none; 
padding: 5px 0 5px 0;
float:left;
width: 120px;
margin-left: 30px;
margin-top: 15px;	
}

#sidebar ul li { 
text-align: center;
padding-bottom: 15px;
}

#sidebar ul li a { 
font-size: 11px;
color: #0000c0;
font-size: 11px;
font-weight: 600;
text-align: center;
}


/* ------------------------------------------------------------------------- */

#content {
float: left;
width: 600px;
margin-left:60px;
padding-top: 20px;
padding-bottom: 50px;
font-size: 12px;
}

#content h1 {
font-weight: 200;
font-size: 24px;
margin: 20px 0 10px; padding: 0 0 3px; 
color:#800000;
padding-bottom:12px;
}

#content h2 {
font-weight: 100;
letter-spacing: -1px;
font-size: 20px;
margin: 20px 10px 4px; padding: 0 0 3px; 
color:#800000;padding-bottom:12px;
}

#content h3 {
font-weight: 100;
letter-spacing: -1px;
font-size: 16px;
margin: 20px 10px 4px; padding: 0 0 3px; 
color:#800000;padding-bottom:12px;
}

#content ol {
color: #000000;
padding: 10px 30px;
list-style-type: none; padding-top:10px;
}
#content ul {
color: #000000;
padding: 10px 30px;
padding-top:10px;
}
#content ul li {
list-style-type: square;
font-size: 9px;
}
#content td {
font-size: 12px;
padding:3px;
}

#content p { 
    text-align:justify;
    padding-bottom: 7px; 
}

#content td p {
text-align: left;
}

#content a { color: #000080; text-decoration: none; }

/* ------ ICONS ON INDEX PAGE ------------------------------------------------------------------- */

#indexmenu table{
margin-left: 0px;
margin-top: 20px;
margin-left: 100px;
text-align: center;
}

#indexmenu td {
padding: 5px 5px 5px 5px;
}

#indexmenu td p a {
    font-weight: 600;
    font-size: 12px;
    color: #0000c0;
}

#indexmenu td p {
    text-align: center;
}
#indexmenu img { padding: 6px; } 


/* --------- FOOTER ---------------------------------------------------------------- */


#footer {
background: #f7f7f7 url(bilder/footer.jpg) no-repeat;
padding: 0px 0px 0 10px;
height: 30px;
line-height: 30px;
font-weight: 600;
font-size: 11px;
text-align: center;
color #802020;	
}
#footer p { 
color: #802020;
}
#footer a { color: #802020; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

