@charset "utf-8";


body {
	background-color: #e5e5e5;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #807f7f;
	font-weight: normal;
	letter-spacing: 1px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 100;
	color: #666666;
	text-transform: none;
	line-height: 20px;
	vertical-align: baseline;
}
#text  a:link,a:hover,a:active,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-size: 12px;*/
	font-style: normal;
	/*	font-weight: bold;*/
	color: #993333;
	text-decoration: underline;
	font-weight: normal;
}
.text_rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #942323;
	padding-left: 0px;
	padding-right: 5px;
	letter-spacing: 0px;
	margin-bottom: 0px;
}
.text_rot2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
 	font-weight: bold;
	color: #942323;
	margin-right: 10px;
	float: right;
	letter-spacing: 1px;
}

/*rounded corners*/
.roundedcornr_box {
	width: 934px;
	background-attachment: scroll;
	background-image: url(img/shadow_r.jpg);
	background-position:right top;
	background-repeat: repeat-y;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: -45px;
	margin-left: auto;
}

.roundedcornr_box1 {
	width: 934px;
	background-attachment: scroll;
	background-image: url(img/shadow_l.jpg);
	background-position:left top;
	background-repeat: repeat-y;
	margin-top: -8px;
	margin-right: auto;
	margin-left: auto;
}



.roundedcornr_content {
	margin-top: auto;
	margin-right: 12px;
	margin-bottom: auto;
	margin-left: 12px;
}

.roundednav_box {
	width: 909px;
	background-attachment: scroll;
	background-image: url(img/nav_r.jpg);
	background-position:right top;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
	height: 28px;
}
.roundednav_box1 {
	width: 909px;
	background-attachment: scroll;
	background-position:left top;
	background-repeat: repeat-y;
	background-image: url(img/nav_l.jpg);
	float: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
	height: 28px;
}

.roundednav_content {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menu {
	line-height: 30px;
}
#wrap {
	width: 909px;
	height: 750px;
	position: relative;
	overflow: hidden;
	clear: both;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
}
#header {
	height: 198px;
	position: relative;
	width: 910px;
	margin-bottom: 4px;
}
#logo {
	position: relative;
	height: 172px;
	width: 762px;
	float: left;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	top: 0px;
	background-position: left;
}
#anim {
	position: relative;
	height: 172px;
	width: 148px;
	float: right;
	background-image: url(img/header_r.jpg);
}

#nav_cont {
	width: 909px;
	height: 34px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
}
#nav {
	height: 34px;
	width: 909px;
	margin-top: 6px;
	background-color: #BABABA;

}

#navcontainer {
	width: 870px;
	float: left;
	position: relative;
	height: 34px;
	line-height: 30px;
	bottom: 6px;
	text-indent: 8px;
}

#content {
	height: 552px;
	position: relative;
	background-color: #FFFFFF;
}
#text {
	float: left;
	height: 390px;
	width: 525px;
	position: relative;
	top: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	overflow: auto;
}
#pic {
	height: 208px;
	background-repeat: no-repeat;
	width: 306px;
	position: relative;
	background-attachment: scroll;
	padding-top: 143px;
	background-position: bottom;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	margin-left: 0px;
}

#footer {
	height: 28px;
	position: relative;
	float: left;
	background-color: #b9b9b9;
	line-height: 28px;

}

#navcontainer ul
{
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
}

#navcontainer ul li {
	margin: 0px;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	display: inline;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454444;
	letter-spacing: 1px;
	vertical-align: middle;
	line-height: 34px;
	font-style: normal;
}

#navcontainer ul li a
{
	text-decoration: none;
	color: #454444;
/*	background-image: url(img/menu_pkt.gif);
	background-repeat: no-repeat;
	background-position: right 17px;
	background-attachment: scroll;*/
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 00px;
}

#navcontainer ul li a:hover
{
	color: #942323;
	background-image: url(img/menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
    background-position: 0px 4px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navcontainer ul li a:active 
{
	color: #333333;
	background-image: url(img/menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
    background-position: 0px 4px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navcontainer li a#current
{
	color: #942323;
	background-image: url(img/menu.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
    background-position: 0px 4px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	padding-left: 8px;
	text-decoration: underline;
}
#hauptsache {
	height: 25px;
	position: relative;
	top: 0px;
	bottom: 0px;
	float: right;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-right: 20px;
	letter-spacing: 1px;
	text-align: center;
	font-style: normal;
}
#mission {
	height: 22px;
	width: 215px;
}
#text1 {
	float: left;
	height: 390px;
	position: relative;
	padding-top: 30px;
	padding-right: 30px;
	overflow: auto;
	page-break-before: auto;
	page-break-after: auto;
	padding-left: 30px;
	visibility: visible;
	z-index: auto;
}
#none  a  {
	height: 25px;
	position: relative;
	top: 0px;
	bottom: 0px;
	float: left;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #942323;
	padding-top: 10px;
	padding-right: 20px;
	letter-spacing: 1px;
	text-align: left;
	font-style: normal;
	padding-left: 20px;
	text-decoration: none;
}
