* {
	margin:  0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
/*	background: #00499b url(../images/bg_welt.jpg) no-repeat center center;*/
	font-family: Helvetica, Arial, sans-serif;
	background: #00428c;
}
img {
	border: 0;
}
#wrapper {
	border:  1px solid #7f7f7f;
	background: #fff;
	width: 770px;
	height: 550px;
	position: absolute;
	left: 50%;
	top:  50%;
	margin-top: -275px;
	margin-left: -385px;
	overflow: hidden;
}
#header {
	height: 100px;
	background: url(../images/bg_header.jpg) no-repeat right top;
}
#logo
{
	margin: 10px 0px 0px 20px;
}

div.home {
	height: 389px;
	overflow: hidden;	
}

div.wide {
	height: 389px;
	overflow: hidden;
	padding: 0 20px 0px 20px;
}

div.narrow {
	height: 389px;
	overflow: hidden;
	padding: 0 20px 0px 10px;
}
* html div.narrow{

	margin-left: 180px;
}




#footer {
	background: #00499B url(../images/shadow_footer.png) repeat-x left top;
	height: 61px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	clear: both;
}
#footer #fnavi {
	float: left;
	padding-top: 5px;
	padding-left: 13px;
	
}
#footer #fnavi ul {
	list-style: none;
	overflow: hidden;
	padding-top: 14px;
}
#footer #fnavi li {
	float: left;
	line-height: 13px;
	border-right: 5px solid #fff;
	padding: 0 10px 0 10px;
	white-space: nowrap;
}
#footer #fnavi li a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0px;
	font-size: 12px;
}
#footer #fnavi li a:hover {
	text-decoration: underline;	
}

#footer #fnavi li.last {
	border: 0;
}
#footer #fnavi li.right {
	text-align: right;
}

#footer #search {
	float: right;
	padding-top: 16px;
	*padding-top: 12px;
	width: 215px;
	*width: 250px;
	text-align: right;
	padding-right: 20px;

}
#footer #search input {
    width: 150px;
}
#footer #search ul {
	margin: 0;
	padding: 0;
}
#footer #search li {

	border: 0;
}

#search button {
	background: transparent;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 3px;
}


#sub {
	text-align: right;
	color: #6691BF;
	font-size: 12px;
	margin-right: 10px;

}
#sub a {
	text-transform: uppercase;
	color: #004794;
	text-decoration: none;
	font-weight: bold;
}
#sub a:hover {
	text-decoration: underline;
}
#navi {
	padding-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#page.home #navi {
	padding-left: 12px;
}

#page.narrow #navi, #page.wide #navi {
	margin-left: -10px;
}

* html #navi {
	height: 1%;
	overflow: visible;
}

#navi ul {
	list-style: none;
}

#navi li {
	float: left;
	padding: 0px 10px 0px 10px;
	border-right: 2px solid #004794;
	font-size: 13px;
}

#navi li a, #navi li {
	text-transform: uppercase;
	color: #004794;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}
#navi li a:hover {
	text-decoration: underline;
}
#navi li.last  {
	border: 0;
}

#sidebar {
	float: left;
	width: 186px;
	overflow: hidden;
	padding-top: 10px;
}
#sidebar img {
	border: 0;
	margin: 0;
	padding: 0;
}
#sidebar h2 {
	background: #80a3c9;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	padding: 5px;
	margin-right: 6px;
	border-bottom: 2px solid #aaa;
	text-align:center;
	text-transform: uppercase;
}
#sidebar ul {
	position: relative;
	margin: 0;
	padding: 0;
	background: #e5edf4;
	width: 180px;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0 0;
}
#sidebar li a {
	background: url(../images/marker.png) no-repeat 20px 5px;
	font-weight: bold;
	font-size: 11px;
	color:  #000;
	text-decoration: none;
	line-height: 13px;
	display: block;
	padding: 2px 5px 2px 32px ;
	width: 157px;
	*width: 158px;
}



#sidebar ul ul li a {
	font-weight: normal;
	padding-left: 32px;
	background: url(../images/marker.png) no-repeat 20px 6px;
	width: 147px;
	*width: 148px;
}

#sidebar ul ul li a:hover, #sidebar ul ul li a.active {
	background-color: #CCDAEA;
}
#sidebar ul ul {
	border-bottom: 1pxs solid #ddd;
}
#sidebar li {
	margin: 0;
	padding: 0 0;
}
#sidebar ul li a {
	font-weight: bold;
	display: block;
	padding: 2px 0 2px 22px ;
	font-size: 11px;
	color:  #000;
	text-decoration: none;
	line-height: 13px;
	background: url(../images/marker.png) no-repeat 10px 5px;
}

#sidebar li a:hover, #sidebar li a.active {
	background-color: #CCDAEA;
}


#start {
	line-height: 16px;
	font-size: 12px;
	height: 292px;
	background	: url(../images/bg_home2.jpg) no-repeat center center;
}

#start h1 {
	font-size: 14px;
	margin-bottom: 1em;
}
#start p {
	margin-bottom: 1em;
}

#start ul {
	padding-left: 245px;
	padding-top: 80px;
	list-style: none;
}
#start .angebot {
	text-align: center;
	background: #efefef;
}
#start .angebot h1 {
	font-size: 12px;
	text-transform: uppercase;
	color:  #fff;
	background: #00499B;
	padding: 5px;
	margin: 0px;
}
#start .angebot h2 {
	margin-top: -3px;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	background: #efefef;
}

.microsites img {
	padding: 0 10px;
}
#crumb {
	padding-top: 0px;
	font-size:  11px;
	border-bottom: 1px dashed #666;
	margin: 0 0px 0px 0px;
	line-height: 16px;
	overflow: visible;
}
#crumb a {
	color: #000;
	text-decoration: none;
}

