body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
		background-image:url(../images/content.gif);
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#master {
	background-image: url(../images/hgr.gif);
	background-repeat: repeat-x;
	width:100%;
}

#logo {
	width:850px;
	height:135px;

}
#left {
	width:240px;
	float:left;
	padding-top:20px;

}
#right {
	width:610px;
	float:left;
	padding-top:20px;

}
#foot {
	width:850px;
	clear:left;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #1DAC9E;
}
a:active {
	color: #333333;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
}

#navi a {
	width:160px;
	display:block;
	height:22px;
	font-size:11px;
	text-decoration:none;
	text-align:right;
	padding-right:20px;
	padding-top:8px;
	color:#000;
	background-image:url(../images/navi.gif);
}

#subnavi a {
	width:160px;
	display:block;
	height:22px;
	font-size:11px;
	text-decoration:none;
	text-align:right;
	padding-right:20px;
	padding-top:8px;
	color:#000;
	background-image:url(../images/subnav.gif);
}


.absch {
	width:180px;
	height:30px;
	background-image:url(../images/absch.gif);
}

.abstand {
	margin-right:10px;
	margin-bottom:10px;
}

.abstand2 {
	margin-left:10px;
	margin-bottom:10px;
}

input {
	background-color:#1EAAA1;
	color:#FFFFFF;
	border: 1px solid #333;
}

textarea {
	background-color:#1EAAA1;
	color:#FFFFFF;
	border: 1px solid #333;
}

.alert {
	width:350px;
	padding:10px;
	background-color:#900;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
