/**
 * Style sheet style
 */
/* struktur */
body
{
	padding-top:20px;
	padding-bottom:20px;
	background-color:#ededed;
	background-image:url("dateien/layout/bg-body.jpg");
	background-repeat:repeat-x;
}

/* div small-navigation */
div.mod_customnav
{
	width:100%;
	height:2.8em;
	overflow:hidden;
	background-color:#fff;
	background-image:url("dateien/layout/bg-small-navigation.jpg");
	background-repeat:no-repeat;
	border-bottom:3px solid #FBC100;
}

div#logo
{
	position:relative;
	overflow:hidden;
	background-color:#fff;
}

div#wrapper
{
	height:100%;
	margin:0 auto;
	background-color:#ffffff;
	background-image:url("dateien/layout/border-left.jpg");
	background-repeat:repeat-y;
	min-width: 970px;
	max-width: 1200px;
	overlow: hidden;
}

div#wrapper-inside
{
	height:100%;
	margin:0px 0px 0px 20px;
	padding-right:20px;
	background-color:#99ccff;
	background-image:url("dateien/layout/border-right.jpg");
	background-position:right top;
	background-repeat:repeat-y;
}

div#header
{
	background-color:#ffffff;
}

div#container
{
	background-color:#f4f4f4;
	border-top:10px solid #fff;
}

div#left
{
	width:240px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	padding:0.4em;
	background-color:#transp;
	min-height: 550px;
}

div#main
{
	overflow:hidden;
	margin-left:250px;
	background-color:#fff;
	border-left:15px solid #fff;
	min-height: 700px;
}

div#footer
{
	height:100px;
	overflow:hidden;
	background-color:#919096;
	border-top:10px solid #ffffff;
}

/* general classes */
.aufheben-links
{
	clear:left;
}

.aufheben-rechts
{
	clear:right;
}

.aufheben-alles
{
	clear:both;
}

.bild-links
{
	float:left;
	margin:10px;
	padding:8px;
	border:1px solid #ccc;
}

.bild-rechts
{
	float:right;
	margin:10px;
	padding:8px;
	border:1px solid #ccc;
}

.links
{
	float:left;
}

.nach-rechts
{
	float:right;
}

/* div small-navigation ul */
div.mod_customnav ul.level_1
{
	float:right;
	margin:0.5em 10px 0 0;
}

/* li small-navigation */
div.mod_customnav ul.level_1 li
{
	float:left;
	margin-left:1em;
	background-color:#transp;
	list-style-type:none;
}

div.mod_customnav ul.level_1 li a
{
	background-color:#transp;
	text-decoration:none;
	color:#76A1CC;
}

div.mod_customnav ul.level_1 li a:hover
{
	text-decoration:underline;
	color:#fff;
}

div.mod_customnav ul.level_1 li p.active
{
	color:#fff;
}

/* div logo */
div#logo address
{
	float:left;
	margin-top:30px;
	margin-right:20px;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}

div#logo address a
{
	display:block;
	margin-top:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	font-size:10px;
}

div#logo address span.additional-name
{
	margin-bottom:1em;
	font-size:9px;
}

div#logo address span.organization-name
{
	margin-bottom:0px;
	font-weight:bold;
	font-size:12px;
}

div#logo address span
{
	display:block;
}

#logo address span.tel, #logo address span.email
{
	margin-top:1em;
}

div#logo img
{
	float:left;
	display:block;
}

div#logo img.keyvisiual
{
	float:right;
	display:block;
}

div#logo h1
{
	margin-top:125px;
	margin-left:200px;
	background-color:#ffffff;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-size:2em;
	color:#aeaeae;
}

