@charset "utf-8";

a {
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

a.news  {
	color: #00004c;
	font-weight: normal;
	text-decoration: none;
}

abbr {
	cursor: help;
}

body {
	/*background-color: #f2f8ff;*/
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	color: #00004c;
	line-height: normal;
	/*max-width: 1024px;
	min-width: 800px !important;
	width: 1000px;*/
}

code {
	border: 1px solid #00004c;
	-moz-border-radius: 5px;
	font-size: larger;
	background-color: #d4d4d4;
	color: #2e2e2e;
}

dl {
	text-align: left;
}

dt {
	margin-top: 10px;
}

em {
	font-style: normal;
	font-weight: bold;
	color: #c40000;
}

fieldset {
	border: none;
	width: 101%;
	padding: 0px;
	margin: 0px;
}


hr {
	height: 1px;
	color: #d8e4f8;
}

h1, h2, h3, h4, h5 {
	margin-top: 0;
}

h1 {
	font-size: 1.8em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
	text-align: center;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-weight: bold;
}

img {
	margin: 10px;
	border: 1px solid #d8e4f8;
}

#logo_title img {
	border: none;
}

table {
	margin: 0 10px 10px 10px;
}

tr {
	margin: 1px;
	background-color: #d8e4f8;
}

tr:hover {
	background-color: #ffffaf;
}

.zeile1 {
	background-color:#f6f6f6;
}

.zeile2 {
	background-color:#ececec;
}

ul {
	list-style: url(button.gif);
}

li {
	margin-bottom: 3px;
}

#logo_title {
	width: 98%;
	padding: 0 0 1em 0;
}

.fett {
	font-weight:bold;
}

.kursiv {
	font-style:italic;
}

.klein {
	font-size: smaller !important;
	font-size: x-small;
}

.zentriert {
	text-align: center;
}

.floatrechts {
	float: right;
	text-align: right;
}

.onecol {
	margin: 0 0 0 210px;
	width: 54%;
}

.twocols {
	margin: 0 0 0 210px;
}

.hinweis {
	padding: 1%;
	border: 2px solid #c40000;
	-moz-border-radius: 5px;
	background-color: #ffffaf;
	color: #c40000;
	font-weight: bold;
	text-align: center;
}

.listing {
	border-bottom: 1px dotted #d2d2d2;
}

.listing p {
	margin: 0 0.2em 0.4em 0.2em;
	padding-top: 0.4em;
}

.listing:hover {
	background-color: #ffffaf;
}

.eintrag {
	border-bottom: 2px solid #d8e4f8;
}

.eintrag h4 {
	background-color: #d8e4f8;
	border-bottom: 1px solid #d8e4f8;
	padding: 2px 0px 2px 0px;
}

.news_entry, .news_entry2 {
	margin: 20px 220px 0 220px;
	/*width: 54%;
	padding-bottom: 1%;
	border-bottom: 2px solid #00004c;*/
	border: 1px solid #d8e4f8;
	-moz-border-radius: 5px;
	background-color:#ffffff;
}

.my1000 div.news_entry {
	margin: 20px;
}

.news_entry img {
	float: left;
	margin: -1px 0.5em 0.5em -1px;
}

.news_entry h5 {
	font-size: 1.1em;
	background-color: #f2f8ff;
	border-bottom: 1px solid #d8e4f8;
	padding: 5px;
}

.news_entry p {
	margin: 0px 10px 10px 10px;
}
	
.news_entry span {
	font-weight: bold;
}

.sub_menu {
	border: 1px solid #d8e4f8;
	-moz-border-radius: 5px;
	background-color: #f2f8ff;
	float: right;
	width: 25%;
	padding: 5px;
	margin: 15px;
}

#content {
	width: 98%;
	padding: 1%;
	/*text-align: justify;*/
}

#left_col {
	float: left;
}

#right_col {
	float: right;
}

#left_box , .left_box {
	margin: 10px 0px 10px 0px;
}

#right_box, .right_box {
	margin: 10px 0px 10px 0px;
}

#left_box, #right_box,
.left_box, .right_box {
/*	border: 1px solid #00004c;*/
	border: 1px solid #d8e4f8;
	-moz-border-radius: 5px;
	background-color: #f2f8ff;
	width: 185px;
	height: 100%;
	padding: 5px;
	font-size: x-small;
	text-align: left;
}

#left_box img, #right_box img,
.left_box img, .right_box img {
	margin: 2px;
}

#left_box h3, #right_box h3,
.left_box h3, .right_box h3 {
	text-align: center;
}

#left_box select, #right_box select,
#left_box input, #right_box input,
#left_box textarea, #right_box textarea,
.left_box select, .right_box select,
.left_box input, .right_box input,
.left_box textarea, .right_box textarea {
	font-size: x-small;
	color: #00004c;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.01em;
}

.admin {
	font-size: xx-small;
}

.overview div.admin {
	width: 150px;
	float: left;
}

.admin_content {
	clear: both;
}

.fan_tex {
	border: none;
}

.fan_tex td {
	border: 1px solid #00004c;
}

.fan_tex td span {
	font-weight: bold;
}










#reference {
	border-top: 1px solid;
	width: 750px;
	margin: auto;
	padding: 1em 0 1em 0;
}

#reference h2 {
	letter-spacing: 0.3em;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}

#reference span {
	font-weight: bold;
	letter-spacing: 0.2em;
}

#reference dt {
	font-weight: bold;
}

#reference dd {
	margin: 0 0 1em 0;
}