@charset "UTF-8";


/* CSS Document */
#header {
	background-image: url(../pics/kopf.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 935px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#navi {
	height: 25px;
	width: 936px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
}
#box {
	height: 600px;
	width: 800px;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../pics/start.jpg);
	background-repeat: no-repeat;
}


body {
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #161b1f;
	background-image: url(../pics/bodyhg.jpg);
	background-repeat: repeat;
}

a{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	vertical-align: middle;
}
a.link {
	display:block;
	width:146px;
	height:25px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #1F2125;
	color: #FFF;
	text-align: center;
	vertical-align: bottom;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 9px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f5e63e;
	border-bottom-color: #f5e63e;
	border-left-color: #f5e63e;
}
a.link:hover {
	display:block;
	width:146px;
	height:25px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #f5e63e;
	color: #000;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 9px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f5e63e;
	border-bottom-color: #f5e63e;
	border-left-color: #000;
	text-decoration: none;
	line-height: normal;
}
#content1 {
	margin: auto;
	line-height: 1.6em;
	text-align: left;
	width: 914px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #f5e63e;
	border-left-color: #f5e63e;
	border-bottom-width: 5px;
	border-bottom-color: #f5e63e;
	border-bottom-style: solid;
	height: auto;
}
#content4 {
	margin: auto;
	line-height: 1.6em;
	text-align: center;
	width: 914px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #f5e63e;
	border-left-color: #f5e63e;
	border-bottom-width: 5px;
	border-bottom-color: #f5e63e;
	border-bottom-style: solid;
	height: auto;
}
#content2 {
	margin: auto;
	line-height: 1.6em;
	text-align: left;
	width: 914px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #f5e63e;
	border-left-color: #f5e63e;
	border-bottom-width: 5px;
	border-bottom-color: #f5e63e;
	border-bottom-style: solid;
	height: auto;
	background-color: #FFF;
}
#content3 {
	margin: auto;
	line-height: 1.6em;
	text-align: left;
	width: 914px;
	padding-top: 0;
	padding-right: 250px;
	padding-bottom: 0;
	padding-left: 250px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #f5e63e;
	border-left-color: #f5e63e;
	border-bottom-width: 5px;
	border-bottom-color: #f5e63e;
	border-bottom-style: solid;
	height: auto;
	background-color: #FFF;
}
#wrap {
	width: 935px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
color:#003366;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
	color: #FFF;
	font-size: 14px;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	width: 760px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

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

#footer a:hover {
	text-decoration: underline;
	font-size: 12px;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}
.centerimg {
	text-align: center;
	margin: auto;
	height: 215px;
	width: 287px;
	border: 1px dotted #FF3;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.text18 {
	font-size:18px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text18gelb {
	font-size:18px;
	color:#f5e63e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text24gelb {
	font-size:36px;
	color:#f5e63e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text18grau {
	font-size:18px;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text14 {
	font-size:14px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text12 {
	font-size:12px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text10 {
	font-size:10px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.left {
margin: 10px 10px 5px 0;
float: left;
}
