@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/bg_repeat.jpg);
	background-color:#558c00;
	background-repeat:repeat-x;
	font-family: Verdana, Times New Roman, Times;
	font-size: 10pt;
	color: #000000;
}

input,select,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#006ab3;
	font-size:12px;
	font-weight:bold;
	background:#ffffff;
	border:none;
	border: 1px solid #006ab3;
	margin:3px;
	}

/* - Sonstiges - */
.error {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    border: 1px #a00 dashed;
	background:url(../images/bg_diagonal.png);
    padding: 0.5em;
	color:#ffffff;
	margin-bottom:10px;
	}
	
.success {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    border: 1px #35a000 dashed;
    background:url(../images/bg_diagonal_success.png);
    padding: 0.5em;
	color:#ffffff;
	}

.rot {
	color: #c00418;
	font-weight: bold;
	font-size: 12pt;
}

.img {
	padding:0px;
	margin:-3px;
	}
	
#bg 
{
	position:absolute;
	font-family: Verdana, Times New Roman, Times;
	font-size: 10pt;
	color: #000000;
	left:0px;
	top:0px;
	width:960px;
	height:600px;
	background:url(../images/bg.png);
	overflow:hidden;
}

#schmetterling 
{
	position:absolute;
	left:280px;
	top:0px;
	width:85px;
	height:68px;
}

#kaefer
{
	position:absolute;
	left:877px;
	top:0px;
	width:100px;
	height:100px;
}

#menue
{
	position:absolute;
	left:300px;
	top:28px;
	width:655px;
	margin:0px;
	padding:0px;
}

#logo
{
	position:absolute;
	font-family: Verdana, Times New Roman, Times;
	font-size: 10pt;
	color: #000000;
	left:285px;
	top:67px;
	width:494px;
	height:338px;
	overflow:hidden;
}

#content_bg 
{
	position:absolute;
	font-family: Verdana, Times New Roman, Times;
	font-size: 10pt;
	color: #000000;
	left:285px;
	top:120px;
	width:655px;
	height:447px;
	background:url(../images/content.png);
	background-repeat:no-repeat;
}

#content1
{
	position:absolute;
	font-family: Verdana, Times New Roman, Times;
	font-size: 10pt;
	color: #000000;
	left:300px;
	top:350px;
	width:300px;
	height:200px;
	text-align:justify;
}

#content2
{
	position:absolute;
	font-family: Verdana, Times New Roman, Times;
	font-size: 10pt;
	color: #000000;
	left:627px;
	top:230px;
	width:300px;
	height:320px;
	text-align:justify;
}

#footer 
{
	position:absolute;
	font-family: Verdana, Times New Roman, Times;
	font-size: 10pt;
	color: #FFFFFF;
	left:0px;
	top:100%;
	width:900px;
	height:17px;
	background:url(../images/14_14.jpg);
	background-repeat:repeat-x;
	padding-bottom:5px;
}

#box 
{
	position:absolute;
	font-family: Verdana, Times New Roman, Times;
	font-size: 10pt;
	color: #FFFFFF;
	left:500px;
	top:0px;
	width:452px;
	height:355px;
	background:url(../images/box.png);
	background-repeat:no-repeat;
	padding-bottom:25px;
}

#bild_links_oben 
{
	position:absolute;
	left:20px;
	top:285px;
	width:306px;
	height:160px;
}

#bild_links_unten 
{
	position:absolute;
	left:20px;
	top:410px;
	width:306px;
	height:166px;
}

#bild_oben_links 
{
	position:absolute;
	left:600px;
	top:105px;
	width:306px;
	height:260px;
}

#bild_oben_rechts 
{
	position:absolute;
	left:790px;
	top:100px;
	width:206px;
	height:260px;
}

#box_content 
{
	position:absolute;
	font-family: Verdana, Times New Roman, Times;
	font-size: 10pt;
	color: #FFFFFF;
	left:10px;
	top:250px;
	width:306px;
	height:50px;
	overflow:hidden;
	padding-bottom:25px;
}

li,ul {
padding-left:0px;
margin-left:10px;
}

/* - Hyperlink Deklarierung -  */
A:active {
font-family: Verdana, Times New Roman, Times;
font-size: 10pt;
color: #990000; 
TEXT-DECORATION: none;
cursor:pointer;
}