/* div main navigation */
div.mod_navigationMain
{
	overflow:hidden;
	clear:left;
	background-color:#f4f4f4;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

/* main-navigation */
div.mod_navigationMain ul.level_1 li
{
	float:left;
}

div.mod_navigationMain ul.level_1 li a, div.mod_navigationMain ul.level_1 li.active
{
	display:block;
	padding:8px 18px 9px 18px;
	background-image:url("dateien/layout/bg-a-main-navigation.png");
	background-repeat:repeat-x;
	border-right:1px solid #c6c6c6;
	font-weight:bold;
	text-decoration:none;
	color:#808080;
	line-height:1;
}

div.mod_navigationMain ul.level_1 li a:hover, div.mod_navigationMain ul.level_1 li.active
{
	background-color:#f4f4f4;
	background-image:url("dateien/layout/bg-a-main-navigation-hvr.png");
	background-repeat:repeat-x;
}

/* div left */
div#left ul
{
	margin:0.5em 0em 1.5em 0em;
}

div.checkbox_container
{
	margin-top:1em;
}

div#left ul li
{
	color:#919096;
	line-height:160%;
}

div#left ul li a
{
	font-weight:bold;
	color:#919096;
}

div#left ul li a:hover
{
	font-weight:bold;
	color:#153754;
}

div#left div.mod_navigation ul.level_1 li.active p
{
	padding-right:15px;
	background-image:url("dateien/layout/minipfeil.gif");
	background-position:right center;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#153754;
	list-style-type:square;
}

body#top div#left div.mod_navigation ul li.active
{
	color:#153754;
	list-style-type:square;
}

div#left ul li ul li a
{
	font-weight:normal;
}

div#left ul li ul li a:hover
{
	font-weight:normal;
	text-decoration:underline;
	color:#153754;
}

div#left ul li ul li
{
	margin-left:2em;
	list-style-type:square;
}

body#top div#left div.mod_navigation ul li ul p
{
	font-weight:normal;
	text-decoration:underline;
	color:#153754;
	list-style-type:square;
}

div#left h6
{
	margin-left:0.3em;
	text-decoration:underline;
	font-size:1em;
	color:#095E92;
}

div#left h3
{
	margin-top:0px;
	margin-bottom:0px;
}

/* feedicon */
div#left div.feed img.feedpng
{
	padding-top:2px;
	padding-right:8px;
}

/* feedicon */
div#left div.feed
{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:2px;
	padding-right:8px;
}

/* searchengine */
div#left form
{
	margin-top:10px;
	margin-bottom:20px;
}

/* searchengine */
div#left form input.text
{
	padding:4px;
}

/* div main */
div#main ul li
{
	margin-left:0px;
	padding:0;
	list-style-type:square;
}

div#main ol li
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	padding:0;
	list-style-type:decimal;
}

div#main ul li ul li
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	padding:0;
	list-style-type:disc;
}

div#main ul, div#main ol
{
	margin-left:20px;
	padding:0;
}

div#main h2
{
	margin-top:10px;
	padding-left:50px;
	background-image:url("dateien/layout/bg-h3-newslist.png");
	background-position:left center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#153754;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div#main h3
{
	margin-top:20px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

div#main p
{
	margin-right:20px;
	margin-bottom:10px;
	line-height:160%;
}

div#main a
{
	color:#153754;
}

div#main a:hover
{
	text-decoration:underline;
	color:#153754;
}

/* newsarchiv */
div#main div.mod_newsarchive h1
{
	font-weight:bold;
	font-size:12px;
}

div#main div.mod_search input#keywords
{
	width:200px;
	padding:6px;
}

/* div footer */
#footer ul#produktimages
{
	float:left;
	margin:20px 20px 20px 0px;
}

#footer ul#produktimages li
{
	width:12%;
	float:left;
	margin-left:10px;
	list-style-type:none;
}

#footer ul#produktimages li a
{
	width:151px;
	height:62px;
	display:block;
}

/* schattenrahmen */
div#border-top
{
	width:100%;
	height:20px;
	position:relative;
	background-image:url("dateien/layout/border-top.jpg");
	background-repeat:repeat-x;
}

div#border-top img#border-top-left
{
	left:0px;
	top:0px;
	position:absolute;
	background-image:url("dateien/layout/border-top-left.jpg");
	background-repeat:no-repeat;
}

div#border-top img#border-top-right
{
	right:0px;
	top:0px;
	position:absolute;
	background-image:url("dateien/layout/border-top-right.jpg");
	background-repeat:no-repeat;
}

div#border-bottom
{
	width:100%;
	height:20px;
	position:relative;
	background-image:url("dateien/layout/border-bottom.jpg");
	background-repeat:repeat-x;
}

div#border-bottom img#border-bottom-left
{
	left:0px;
	top:0px;
	position:absolute;
	background-image:url("dateien/layout/border-bottom-left.jpg");
	background-repeat:no-repeat;
}

div#border-bottom img#border-bottom-right
{
	right:0px;
	top:0px;
	position:absolute;
	background-image:url("dateien/layout/border-bottom-right.jpg");
	background-repeat:no-repeat;
}

div#main form
{
	margin-top:10px;
	margin-bottom:20px;
}

/* searchengine */
div#main form input
{
	padding:4px;
}

div#main form table
{
	border-collapse:seperate;
	border-spacing: 5px;
}

