*{ margin: 0; padding: 0; }*

body { 
font: .8em Arial, Helvetica, sans-serif;  /*.8em Arial, Sans-Serif; */
/*font-size: 14px;*/
line-height: 1.8em; 
background: #333; 
color: #444; 
}


a {COLOR: #353535; 
text-decoration: none;
}

a:visited {
COLOR: #353535; 
text-decoration: none;
}

a:hover {
COLOR: #353535; 
text-decoration: underline;
}

h2 { 
margin: 0 0 10px; 
padding: 10px 0 3px; 
}

h3 { 
padding-left: 10px; 
color: #fff; 
/*background: #FE7B09 url(images/bg.jpg) repeat-x; */
background: #A80000;
font-size: 1em; 
height: 24px; 
line-height: 24px;
}

ul {  
padding: 0; 
margin: 0 0 10px;
}

li { 
list-style-type: none;
}

p { 
margin: 5px 0 10px 0; 
}

img { 
border: none; 
}

.tableCell{
background-color: #DFDFDF;
}

.headertextred{
	color: Maroon;
}

.headertext1{
	font-size: 14px;
	font-weight: bold;
}

.anmeldelink{
	color: Maroon;
	font-size: medium;
	font-weight: bold;	
}

#header {
/*background: #FE7B09 url(images/bg.jpg) repeat-x;*/
height: 100px;
border-bottom: 1px dotted maroon;
}

#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}

#header h1 a {
color: #fff;
text-decoration: none;
}

#header h1 a:hover {
color: #000;
text-decoration: none;
}

#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#textbox{width: 600px; background: #FF8B1E; margin-bottom: 0px; margin-top: 10px; border: 0px dotted #FF8B1E;}
#textbox1{width: 500px; background: #FF8B1E; margin-bottom: 0px; margin-top: 10px; border: 0px dotted #FF8B1E;}
#wrap { padding: 10px 10px 3px 10px; width: 900px; margin:20px auto; background: #fff;}
#start { padding: 10px 10px 3px 10px; width: 900px; margin:20px auto; background: #333;text-align:center;}
#left { float: left; width: 180px; background: #FFD8AF; margin-bottom: 10px; margin-top: 20px; border: 1px dotted #FF8B1E;}
#left { float: left; width: 180px; background: white; margin-bottom: 10px; margin-top: 20px; border: 1px dotted #FF8B1E;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 690px; padding: 10px 10px 10px 10px; margin-top: 10px;}
#imgrow { margin-bottom: 0px; float: right; height:401px;  width: 100px; padding: 0px 0px 0px 0px; margin-top: 0px;}
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }