/**
 * Style sheet style
 */
#main .bilderrahmen img
{
	border:1px #321B07;
}

img
{
	border:0px solid;
}

*
{
	margin:0;
	padding:0;
}

body
{
        width: 100%;
        height: 100%;

	line-height:1.5em;
	background: #fff;
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
}

a
{
	text-decoration:none;
	color:#3B6EBF;
}

a:hover
{
	text-decoration:underline;
}

#wrap
{
	width:900px;
	margin:0 auto;
}

#top
{
	height:13px;
	background-image:url("images/topbg.gif");
}

#bgr_white
{
	background-image:url("images/midbg.gif");
}

#streifen_grau_oben
{
	width:900px;
	height:4px;
	background-color:#888888;
	font-size:0px;
}

#content
{
	padding:0px;
}

#header_logo
{
	height:110px;
	margin-right:70px;
	margin-left:30px;
	background-image:url("images/hidr.jpg");
}

.header
{
	width:900px;
	height:120px;
	background-color:#396da5;
}

#streifen_grau_mitte
{
	width:900px;
	height:4px;
	background-color:#888888;
	font-size:0px;
}

.h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#444444;
}

.h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#555555;
}

/* Formularstyle */
.formh1
{
	margin-top:3px;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#555555;
	line-height:16px;
}

/* Formularstyle */
.formh2
{
	margin-top:3px;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#555555;
	line-height:16px;
}

.float_left
{
	float:left;
}

.float_right
{
	float:right;
}

.header h1
{
	padding-top:22px;
	padding-left:17px;
	font-size:22px;
	color:#FFF;
}

.header h1 a
{
	text-decoration:none;
	font-size:22px;
	color:#FFF;
}

.header h2
{
	padding-top:0px;
	padding-left:17px;
	font-size:17px;
	color:#FFF;
}

.navi_oben
{
	width:870px;
	background-color:#f2f2f2;
	color: #333333;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	padding-left: 15px;
}

.mod_breadcrumbs
{
	padding:5px;
	border-bottom:1px solid #E1E1E1;
	background: #F6F9FB;
}

.middle
{
	width:600px;
	top:0;
	float:right;
	margin:0;
	padding:30px;
}

.left
{
	width:180px;
	padding:10px 10px 10px 20px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #E2E2E2;
}

.left_teaser
{
	margin-left:18px;
	font-weight:bold;
	color:#3b6ebf;
}

.left ul
{
	margin:0;
	padding:20px 0px 15px 20px;
}

.left li
{
	margin-bottom:5px;
	color:#3B6EBF;
	list-style-type:square;
}

.middle h1
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:16px;
	color:#3B6EBF;
}

.left h1
{
	margin-top:15px;
	font-size:14px;
	color:#3B6EBF;
}

#clear
{
	width:100%;
	overflow:hidden;
	clear:both;
}

#streifen_grau_unten
{
	width:900px;
	height:4px;
	background-color:#888888;
	font-size:0px;
}

#footer
{
	width:900px;
	height:80px;
	text-align:center;
	background-color:#f2f2f2;
	background-position:bottom;
}

/* #bottom { height: 30px; background-image: url(images/botbg.gif); background-position: center; } */
.mod_navigation .submenu
{
	display:inline;
}

.mod_navigation .level_2
{
	margin-top:-18px;
	margin-bottom:-9px;
}

.image-wrapper {
	position: relative;
	width: 689px;
        left: -59px;
        top: 20px;
        height: 60px;
        z-index:2;
}

.image-wrapper-2 {
	position: relative;
	width: 210px;
        left: -20px;
        z-index:2;
}
