@font-face { font-family: 'Open Sans'; src: url('fonts/Open_Sans/OpenSans-Regular.ttf')    format('truetype'); }
@font-face { font-family: 'Open Sans'; src: url('fonts/Open_Sans/OpenSans-Bold.ttf')       format('truetype'); font-weight: bold;}
@font-face { font-family: 'Open Sans'; src: url('fonts/Open_Sans/OpenSans-Italic.ttf')     format('truetype'); font-style: italic; }
@font-face { font-family: 'Open Sans'; src: url('fonts/Open_Sans/OpenSans-BoldItalic.ttf') format('truetype'); font-weight: bold; font-style: italic; }

body
{
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: "tahoma" , arial, helvetica, ms sans serif;
	background-color: #ABCC3F;
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
}
h1
{
	color: #006782;
	font-style: italic;
}
#state
{
	background-color: #284051;
}
#state ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 28px;
}
#state ul li
{
	display: inline;
}
#state ul li a, #state ul li a:visited
{
	margin-left: 20px;
	color: white;
	text-decoration: none;
}
#state ul li a:hover
{
	text-decoration: underline;
}
#header
{
	height: 150px;
}
#title
{
	float: left;
	color: white;
	margin-top: 45px;
	margin-left: 50px;
	width: 300px;
	font-family: "Open Sans", arial, helvetica, ms sans serif;
}
#speeddating-bild
{
	position: absolute;
	right: 20px;
	top: 260px;
}
#schafkopfgruppe-bild
{
	position: absolute;
	right: 10px;
	top: 250px;
}
#title1
{
	font-size: 36px;
	font-style: italic;
}
#title2
{
	font-size: 20px;
	text-align: right;
}
#logo
{
	padding-top: 70px;
	padding-right: 20px;
}
#area
{
	clear: left;
}
#navigation
{
	float: left;
	width: 250px;
	margin-left: 5px;
	
	border-top: 12px solid #006782;
	border-bottom: 12px solid #006782;
	
	border-radius: 50px 50px 10px 10px;
	
	background-color: #F1FCFF;
}
#navigation ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
#navigation ul li
{
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#navigation ul li a
{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
	color: #005D68;
	
	border-top: 1px solid #006782;
}
#navigation ul li a:hover
{
	background-color: #90F293;
}
#navigation #current a
{
	background-color: #CEF6D8;
	font-weight: bold;
}
#bamberg
{
	padding-top: 5px;
	height: 30px;
	text-align: center;
	font-weight: bold;
}
#content
{
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 260px; /* 5 + 250 + 5*/
	
	border-width: 1px;
	border-style: solid;
	border-color: #2E4380;
	
	border-radius: 30px 30px 0px 0px;

	
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	
	background-color: #F7F6F2;
	
	font-size: 15px;
	font-family: "Open Sans", helvetica, arial, sans-serif;
	line-height: 1.8;
	color: black;
	text-align: justify;
	
	min-height: 700px;
}
#footer
{
	clear: left;
	background-color: #A4A4A4;
	border: 1px solid black;
	margin: 3px;
	padding: 5px;
}
#footer a
{
	color: #330099;
}
#myfoto
{
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#flyer
{
	background-color: #FFFF99;
	margin: 20px;
}
#up
{
	clear: right;
	text-align: right;
}
#up a
{
	color: #4472B9;
	text-decoration: none;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}
#up a:hover
{
	border-bottom-color: #4472B9;
}
#termin-feld
{
	background-color: #CEF6D8;

	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 10px;
	
	padding: 10px;
	
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 20px;
	margin-right: 50px;
}
#published
{
	float: right;
	margin-top: 40px;
	padding: 10px;
	background-color: #C4EDC4;
	
	font-size: 14px;
	font-family: "tahoma" , arial, helvetica, ms sans serif;
}
#publishedFoto
{
	float: right;
	margin-left: 20px;
}
.font-blue
{
	color: blue;
}
.font-red
{
	color: red;
}
.question
{
	margin-top: 40px;
}
.text-center
{
	text-align: center;
}
tr.speeddatingtable
{
	height: 35px;
	text-align: center;
}