#front1{
	width: 450px;
	float: left;	
}

.front2{
	width: 250px;
	float: right;
	text-align: center;
}

.latest-images-thumbnail {
	background-color: #eee;
	border: 2px solid #999;
	padding: 5px;
}

.latest-images-caption {
	display: none;
}

body
{
background: #a4a4a4;
text-align: center; 
margin: 0 auto;
}

img{
 border: none;	
}

p{
	font-family: arial;
	font-size: 9pt;	
}

p a, h1 a{
 color: gray;
 text-decoration: none;
 font-weight: bold; 	
}

#bg_top
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 250px;
background: #fff url('img/bg_top.jpg') repeat-x;
z-index: 1;
}


.content_box
{
z-index: 2;
position: relative;
width: 750px;
border: solid 3px #fff;
background-color: #fff;
margin: 0 auto;
margin-top: 40px;
margin-bottom: 40px;
padding: 0px;
}

.head
{
height: 90px;
width: 100%;
background: #2B2B2B url('img/head_bg.jpg');
margin-bottom: 10px;
margin-top: none;
padding-bottom: 10px;
text-align:left;margin:0 auto;
}

.inside_head
{
text-align:left;margin:0 auto;
padding-top: 0px;
padding-left: 0px;
}

.inside_head h1
{
font-weight: bold;
color: #fff;
font-size: 16pt;
font-family: arial;
text-align: left;
margin-top: none;
}

#menu
{
background: #000 url('images/menubg.gif') repeat-x top left;
height: 35px;
padding-left: 5px;
padding-top:0px;
margin-bottom: 0px; margin-top: 0px;
border-top-color: white; border-top-width: 3px; border-top-style: solid;
text-align:left;
}

#menu ul
{
text-align: left;
font-family: verdana;
font-weight: bolder;
font-size: 14px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 8px;
list-style-type: none;
marker-offset: 0px;
padding: 0px;

}

#menu ul li
{
position: relative;
display: inline;
text-align: left;
margin-bottom: 0px;
margin-left: 15px;
margin-right: 7px;
margin-top: 0px;
padding-top: 3px;
}

#menu ul li a
{
margin-bottom: 0px;
color: #fff;
text-decoration: none;
padding-left: 5px;
}

#menu ul li a:hover
{
color: gray;
}

#menu ul li a.active
{
color: gray;
}


.content
{
background-color: white;
}

.endbox{
 height: 50px;
 background-color: black;	
 color: #fff;
 text-align: center;
 font-family: verdana;
 padding-top: 10px;
 font-size: 8pt;
}

h1{
 font-family: arial,verdana;
 text-transform: uppercase;
 font-weight: bold; 
 font-size: 16pt;
 color: #3b3b3b;	
}

h2{
 font-family: arial,verdana;
 font-weight: bold; 
 font-size: 15pt;
 color: #3b3b3b;	
}

h3{
 font-family: arial,verdana;
 font-weight: bold; 
 font-size: 13pt;
 color: #3b3b3b;	
}

.bread{
	
 padding-top: 1px;
 padding-right: 15px;

}

.feedbox{
 	float: left;
 	width: 180px;
 	margin-left: 15px;
 	margin-right: 15px;
 	padding-right: 20px;
 	padding-top: 4px;
 	border-right: solid 1px black;
}

.thumb{
   width: 250px;	
}

.bildtext{
 font-family: arial;
 font-size: 8pt;	
}

.links{
 	width: 700px;	
 	text-align: left;
 	margin-left: 30px;
}

.linkbox{
	width: 150px;
	vertical-align: top;
	padding-right: 20px;
}