A:link {
font-family: Verdana, Times New Roman, Times;
font-size: 10pt;
color: #990000; 
TEXT-DECORATION: none;
cursor:pointer;
}

A:visited {
font-family: Verdana, Times New Roman, Times;
font-size: 10pt;
color: #990000;
TEXT-DECORATION: none;
cursor:pointer;
}

A {
font-family: Verdana, Times New Roman, Times;
font-size: 10pt;
color: #990000; 
TEXT-DECORATION: none;
cursor:pointer;
}

A:hover {
font-family: Verdana, Times New Roman, Times;
font-size: 10pt;
color: #000000;
TEXT-DECORATION: none;
cursor:pointer;
}
/* - Hyperlink Deklarierung ENDE -  */

/* - Hyperlink Deklarierung rechts -  */
A.kopfmenue:active {
font-family: Verdana, Times New Roman, Times;
font-size: 10pt;
color: #ffffff; 
TEXT-DECORATION: none;
}

A.kopfmenue:link {
font-family: Verdana, Times New Roman, Times;
font-size: 10pt;
color: #ffffff; 
TEXT-DECORATION: none;
}

A.kopfmenue:visited {
font-family: Verdana, Times New Roman, Times;
font-size: 10pt;
color: #ffffff;
TEXT-DECORATION: none;
}
A.kopfmenue {
font-family: Verdana, Times New Roman, Times;
font-size: 10pt;
color: #ffffff; 
TEXT-DECORATION: none;
}

A.kopfmenue:hover {
font-family: Verdana, Times New Roman, Times;
font-size: 10pt;
color:#000000;
TEXT-DECORATION: none;
}
/* - Hyperlink Deklarierung ENDE -  */

/* - Hyperlink Deklarierung rechts -  */
A.menueunten:active {
font-family: Verdana, Times New Roman, Times;
font-weight:bold;
font-size: 10pt;
color: #ffffff; 
TEXT-DECORATION: none;
}

A.menueunten:link {
font-family: Verdana, Times New Roman, Times;
font-weight:bold;
font-size: 10pt;
color: #ffffff; 
TEXT-DECORATION: none;
}

A.menueunten:visited {
font-family: Verdana, Times New Roman, Times;
font-weight:bold;
font-size: 10pt;
color: #ffffff;
TEXT-DECORATION: none;
}
A.menueunten {
font-family: Verdana, Times New Roman, Times;
font-weight:bold;
font-size: 10pt;
color: #ffffff; 
TEXT-DECORATION: none;
}

A.menueunten:hover {
font-family: Verdana, Times New Roman, Times;
font-weight:bold;
font-size: 10pt;
color:#e2001a;
TEXT-DECORATION: none;
}
/* - Hyperlink Deklarierung ENDE -  */

/* - Hyperlink Deklarierung rechts -  */
A.untermenue:active {
font-family: Verdana, Times New Roman, Times;
font-weight:bold;
font-size: 10pt;
color: #ffffff; 
TEXT-DECORATION: none;
}

A.untermenue:link {
font-family: Verdana, Times New Roman, Times;
font-weight:bold;
font-size: 10pt;
color: #ffffff; 
TEXT-DECORATION: none;
}

A.untermenue:visited {
font-family: Verdana, Times New Roman, Times;
font-weight:bold;
font-size: 10pt;
color: #ffffff;
TEXT-DECORATION: none;
}
A.untermenue {
font-family: Verdana, Times New Roman, Times;
font-weight:bold;
font-size: 10pt;
color: #ffffff; 
TEXT-DECORATION: none;
}

A.untermenue:hover {
font-family: Verdana, Times New Roman, Times;
font-weight:bold;
font-size: 10pt;
color:#e2001a;
TEXT-DECORATION: none;
}
/* - Hyperlink Deklarierung ENDE -  */

/* - h1 bis h4 -  */
h1{
width:248px;
height:55px;
left:10px;
top:300px;

}

h2{
font-weight:bold;
font-size:14px;
color:#000000;
margin-top:0px;
margin-bottom:0px;
}

h3{
font-weight:bold;
font-size:14px;
color:#000000;
width:600px;
height:5px;
}

h4{
margin: 0px;
padding: 0px;
background-color: #18307a;
font-weight: bold;
font-variant:small-caps;
font-size: 16px;
color:#fff	;
}
/* - h1 bis h4 ENDE -  */

