/* BODY ================================================================================================================================ */


html { 
	overflow: -moz-scrollbars-vertical !important; 
}

body { 
	margin: 0; 
	padding: 0; 
	font: 0.85em/1.2em Arial, Helvetica, sans-serif; 
	color: black; 
	background: #fff url(gfx/bck.body.gif) repeat-x left top;
	behavior: url("csshover3.htc");
	}
	

.split { 
	padding: 0; 
	margin: 0; 
	clear: both; 
	}

* {
	margin: 0;
	padding: 0;
}

/* BEREICHSÜBERGREIFENDE FORMATIERUNGEN ================================================================================================ */

a,

a:link											{ color: #000; text-decoration: underline;
}

a:visited										{ color: #000; }

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

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

img, div, a, input, logo { 
	behavior: url(iepngfix.htc) 
}

.flow {
	font: normal 11px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}
		
.flowbold {
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

.floworange {
	font: normal 11px Arial, Helvetica, Geneva, sans-serif;
	color: #ff6600;
}

.flowborange {
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	color: #ff6600;
}

.flowbblue {
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	color: #3ba8fa;
}

.flowsmall {
	font: normal 9px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

form,input {
	margin: 0; 
	padding: 0; 
	display: inline;}

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background: #ff9900;
	padding: 5px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 10;
	right: 0px; /*position where enlarged image should offset horizontally */

}

.symbol	{ 
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
	text-align: left;
	width: 100px;
}
	
.img	{ 
	float: left;
	padding: 0;
	margin: 0; }
	

.imgleft	{ 
	float: left;
	padding: 0 20px 20px 0;
	margin: 0; }


.imgref	{ 
	float: left;
	padding: 0 30px 10px 0;
	margin: 0; }
	
.imgright	{ 
	float: right;
	padding: 0 0 20px;
	margin: auto; }


.imagesub
 {
	display: block;
	font-weight: bold;
	background: #ff9900;
	padding: 2px 2px 2px 5px;
	color: #000;
}

h1	{
	margin: 0;
	color: #fff;
	font: bold 1.5em/1em Arial, Helvetica, sans-serif;
}

h2	{
	padding-bottom: 5px;
	color: #444;
	font: bold 1.2em/1em Arial, Helvetica, sans-serif;

}

h3	{
	font-size: 1.2em;
	color: #ff9900;
	padding-bottom: 10px;
	font: bold 1.2em/1em Arial, Helvetica, sans-serif;

	}

h4	{
	padding-bottom: 10px;
	font-size: 1.7em;
	line-height: normal;
}

h5	{
	padding: 0 0 1em 0;
	margin: 0;
	font-size: 1em; 
	}

/* misc */
/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

.right {float: right;
	padding-left: 20px;
}

/* structure */
.main-container {
	font-size: 11px;
	margin: 0 auto;
	width: 955px;
	}

.outer-container {
	padding-bottom: 64px;
	background: url(gfx/bck.main.jpg) no-repeat center top;
	height: 1024px;
}

/* headere & title
================================================================================================ */

.header {
	height: 160px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 35px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}

.address {
	color: #fff;
	font: 0.95em/1.06em Arial, Helvetica, sans-serif; 
	margin-bottom: 0;
	padding: 17px 10px 0;
	position: relative;
}

.impress {
	color: #fff;
	font: 0.95em/1.06em Arial, Helvetica, sans-serif; 
	margin-bottom: 0;
	padding: 17px 10px 0;
	position: relative;
	float: left;
}

.name {
	color: #000;
	font: bold 0.95em/1.05em Arial, Helvetica, sans-serif; 
}

.claim {
	color: #fff;
	font: bold 0.95em/1.05em Arial, Helvetica, sans-serif; 
}

.language {
	color: #fff;
	font: 0.95em/1.05em Arial, Helvetica, sans-serif; 
}

.logo {
	width: 272px;
	float: left;
	position: relative;
}

/* path
================================================================================================ */

.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	padding: 0;
}

/* content
================================================================================================ */

.banner	{
	float: left;
	width: 770px;
	padding: 0px;
	margin: 0;
	height: 262px;
}

.head	{
	float: left;
	width: 730px;
	margin: 0px 0px 20px;
	background-image: url(gfx/head.bck.gif);
	height: 15px;
	vertical-align: middle;
	padding: 4px 18px 6px 20px;
	border-left: 1px solid #cc6600;
	border-right: 1px solid #cc6600;
}

.content {
	float: right;
	width: 770px;
	background-color: #fff;
	background-image: none;
	padding: 1px;
	position: relative;
	top: 0;
	clear: left;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	float: left;
	background-color: #fff;
	list-style-position: inside;
	width: 420px;
	color: #000;
	border-bottom: 1px dotted #969696;
	text-shadow: #000000 0 0 0;
	margin-top: 0;
	padding: 13px 0 15px 40px;
	background-image: url(gfx/li.gif);
	background-repeat: no-repeat;
	background-position: 0em .4em;
}

.content p {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.onecol	{ 
	float: right;
	width: 180px;
	padding: 0 20px 20px 0; 
	margin: 0;
}

.twocol	{
	float: left; 
	width: 520px; 
	padding: 0 20px 20px; 
	margin: 0;
}

.trecol	{
	float: right;
	width: 730px;
	padding: 0px 20px 20px;
	margin: 0; 
	}
	
.advantages {
	list-style-position: inside;
	padding: 13px 0 15px 40px;
	background-image: url(gfx/li.gif);
	background-repeat: no-repeat;
	background-position: 0em .4em;
	width: 350px;
	float: left;
}

.list_icon {
	margin: 0 20px 0 0;
	width: 31px;
	height: 31px;
	background: url(gfx/li.gif) no-repeat;

}
	
.nomargin {
	margin: 0; }


/* navigation */


#navi {
	width: 183px;
	position: absolute;
	top: 0;
	float: left;
}

ul {
	list-style: none;
	width: 183px;
	margin: 0;
	padding-top: 2px;
}

ul ul {
	display: block;
}

li:hover ul, li.over ul {
   display:block;
}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 183px;
	top: 0;
	display: none;
	padding: 0;
	margin: 0;
}

ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
}

