body
{
	font-family: Palatino, Georgia, Times, Serif;
	font-size: 15px;
	font-weight:normal;
	color: #111111;
	background-color: #3e2020; /*0f5e7dc,e5d5c9*/
	/*background-image:url('images/728b.png'); -728b-
	background-repeat: repeat;*/
}

img
{
border:none;
}


#wrapper
{
position:relative; 
width: 720px; 
margin-left:auto;
margin-right:auto; 
top: 30px; 
/*border: 2px solid #3F517C;*/
z-index:1;
}


#main
{
position:relative; 
min-height: 380px;
width: 720px; 
background-image:url('images/bg_middle.png');
background-repeat: repeat-y;
z-index:1;
}




#menu
{
position: absolute;
/*float: left;*/
width: 150px; 
top: 5px;
left: 0px;
padding-top: 6px;
padding-left: 14px;
/*border: 1px solid #552222;*/
z-index:2;
}


#text
{
position: relative;
padding: 8px;
width: 450px;
top: 5px;
left: 200px;
padding-bottom: 15px;
line-height: 1.3;
/*border: 1px solid #333399;*/
z-index:3;
} 


#head
{
position: relative;
z-index:1;
/*background-image:url('images/bg_slang.png');
background-repeat: no-repeat;*/
} 

.rubrik
{
position: absolute;
top: 25px; /*82*/
left: 20px; /*28*/
color: #3f1820;
font-size: 120%;
text-transform: uppercase;
font-weight: bold;
 z-index:10;
} 

.asterisk
{
color: #572724;
} 


.valign td
{
vertical-align: top;
} 

#imageContainer {
	height:68px; /*286, 326*/
	opacity: 0.9;
	z-index:4;
	
}

#imageContainer img {
	display:none;
	position:realtive;
	top:0; left:0;
}



p:first-child:first-letter 
{
font-size: 115%;
font-weight: bold;
} 

p
{
margin-top: 0; 
padding-top: 0;
}

h1
{
color: #562623;
font-size: 18px;
margin-bottom: 6px;
}

h2
{
color: #562623;
font-size: 16px;
margin-bottom: 5px; 
}

h3
{
font-size: 15px;
}


.smalltext{
font-size: 80%;
}


#logo
{
position: relative;
text-align: center;
margin-bottom: 8px;
z-index:3;
}



#footer
{
position: relative;
font-size: 0.9em;
text-align: center;
color: #505050; /*505050*/
width: 720px; 
height: 25px;
top: 2px;
left: 0px;
/*border: 1px solid #999900;*/
z-index: 2;
}

#footer:hover
{
color: #111111;
}

 


a:link {color: #562623; text-decoration: underline;}
a:visited {color: #705250; text-decoration: underline;}
a:hover {color: #666666; text-decoration: underline;}
a:active {color: #562623; text-decoration: underline;}


a.menu:link {color: #562623; text-decoration: none;}
a.menu:visited {color: #562623; text-decoration: none;}
a.menu:hover {color: #222222; text-decoration: none;}
a.menu:active {color: #222222; text-decoration: none;}



