﻿body
{
	background-color: #68a344;
	margin: 0;
	color: #000;
	font-family: verdana, sans serif;
	font-size: 12px;
}

img { border: 0; }

a
{
	text-decoration: none;
	color: #189bcc;
	border: 0px;
}

a:hover
{
	text-decoration: underline;
	color: #189bcc;
}

strong { color: #222; }

#container
{
	margin: 0 auto;
	width: 750px;
}

#header
{
height: 100px;
overflow: hidden;
}


#main
{
	background-color: #FFC;
	height: auto !important;
	min-height: 480px;
	height: 480px; /*for old msie*/
	width: 750px;
}

#navigation
{
	float: left;
	width: 180px;
	margin-top: 3px;
}

#content
{
	width: 480px;
	margin: 0px 0 0 200px;
	padding-bottom: 8px;
}

#content p
{
	color: #000;
	font-family: verdana, sans serif;
	font-size: 12px;
	line-height: 19px;
	margin: 0 0 11px 0;
	
}

h2
{
	color: #000;
	font-family: verdana, sans serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 21px;
	margin: 0;
	padding: 8px 0 0 0;
}

h3
{
	color: #000;
	font-family: verdana, sans serif;
	font-size: 12px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.arrowlist
{
	color: #000;
	font-family: verdana, sans serif;
	font-size: 12px;
	line-height: 19px;
	/*list-style-position: inside;*/
	/*list-style-image: url(../images/arrow_black.gif);*/
	margin: 0 0 11px 0;
}

.arrowlist li
{
	background-image: url(../images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 13px;
}

.proglist li
{
	background-image: url(../images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 13px;
	margin: 0 0 11px 0;
}


ul
{
	color: #000;
	font-family: verdana, sans serif;
	font-size: 12px;
	line-height: 19px;
	list-style: none;
	margin: 0 0 11px 0;
	padding: 0;
}

.greenday { color: #e64708; }

.sp1
{
	width:220px;
	float:left;
}
.sp2
{
	width:220px;
	margin-left:18px;
	float:left;
}

.speak
{
	color: #c47139;
	text-transform: uppercase;
}

.logos
{
	padding-bottom: 10px;
}

#anmeldung
{
	width: 650px;
	margin: 0px 0 0 20px;
	padding-bottom: 8px;
}

#anmeldung p
{
	color: #000;
	font-family: verdana, sans serif;
	font-size: 12px;
	line-height: 19px;
	margin: 0 0 11px 0;
}

.meldung
{
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
}

