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

body {
	width: 100%;
	font: 80%/1.7em "Arial", Verdana, sans-serif;	
	text-align: center;
    background: #cccccc;
    color: #333333;	
}


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

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

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

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 754px; 
	margin-top: 15px;
	
}

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

#main {
	width: 724px; 
	background: url(img/background.jpg);
	padding-left: 10px;
	padding-right: 20px;
}

#footer {
	width: 754px; 
	height: 16px; 
	background-image: url(img/back_footer.jpg);
}

#footertext {
	font: 0.8em "Arial", Verdana, sans-serif;	
	text-align: center;
    background: #cccccc;
    color: #999999;	
}

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

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

#logo {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: right;
	width: 724px; 
	
}

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

#back_menu2 {
	width: 690px; 
	height: 28px;
	background: #a9d36c;
	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;
}

.spaltenline1 {
	width: 180px; 
	height: 1px;
	background: #cccccc;
	border: 0;
}

.spaltenline2 {
	width: 165px; 
	height: 1px;
	background: #cccccc;
	border: 0;
}

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

.spaltelinks {
	float: left;
	font-size: 0.87em;	
	width: 397px; 
	background: #ffffff;
	padding-left: 42px;
	text-align: left;
}

.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;
}

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

.spalterechts2 a {
	text-decoration: none;
}

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

.blau {
	color: #a9d36c;
}

.mail {
	font-size: 0.85em;
}

.fontbig {
	font-size: 1.20em;	
}

.clear {
	clear: both;
}

