* {
	font-family: Arial, sans-serif;
}

a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a img {
	border: none;
}

body {
	margin: 0px;
	background: #000;
}

#spacer {
	height: 50px;
	width: 800px;
}

#background {
	position: relative;
	height: 500px;
	width: 800px;
	background-image: url(background3.jpg);
	border-top: #000000 10px solid;
	
}

#freund {
	height: 30px;
	width: 800px;
	text-align: center;
	background: #295554;
	border-bottom: #000000 10px solid;

}
#footer {
	height: 30px;
	width: 800px;
	text-align:center;
	background: #295554;
	line-height:30px;

}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
}


#content {
	width: 258px;
	position: absolute;
	top: 113px;
	right: 15px;
}

#weitersagen {
	width: 258px;
	margin-top: 10px;
}

#oben {
	width: 258px;
	height: 7px;
	background-image: url(oben2.gif);
}

#mitte {
	width: 230px;
	padding: 10px 14px 2px 14px;
	background-image: url(mitte2.gif);
	background-repeat: repeat-y;
}

#unten {
	width: 258px;
	height: 7px;
	background-image: url(unten2.gif);
}

#header {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #363636;
	margin: 0px 0px 0px 0px;
}

.text1 {
	font-size: 13px;
	line-height: 14px;
	color: #363636;
	margin: 5px 0px 0px 0px;
}

.text2 {
	font-size: 12px;
	color: #363636;
	margin: 0px;
}

.number {
	font-size: 18px;
	color: #a21e1e;
	font-weight: bold;
	margin: 0px;
}

.text3 {
	text-align: justify;
	font-size: 11px;
	color: #363636;
	margin: 15px 0px 0px 0px;
}

.einlabel {
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	margin: 3px 0px 1px 0px;
}

.eininput {
	border: 1px solid #363636;
	font-size: 12px;
	color: #363636;
	width: 160px;
	padding: 3px;
}

.red {
	color: #990000;
}

.sendto {
	color: #fff;
	font-weight: bold;
	font-size:16px;
	line-height: 30px;
	}
	
#main {
	width:800px;
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#left {
	background: #fff;
	position: relative;
	width: 358px;
	padding: 20px;
	color: #666;
	float: left;
	height:250px;
	border-right:##c9f5f6 1px solid;
	}


#right {
	position: relative;
	width: 358px;
	background: #fff;
	padding: 20px;
	color: #333;
	float: right;
		height:250px;

	}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
#left h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color: #295554;
	margin:5px;
	
	}
	
#left h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color: #295554;
	margin:5px;
	}
	
#right h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color: #333;
	margin:5px;
	}
	
