#imgr { float: right; margin:1em; }


.fleft{
	float: left;
}

.fright {
	float: right;
}

.fnone { 
	float: none;
}

.cleft{
	clear: left;
}

.cright {
	clear: right;
}

.cnone { 
	clear: none;
}

.cboth { 
	clear: both;
}

body 
{
 font-family:Verdana;
 font-size:0.8em;
 background: #fefefe url(body_bg.gif);
text-align:center;
}

h1 {font-size:1.15em;color:#000000;margin-bottom:0px;}
h2 {font-size:1.05em;color:#000000;}
h3 {font-size:0.9em;color:#000000;}

code {font-size:14px;color:#0000ff;}

pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:bold;
  color:#ff0000;
}

a:active, a:hover
{ 
  color:#009999;
}

a.menu:link, a.menu:visited
{ 
 font-size:0.8em;
 color:#445B9F;
 background-color:#f6f6f6;
 text-decoration:none;
}

a.menu:active, a.menu:hover
{ 
 color:#fff;
 background-color:#445B9F;
}

#mainaktiv
{ 
 color:#fff;
 background-color:#445B9F;
}

#topaktiv
{ 
   color: #ffffff;
   text-decoration: none;
   background-color: #d0d0d0;
   vertical-align:middle;
}

a.menu {
 display:block;
 padding:3px;
 margin: 0px 0px 20px 0px;
 border-bottom:1px solid #445B9F;
 background-color:#737994;
 text-align:left;
 font-weight:bold;
 color:#eeeeee;
 text-decoration:none;
 }

#top {
height: 15px;
width: 640px;
font-size:0.7em;
color:#445B9F;
}

#frame {
 width:640px;
 margin:0px auto;
 text-align:left;
 background-color:#f6f6f6;
 border:1px solid #445B9F;
 }
 
#title {
height: 114px;
width: 640px;
border-bottom:1px solid #445B9F;
background: #333 url(head_bg.jpg);
}

#subnav {
height: 28px;
width: 640px;
background: #006 url(subnav_bg.gif);
border-bottom:1px solid #445B9F;
}

#left {

width:128px;
float:left;
}

.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}

.menucontainer {

width:110px;
margin:30px 0px 10px 18px;
}

#content {
border-top:1px solid #efeff7;
border-right:1px solid #efeff7;
border-bottom:1px solid #efeff7;
border-left:1px solid #445B9F;
background-color:#fefefe;
width:410px;
float:right;
/*padding:0px 10px;*/
padding-left: 50px;
padding-right: 50px;
height: 450px;
}
html>body #content {
  height: auto;
} 


#aktionen ul {
	font-size:0.85em;
	font-weight: normal;
	list-style-image: url(bullet.gif);
	list-style-position: outside;
	line-height : 1.4em;
}

#aktionen li {
	padding: 5px 0 0 0;
	}

#portfolio {
	font-size:0.85em;
	font-weight: normal;
	list-style-image: none;
	list-style-type:none;
	list-style-position:inside;
	margin:0px;
	padding:0px;
}

ul {
	font-size:0.85em;
	font-weight: normal;
	list-style-image: url(bullet.gif);
	list-style-position: outside;
	line-height : 1.4em;
}

ul ul {
	font-size: 100%;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
}

ul li:first-line {
	font-weight:bold;
	font-size:1.1em;
	color:#f63;
	line-height : 1.4em;
}


ul ul li {
	font-weight:normal;
	font-size:100%;
	color:#000;
}

#foot {

font-size:0.8em;
width: 640px;
background: #666 url(footer_bg.gif);
border-top: 1px solid #445B9F;
}

#foot img {
margin: 3px;
}

#copy a:link, a:visited 
{
color:	 #445B9F;
text-decoration: none;
vertical-align:middle;
}

#copy a:hover
{
   color:	 #000;
   text-decoration: none;
   border-top: 1px solid #E61407;
   border-bottom: 1px solid #E61407;
   background-color: #fff;
   vertical-align:middle;
}
   
#top a:link, a:visited 
{
color:	 #445B9F;
text-decoration: none;
vertical-align:middle;
}

#top a:hover a:active
{
   color:	 #fff;
   text-decoration: none;
   background-color: #445B9F;
   vertical-align:middle;
}
hr {
	border:dashed;
	color: #999;
	height: 1px;
	margin: 0 0 10px 0;
}

/* CMS-STYLES */
#cms {
	min-height: 450px;

}

#cms a{
	font-size: 0.8em;
}

#cmshead
{
	color: #7D93BE;
	font-weight: bold;
	font-size: 0.9em;
}

#newsteaser
{
	margin: 10px 0 0 0;
}

#liniestart {
	
	border: 0;
	width:100%;
	color: #369;
	background-color: #369;
	height: 2px;
	margin: 15px 0 15px 0;
	clear: both;	
}

#linieartikel {
	
	border: 0;
	width:100%;
	color: #7D93BE;
	background-color: #7D93BE;
	height: 1px;
	margin: 15px 0 15px 0;
	
}

.cmsimg
{
	float: right;
	margin: 0 0 10px 10px;
}

#anzeige {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	background-color: #CCCCCC;
	padding: 25px 40px 30px;
	border-right: 1px solid #445B9F;
	border-bottom: 1px solid #445B9F;






	
}

/* STYLES FÜR DRUCK */
@media print {

.keindruck { display:none; }
.menucontainer { display:none; } 

#frame { border: 0px solid #fff;}

#content { border: 0px solid #fff;
		   width:100%;
  		   float:left; }
		   
}

