* { 
	padding: 0px;
	margin: 0px;
}

body { 
font: 1em Tahoma;
}

h2 { font-size: 1em; }
a { color: #000000; }

#wrap {	margin: 20px auto; width: 927px; }

#header {
height: 140px;
margin: 0px;
padding: 0px;
background: url('main.png');
}

#header h1 { margin: 10px; padding-left: 10px; padding-top: 5px; font-size: 100%; color: #ffffff;}
#header h1 a { font-size: 150%; color: #ffffff; text-decoration: none; }
#header h2 { margin: 10px; padding-left: 10px; font-size: 90%; color: #ffffff; }

#topmenu a { 
text-decoration: none;
line-height: 29px;
} 

#topmenu a:hover {color: #EE2D75;}

#topmenu {  
font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background: url('topmenu.jpg');
margin-bottom: 15px;
color: #000000;
height: 29px;
}

#right {
font: 11px Tahoma;
float: right;
width: 72%;
margin-left: 10px;
color: #000000;
text-align: justify;
}

#left { 
font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
width: 24%;
padding: 1px;
line-height: 1.4em; 
}

#lower { 
text-align: center;
margin-top: 15px;
color: white;
background: url('point.jpg');
}

#footer { 
font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

#orscheln { 
text-align: right;
margin-top: 15px;
}

#language { 
text-align: center;
}

#lower a { text-decoration: none; color : #ffffff; }
#lower a:hover { color : #EE2D75; }

#right a { text-decoration: none; color : #EE2D75; }
#right a:hover { color : #EE2D75; }

#footer a {text-decoration: none; color : #000000; }
#footer a:hover { color : #EE2D75; }

#left li a:hover {color : #EE2D75;}
#left li { list-style-type: none; border-bottom: 1px dotted #000000;}
#left li a {text-decoration: none;}
#left li a:hover {color : #EE2D75;}

#language a { text-decoration: none; color : #000000; }
#language a:hover { color : #EE2D75; }

IMG.c { BORDER: 0px; float: right; margin: 10px }
IMG.a { BORDER: 0px; }

HR {
border: none;
color: #f10e80;
background-color: #f10e80;
height: 1px;
margin: 10px;
}