li:hover ul { 
	display: block;
	background-color: #FFC55A;
	padding: 0 0 0 5px;
}
	
#navi li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	vertical-align: middle;
	margin-top: 0;
	padding: 0;
}	

#navi li a:link, #navi li a:visited {
	color: #000;
	display: block;
	background: url(gfx/navi.bck.gif); 
	padding: 2px 0 0 25px;
	font-weight: bold;

}
	
#navi li a:hover {
	color: #fff;
	background: url(gfx/navi.bck.gif) left -24px;
	padding: 4px 0 0 25px;
	vertical-align: middle;
	display: block;

}

#navi ul li {float: left; width: 100%;}

#navi ul li a {height: 21px;}

#contact-area {
	width: 600px;
	margin-top: 25px;
	padding: 0px 20px 20px;

}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 50px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
	margin-left: 115px;
	background-color: #ff6600;
	color: white;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.2em;
}


/* footer */
.footer {
	background: #ff9900 url(gfx/footer.bck.gif);
	color: #F7F7F2;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.85em;
	list-style: none; 
	width: 770px;
	float: right;
	padding-left: 0px;
	margin-bottom: 50px;
	height: 35px;
	border-left: 1px solid #cc6600;
	border-right: 1px solid #cc6600;
}

.footer li	{
	float: right;
	padding: 0 15px 2px 1px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.footer li.address	{
	float: left;
	margin: 5;
	margin-left: 10px;
	padding-top: 23px;
	color: #fff;
}

.footer li.imprint a	{
	background: url(gfx/i.imprint.gif) center 5px no-repeat;
}

.footer li.backlink a	{
	background: url(gfx/i.backlink.gif) center 5px no-repeat; 
}

.footer li.toplink a	{
	background: url(gfx/i.toplink.gif) center 5px no-repeat; 
}

.footer li.print a	{ 
	background: url(gfx/i.print.gif) no-repeat center 5px; 
}

.footer li a:link,

.footer li a:visited	{
	text-align: center;
	float: left;
	margin: 0;
	color: #fff;
	text-decoration: none;
	padding: 20px 8px 0;
}

.footer li a:hover,

.footer li a:active,

.footer li a:focusq	{background-position: center -45px;
}
