* {
    margin: 0;
    padding: 0;
    /*border: 0;*/
}

body {
	width: 100%;
	font: 80%/1.5em "Arial", Verdana, sans-serif;	
	text-align: center;
    color: #333333;
	background-image:url(img/bg2.gif);
	width: 100%;
	height: 100%;
		
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #742552;
	text-decoration: none;
}

ul {
	list-style-image: url(img/lidot.gif);
}

#back {
	margin: 0 auto;
	text-align: left;
	width: 900px; 
	height: 100%;
	background-image:url(img/background.png);
	background-repeat: repeat-y;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	height: 100%;
	background: #FFFFFF;

	
}

#top {
	width: 800px; 
	height: 16px; 
	background-image: url(img/back_top.jpg);
	background: #FFFFFF;
	
}

#main {
	width: 800px; 
	background: url(img/background.jpg);
	
}

#navigation {
	width: 800px;
	height: 100px;
}

#topnavigation {
	text-align: right;
	width: 765px; 
	height: 30px;
	float: left;
}


#footer {
	width: 800px;
	text-align: center;
	font-size: 0.87em;
	color: #999999;
}

#footertext {
	text-align: center;
    background: #cccccc;
    color: #efefef;
	
}

#footertext a {
	text-decoration: none;
	color: #999999;	
}

#footertext a:hover {
	text-decoration: none;
	color: #333333;
}

#logo {
	padding-bottom: 20px;
	text-align: left;
	width: 724px; 
	margin-left: 30px;
	
}

#dottedline {
	width: 800px; 
	height: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	
}

#back_menu {
	width: 720px; 
	height: 28px;
	padding-left: 7px;
}


#back_menu2 {
	width: 690px; 
	height: 28px;
	background: #83d0f0;
	margin-left: 7px;
	padding-left: 30px;
}

#back_home {
	width: 720px; 
	background: #ffffff;
	margin-left: 7px;
	padding-top: 1px;
}

#whiteline {
	width: 720px; 
	height: 1px;
	background: #ffffff;
	padding-left: 7px;
	border: 0;
}

#welcome {
	width: 720px; 
	background: #ffffff;
	margin-left: 30px;
	padding-bottom: 10px;
}

#ganzespalte {
	width: 720px; 
	background: #ffffff;
	margin-left: 30px;
	padding-bottom: 10px;
}

.spaltelinks {
	float: left;
	font-size: 0.87em;	
	width: 450px; 
	background: #ffffff;
	padding-left: 40px;
	text-align: left;
	margin-top: 20px;
}

.spaltelinks_1 {
	float: left;
	width: 200px; 
	text-align: left;
}
.spaltelinks_2 {
	float: right;
	width: 200px; 
	text-align: left;
	
}

.bildlinks {
	float: left;
	font-size: 0.87em;	
	width: 350px; 
	background: #ffffff;
	padding-left: 40px;
	text-align: left;
	margin-top: 20px;
}

.spaltelinks2 {
	float: left;
	font-size: 0.87em;	
	width: 397px; 
	background: #ffffff;
	margin-left: 42px;
	text-align: left;
	color: #83d0f0;
}

.linklinks a {
	text-decoration: none;
}

.spalterechts {
	float: right;
	font-size: 0.87em;	
	width: 270px; 
	background: #ffffff;
	margin-left: 15px;
	text-align: left;
	margin-top: 20px;
}

.spalterechts2 {
	float: right;
	font-size: 0.87em;	
	width: 250px; 
	background: #ffffff;
	margin-left: 10px;
	text-align: left;
}

.spalterechts2 a {
	text-decoration: none;
}

.zweispalten {
	font-size: 0.87em;
	width: 685px; 
	background: #ffffff;
	margin-left: 40px;
	text-align: left;
}

.blau {
	color: #009fd9;
}

.clear {
	clear: both;
}

