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

* {
	margin: 0;
	padding: 0;
}
table.zulassung {
	padding-left:25px;
}
th {
	text-align:left;
	vertical-align:top;
	padding:5px;
	width:25%;
}
table.zulassung td {
	height:20px;
	padding-left:5px;
}
table.zulassung tr {
	background-color: #80898e;
}
a {
	text-decoration:none;
	color:#FFF;
}
a.link {
	color:#96c6e7;
	text-decoration:underline;
}
.start {
	color:#000;
	padding-left:30px;
	font-size:0.9em;
}
a:hover {
	color:#96c6e7;
}
body {
	background-image:url(../img/aquato_bg.png);
	background-repeat:repeat-x;
	background-color:#abb6ba;
}
#container {
	width: 1122px;
	height: 768px;
	background-image:url(../img/aquato_bg.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#FFF;
	margin: 0 auto;
}
#head {
	width:1122px;
	height:150px;
	background-image:url(../img/head_bg.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
#navi {
	width:690px;
	height:150px;
	padding-left:30px;
	float:left;
}
.tropfen {
	padding-top:80px;
	float:left;
}
#navi ul {
	display:inline;
	padding-top:120px;
	float:left;
}
#navi ul li {
	display:inline;
	list-style:none;
	padding-left:8px;
	padding-right:8px;
}
#navi ul.fr li {
	display:inline;
	list-style:none;
	padding-left:5px;
	padding-right:5px;
}
#navi ul li a {
	text-decoration:none;
	color:#FFF;
	font-size:1.1em
}
#navi ul.fr li a {
	text-decoration:none;
	color:#FFF;
	font-size:1.1em
}
#navi ul li a.active {
	color:#96c6e7;
}
#navi ul li a:hover {
	color:#96c6e7;
}
#navi ul.ru li {
	display:inline;
	list-style:none;
	padding-left:5px;
	padding-right:5px;
	font-size:0.8em;
}
#logo {
	width:400px;
	height:150px;
	float:left;
}
.img-logo {
	padding-left:40px;
}
#content-index {
	background-image:url(../bilder/content_bg.jpg);
	background-repeat:no-repeat;
	width:1097px;
	height:546px;
	float:left;
}
#content-links {
	width:705px;
	height:546px;
	background-image:url(../bilder/content_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#content-links-img {
	width:705px;
	height:546px;
	background-image:url(../bilder/rechner.jpg);
	background-repeat:no-repeat;
	float:left;
}
#bild-links {
	width:705px;
	height:546px;
	float:left;
}
#content-rechts {
	width:392px;
	height:546px;
	float:left;
	background-color:#F00;
}
#text-index {
	width:705px;
	height:546px;
	float:left;
}
#text-links {
	width:505px;
	height:511px;
	float:left;
}
#text-links ul {
	padding-left:30px;
	padding-bottom:10px;
	list-style:none;
}
#text-links-voll {
	width:540px;
	height:511px;
	float:left;
}
.downloads {
	padding-left:30px;
	color:#FFF;
}
#button {
	width:50px;
	height:200px;
	margin-top:30px;
	float:right;
}
#footer {
	width:1122px;
	height:75px;
	float:left;
	background-image: url(../img/footer.png);
	background-repeat:no-repeat;
}
#copyright {
	padding-top:8px;
	padding-left:40px;
	font-size:1.1em;
	width:700px;
	height:75px;
	float:left;
}
#copyright a:hover {
	text-decoration:underline;
	color:#FFF;
}
#sprachen {
	width:380px;
	font-size:1.1em;
	height:75px;
	padding-top:8px;
	float:left;
}
.imp {
	margin-left:15px;
	display:inline;
}
.shop {
	margin-left:40px;
	display:inline;
	color:#154094;
	font-weight:bolder;
	font-size:1em;
}
.imp:hover {
	color:#96c6e7;
}
h1 {
	margin:65px 0px 0px 30px;
	font-size:3em;
	font-family:"Century Gothic", "Lucida Grande", Arial, sans-serif;
	font-weight:lighter;
}
h2 {
	margin:0px 20px 0px 30px;
	font-size:1.1em;
	font-weight:lighter;
	line-height:24px;
}
h3 {
	margin:10px 20px 0px 30px;
	font-weight:lighter;
	font-size:1.4em;
	line-height:30px;
}
h4 {
	font-weight:lighter;
	font-size:1.2em;
	line-height:15px;
	padding-bottom:5px;
}
p {
	padding-bottom:10px;
}
.scroll {
	width:500px;
	height:300px;
	overflow:auto;
}
.ul-termine {
	padding-bottom:10px;
}
.ul-termine li {
	line-height:20px;
}

