@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/background.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}
	
#container {
	width:900px;
	min-height:550px;
	background: #fff url(../images/back_innen.jpg) repeat-x;
	background-position:bottom;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	}
	
.ro {
	background: url(../images/round-ro.gif) top right no-repeat;
}

.lo {
	background:url(../images/round-lo.gif) top left no-repeat;
}

.ru {
	background:url(../images/round-ru.gif) bottom right no-repeat;
}

.lu {
	background:url(../images/round-lu.gif) bottom left no-repeat;
}

#content {
	width:100%;
	text-align:center;
	min-height:550px;

	}
	
#logo_start {
	width:561px;
	height:388px;
	margin-top:20px;
	margin-left:170px;
	background:url(../images/logo_start.gif) no-repeat;
	padding-bottom:10px;
	}
	
h1 {
	letter-spacing:5px;
	font-size:30px;
	color:#023e84;
	padding-top:15px;
	margin-bottom:13px;
	}
	
h2 {
	background:#023e84;
	color:#fff;
	font-size:26px;
	letter-spacing:5px;
	margin-bottom:13px;
	padding:3px;
	}
	
#line {
	background:url(../images/line.gif) repeat-x;
	margin:0px;
	width:900px;
	}
		
a.question {
	height:32px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:32px;
	}
	
a.question:link, a.question:visited, a.question:focus, a.question:hover, a.question:active {
	color:#fff;
	}
	
#navigation {
	padding-top:5px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:13px;
	text-align:center;
	}

#copy {
	font-size:12pt;
	padding:30px;
	text-align:left;
	line-height:20px;
	}
	
#headernav {
	width:100%;
	font-size:9pt;
	color:#fff;
	margin:auto;
	text-align:center;
	background:#023e84;
	padding:3px;
	}
	
#headernav a {
	color:#fff;
	text-decoration:none;
	}
	
#copy a:link {
	border:none;
	color:#023e84;
	}

#copy a:visited {
	color:#023e84;
	}
	
#copy a:focus {
	}
	
#copy a:hover {
	}

#copy a:active {
	}
			
#containerModule {
	text-align:center;
	}
	
#modul {
	width:320px;
	height:32px;
	font-size:16pt;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	color:#023e84;;
	background: url(../images/modulback.gif) repeat-x;
	line-height:32px;
	}
	
.modulro {
	background: url(../images/modul-ro.gif) top right no-repeat;
}

.modullo {
	background: url(../images/modul-lo.gif) top left no-repeat;
}

.modulru {
	background:url(../images/modul-ru.gif) bottom right no-repeat;
}

.modullu {
	background:url(../images/modul-lu.gif) bottom left no-repeat;
}

ul.vorteile {
	font-size:16pt;
	color:#023e84;
	line-height:25px;
	}
	
ul.vorteile li {
	margin-bottom:10px;
	}
	
h3 {
	font-size:24px;
	color:#023e84;
	}
	
form.register {
	margin-left:140px;
	}
	
.submit {
	cursor:pointer;
	}
	
form.register input {
	width:400px;
	}
	
.questions {
	margin-left:160px;
	margin-bottom:0px;
	margin-top:0px;

	}

.navili {
	width:6px;
	height:32px;
	background: url(../images/navili.gif) no-repeat;
	float:left;
	margin:auto;
}


.navimitte {
	background:url(../images/navi-back.gif) repeat-x;
	width:328px;
	height:32px;
	float:left;

	}
	
.navire {
	background:url(../images/navire.gif) no-repeat;
	width:6px;
	height:32px;
	float:right;
}
	
#question_container {
	width:340px;
	height:32px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	}