#crumb a:hover {
	text-decoration: underline;
}
#content {
	height: 330px;
	
	font-size: 12px;
	line-height: 1.5em;
}
#content ul li 
{
    margin:0;
	background: url(../images/li_marker.png) no-repeat left 4px;
	margin-bottom: 3px;
	padding-left: 17px;
	list-style-type:none;
}
#content p {
	margin-bottom: 1em;
}

#content ul {
    margin:0;
	margin-bottom: 1em;
	padding-left: 0em;
	list-style: none;
}

#content ol {
	margin: 0 0 1em 3em;
	
}

#content h1 {
	text-transform: uppercase;
	color: #666;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 10px 15px 0.5em 0px;
}
#content img.bild {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	
}

#content div.img img.bild {
	float: none;
}

#content div.bild {

	width: 250px;
	float: left;
	margin-right: 1em;
	margin-bottom: 10px;
}
#content div.bild p {
	font-size: 18px;
	text-align:center;
	padding-top: 5px;
}
.home #content {
	height: 355px;
	background: url(../images/bg_home.jpg) no-repeat center top;
	color: #fff;
	font-size: 14px;
	padding-left: 35px;
	padding-top: 70px;
	padding-right: 490px;
	line-height: 14px;
	overflow: hidden;
}
.home #content p{
	margin-bottom: 0.5em;
}

.home #content ul{
	margin: 0.5em;
    /*list-style-image: none;*/
    list-style-type: disc;
	padding: 0;
	display: block;
}

.home #content ul li{
	padding: 0;
	margin-left: 1.2em;
	background: none;
	list-style-type: disc;
}


#text 
{
    height: 299px;
    overflow: auto;
    }


#overview .desc2 {
	margin-right: 15px;
	font-size: 12px;
	line-height: 1.5em;
	height: 195px;
}
#formular {
	font-size: 12px;
}
#formular h1 {
	text-transform: uppercase;
	color: #666;
	font-size: 16px;
	letter-spacing: 2px;
	margin: 10px 0px 0.5em 0px;
}
#formular p {
	padding: 0 0px 15px 0px;
}
#formular table {
	background: #e5edf4;
	border-collapse: collapse;
	margin: 0 0px;
}
#formular td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#formular form {

}
#formular ul {
	list-style: none;
	padding: 5px;
}
#formular ul ul {
	margin: 0;
	padding: 0;
}
#formular li {
	padding: 3px 0;
	border-bottom: 1px solid #fff;
}
#formular ul ul li {
	display: inline;
	border: 0;
}
#formular .itext {
	border:  1px solid #999;
	border-right:  1px solid #333;
	border-bottom:  1px solid #333;
	width: 190px;
}
#formular textarea {
	border:  1px solid #999;
	border-right:  1px solid #333;
	border-bottom:  1px solid #333;
	width: 99%;
	height: 5em;	
}
#formular label {
	display: inline-block;

	width: 50px;
	font-size: 12px;
}
#formular[id] label {
	display: -moz-inline-box;
}
#formular .senden {
	background:	#efefef;
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	border-style:double;
	border-width:3px;
	color:#333333;
	padding:1px;
	font-size: 11px;
	text-transform: uppercase;
}
div.sublinks {
		border-top: 1px dashed #666;
}
.sublinks ul {
	list-style: none;
	margin: 10px 15px 0px 0px;
}
.sublinks li {
	font-size: 10px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 180px;
}
.sublinks a {
	display: block;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	background:#90b0d1 url(../images/marker_black.png) no-repeat 5px 6px;
	padding: 0px 5px 0px 18px;
	border-bottom: 1px solid transparent;
}
.sublinks a:hover {
	background: #e5edf4 url(../images/marker.png) no-repeat 5px 6px;
}
.sublinks a.active {
	background: #e5edf4 url(../images/marker.png) no-repeat 5px 6px;
	border-bottom: 1px solid #00499B;
}

a.order {
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #fff;
	text-align: center;
	background:#6bbd29;
	text-decoration: none;
	margin-top: 10px;
	font-weight: bold;
	border: 1px solid #2d8c07;
}

#overview table {
	margin-right: 15px;
	margin-left: 15px;
}
#overview td {
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px dashed #666;
}

#overview td.over {
	background: #efefef;
}

#overview h2 {
	color: #666;
	font-size: 11px;
	margin-bottom: 1em;
}


#detail {
	margin: 10px 15px;
	border-bottom: 1px dashed #666;
	padding-bottom: 10px;
	overflow: hidden;
	letter-spacing: 0.03em;
}

* html #detail {
	height: 1%;
	overflow: visible;
}

#detail h2 {
	color: #666;
	font-size: 14px;
	margin-bottom: 1em;
}

#detail .image {
	float: left;
	width: 230px;
	font-size: 11px;
}
#detail .image ul {
	margin-top: 10px;
}

#detail .image h3 {
	font-size: 11px;
	border-bottom: 1px dashed #666;
	color: #666;
	line-height: 18px;
	margin-bottom: 10px;
}

#detail .image a {
	color: #666;
	text-decoration: none;
	background: url(../images/marker.png) no-repeat left 3px;
	padding-left: 12px;
	line-height: 16px;
}

#detail .image a:hover {
	text-decoration: underline;
}

#detail .text {
	margin-left: 240px;
	margin-right: 15px;
	font-size: 11px;
	line-height: 16px;
}

#downloads 
{
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #666;
   
    }
#downloads h2 
{
    font-size: 12px;
    margin-bottom: 10px;
    color: #666;
    text-transform: uppercase;
    
    }
    #downloads a 
    {
        color: #004794;
        
        }
        
        
.tarco
{color:#00428c; cursor:default;}    