a:link {
	color: #333366;
}
a:visited {
	color: #333366;
}
a:active {
	color: #333366;
}
body {
	background-color: #333366;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 0.8em;
	line-height : 1.4em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
img#logo {
	margin-left: 5px;
	margin-top: 10px;
}
div#info {
	left: -300px;
	position: absolute;
	width: 200px;
}
div#container-top {
	float: left;
}
div#image-top {
	float: right;
	border-right-color: #e6e6e6;
	border-right-style: solid;
	border-right-width: 1px;
}
div#balken-alu {
	clear: both;
	background-image: url('../images/verlauf-alu.jpg');
	background-repeat: repeat-x;
	height: 20px;
}
div#container-inhalt {
	background-image: url('../images/tech-zeich-bg-grey.gif');
	background-repeat: repeat;
	margin-top: 10px;
}
div#container-inhalt-2 {
	width: 750px;
	background-color: #e6e6e6;
	background-image: url('../images/bg-gradient-blue2.jpg');
	background-repeat: repeat-y;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	color: #333366;
	margin-left: 250px;
}
div#container-inhalt-3 {
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 30px;
}
.container-main {
	width: 1000px;
}
.logo-text-top {
	color: #e6e6e6;
	font-weight: bold;
	margin-left: 45px;
	margin-top: 5px;
}
.bg-zeichnung {
	clear: both;
	float: left;
	width: 248px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 2px;
}
.bg-green {
	background-color: #529835;
}
.paragraph {
	margin-bottom: 10px;
	text-align: justify;
	font-weight: normal;
}
div.liste-rahmen {
	width : 250px;
	float :left;
	border-color: #333366;
	border-style: inset;
	border-width: 1px;
	margin-right: 25px;
	margin-bottom: 25px;
	padding: 15px;
}
.logo-hoehe {
height : 90px;
}
.bild-rahmen {
	border-color: #333366;
	border-style: inset;
	border-width: 1px;
	padding: 5px;
	margin: 15px;
}
.signatur {
	color: #e6e6e6;
	font-size: x-small;
	font-weight: bold;
	margin-left: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
a.signatur-link:visited {
	color: #ffffff;
}
a.signatur-link {
	color: #e6e6e6;
	font-weight: bold;
}

.clear {
	clear :both;
}

