* {
	margin:0;
	padding:0;
}
html {
  min-height: 100%;
  padding-bottom:1px;
}
body {
	background: #bec1cf url('../images/fond.jpg') repeat-x;
	font: normal 62.5% Verdana,Arial,Helvetica,sans-serif;
}
p, code {padding-bottom: 1.2em;}
li {list-style: none;}
h1,h2,h3 {line-height:1em;padding:0.2em 0;}
h1 {font-size: 1.8em;line-height:1em;padding:0.2em 0;}
h2 {font-size: 1.5em;line-height:1em;padding:0.2em 0;}
h3 {font-size: 1.2em;line-height:1em;padding:0.2em 0; color:#fff;}
sup {font-size: .5em;}

.content a {
  color: #353b6f; //#009;
	text-decoration: none;
  border-bottom: 1px dotted #353b6f; //#009;
}
.content a:hover {
  color: #0f1864; //#00f;
  border-bottom: 1px solid #0f1864; //#00f;
}
.blockcol1 {
  margin-top:2em;
	background: url('../images/liste_1over.gif') repeat-x bottom left;
  height:7px;
}
.blockcol2 {
  margin-top:2em;
	background: url('../images/liste_2over.gif') repeat-x bottom left;
  height:7px;
}
.blockcol5 {
  margin-top:2em;
	background: url('../images/liste_5over.gif') repeat-x bottom left;
  height:7px;
}
.blockcol6 {
  margin-top:2em;
	background: url('../images/liste_6over.gif') repeat-x bottom left;
  height:7px;
}
#partnerbox {
  position: relative;
  top:-60px;
  left:80px;
  width:320px;
}
.infoblock {
	background: url('../images/fond_block.gif');
	padding:10px;
	font-size:.9em;
}
.infoblock h3 {font-size: 1em;color:#334;}
img {border: none;}
.img-box {
  display: block;
  top: 0px;
  left: 0px;
  padding: 5px;
  margin: 0px;
  border:1px solid #808080;
  background-color: #fff;
}
.col1 {color:#a2373c;}
.col2 {color:#a96a3a;}
.col3 {color:#a3980b; /* #b3a83b; */ }
.col4 {color:#67863a;}
.col5 {color:#344b8d;}
.col6 {color:#643569;}
.col7 {color:#e10e26;}
.infoblock h3.col1 {color:#a2373c;}
.img-wrapperLeft {
  background:#9b9fb4;
  padding:5px;
  border:1px solid #fff;
}
.img-wrapbox {
  text-align:center;
}
.fix .img-wrapperLeft {
  width:328px;
  margin:0 0.25em .5em 0.25em; //15px;
  float:left;
}
.img-wrapbox a, .img-wrapbox a:hover {
  border:none;
}
marquee{
	color: Silver;
	background: #0100be;
	font-size:1.5em;
	line-height: 1.6em;
}

form,input {margin: 0; padding: 0; display: inline;}
input,textarea {
  width:500px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font-size:1em;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

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

/* structure */
.inner-container {
	font-size: 1.4em;
	line-height:1.4em;
	margin: 0 auto;
	width: 960px;
	background: url('../images/fond_top.gif') no-repeat 299px 0;
}

/* headere & title */
.header {
	background: url('../images/logo.gif') no-repeat 51px 31px;
	height:170px;
	padding-left:260px;
}
.title {
  position: relative;
  top:0; left:0px;
	background: url('../images/head_laserline.gif') no-repeat;
	width:670px;
	height:153px;
}
.title div {
  position:absolute;
  top:46px;left:23px;
  width:617px;height:74px;
}
.title div div {
  position:absolute;
  top:0;left:0;
  width:617px;height:74px;
}
.title #l0 {
	background: url('../images/head_willkommen.gif') no-repeat 62px 4px;
}
.title #l1 {
	background: url('../images/head_ls1.gif') no-repeat;
  filter:alpha(opacity=0);-moz-opacity:0;opacity:0;
}
.title #l2 {
	background: url('../images/head_ls2.gif') no-repeat;
	width:3px;
}
.title #l3 {
	background: url('../images/head_ls3.gif') no-repeat;
	width:1px;
}
#wmls, #wmls img {
  position:relative;
  top:0;left:0;
  width:681px;height:140px;
}
#wmls img {
  position:absolute;
  filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
}
#wmls-hell {
  filter:alpha(opacity=0);-moz-opacity:0;opacity:0;
}
/* content */

.content {
	float: right;
	width: 700px;
	color:#000;
	font-size:1.2em;
}
.content .descr {
	color: #445;
	font-size: 0.8em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../images/li.gif);
	margin-left: 17px;
}

