/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.banner {
	background-image:url(images/visual3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.mitte {
background-image:url(images/home4.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}

.contentborder {
margin-top:40px;
margin-bottom:40px;
}

.images {
margin-top:40px;
}

.content {
	margin-left: 20px;
	margin-right: 30px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news {
	top: 0px;
	right: 0px;
	width: 230px;
	border-left:dashed #d5eaf5 1px;
	border-right:dashed #d5eaf5 1px;
	border-bottom:dashed #d5eaf5 1px;
	float: right;
	text-align: left;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #7bc4e8;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom:0px;
	font-weight: normal;
}

.textnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: 160%;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom:40px;
	margin-right: 20px;
}

A:link.link {font-family : Arial; font-size: 100%; color : #0000FF; text-decoration: none; font-weight: lighter; }
A:visited.link {font-family : Arial; font-size: 100%; color : #0000FF; text-decoration: none; font-weight: lighter; } 
A:hover.link {font-family : Arial; font-size: 100%; color : #0000FF; text-decoration: underline; font-weight: lighter; } 
A:active.link { font-family : Arial; font-size: 100%; color : #0000FF; text-decoration: none; font-weight: lighter; }

A:link.foot {font-family : Arial; font-size: 100%; color : #4daef8; text-decoration: none; font-weight: lighter; }
A:visited.foot {font-family : Arial; font-size: 100%; color: #4daef8; text-decoration: none; font-weight: lighter; } 
A:hover.foot {font-family : Arial; font-size: 100%; color: #4daef8; text-decoration: underline; font-weight: lighter; } 
A:active.foot{ font-family : Arial; font-size: 100%; color: #4daef8; text-decoration: none; font-weight: lighter; }

.nrw {
	margin-top: 14px;
	float:right;
	margin-right: 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #4daef8;
	margin-top: 12px;
	float:left;
	margin-left: 0px;
	padding-bottom: 12px;
}