html {
	height: 100%;
	font-family: verdana,arial,sans-serif;
}

a {
	text-decoration: none;
	color: #6f6f6f;
}

a:hover {
	color: #acde2d;
}

body {
	margin:0;
	color: #6f6f6f;
	height: 100%;
}

h1 { 
	font-size: 24px;
	margin-top: -15px;
	color: #6f6f6f;
}

.hidden {
	display:none;
}

bgcontainer {
	width: 100%;  
	height: 100%;
	display: block;
}

content1 {
	width: 1229px;
	min-height: 570px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	/*background-image: url('../images/Vorlage/VORLAGE_Home1_30pro.JPG');*/
	padding-top: 124px;
}

content2 {
	width: 1229px;
	display: block;
}

header {
	height: 125px;
	background-image: url('../images/F2_Titel.gif');
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #7f7f7f;
	font-family: LayarBahteraDoomsday;
	font-size: 12px;
	letter-spacing: 1px;
}


menux {
	width: 534px;
	height: 36px;
	display: block;
	float: right;
	padding: 0;
	margin: 74px 0 0 0;
}

menux a {
	color: #7f7f7f;
}

menux links a {
	float: left;
	height: 16px;
	height: 16px;
	background-position: 0 -36px;
	margin-left: 28px;
}
menux links a.selected {
	background-position: 0 0;
}

menux links a.home {
	width: 51px;
	background-image: url(../images/Menue_Home.gif);
}

menux links a.team {
	width: 51px;
	background-image: url(../images/Menue_Team.gif);
}

menux links a.otr {
	width: 119px;
	background-image: url(../images/Menue_unterwegs.gif);
}

menux links a.contact {
	width: 74px;
	background-image: url(../images/Menue_Kontakt.gif);
}

menux links a.imprint {
	width: 92px;
	background-image: url(../images/Menue_Impressum.gif);
}

#jFlowSlide {
	margin-top: 0px;
}

#slideControler {
	position: absolute;
	margin-top: -327px;
	display: none;
}

#slideControllerDots {
	width: 1229px;
	height: 20px;
	margin-left: 24px;
}

#slideControler span {
	width: 6px;
	height: 6px;
	display: block;
	float: left;
	cursor: pointer;
	background-image: url("../images/bullet_gray.png");
	margin-right: 5px;
}

#slideControler span.jFlowSelected {
	background-image: url("../images/bullet_green.png");
}

div.jFlowButton {
	display: block;
	width: 47px;
	height: 47px;
	margin-top: 94px;
	margin-left: -32px;
	cursor: pointer;
}

div.jFlowPrev {
	float: left;
	background-image: url("../images/links_off_06.png");
}

div.jFlowPrev:hover {
	float: left;
	background-image: url("../images/links.png");
}

div.jFlowNext {
	float: right;
	margin-right: -8px;
	background-image: url("../images/rechts_off_06.png");
}

div.jFlowNext:hover {
	float: right;
	background-image: url("../images/rechts.png");
}

stage {
	display: block;
	margin-top: 15px;
	height: 353px;
}

stage.bg {
	background-color: #f5f5f5;
}

stage slide {
	display: block;
}

stage slide p {
	margin-top: -14px;
	font-size: 12px;
}

stage slide p a {
	color: #acde2d;
}

stage item {
	margin-top: 123px;
	width: 100%;
	float: left;
	text-align: center;
	font-family: LayarBahteraDoomsday;
	font-size: 12px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

stage play {
	position: absolute;
	margin-top: -248px;
	margin-left: 586px;
	cursor: pointer;
}
description {
	display: block;
	margin-top: 30px;
	min-height: 280px;
}
text {
	display: block;
	font-size: 13px;
}
text p {
	padding-right: 12px;
	line-height: 20px;
}
text p.left {
	width: 600px;
	float: left;
}
text p.right {
	width: 580px;
	float: right;
}

text p span.w200 {
	display: inline-block;
	width: 200px;
}

footer {
	width: 100%;
	height: 120px;
	display: block;
	border-top: 1px solid #aeaeae;
	padding:0;
	margin: 18px 0 0 0;
	font-size: 12px;
}

footer .item {
	display: block;
	float: left;
	height: 76px;
	margin-right: 46px;
	margin-top: 14px;
}
footer .item.peg {
	width: 125px; 
	background-image: url(../images/Logo_PEG.jpg);
}
footer .item.fh {
	width: 191px; 
	background-image: url(../images/Logo_HN.jpg);
}
footer .item.fa {
	width: 191px; 
	background-image: url(../images/Logo_FA.jpg);
}
footer .item.ma {
	width: 92px; 
	background-image: url(../images/Logo_ma.jpg);
}
footer .item.syr {
	width: 107px; 
	background-image: url(../images/Logo_SYR.jpg);
}
footer .item.tf {
	width: 62px; 
	background-image: url(../images/Logo_TF.jpg);
}

footer .item.mail {
	width: 177px;
	margin-right:0;
	float: right; 
	background-image: url(../images/C_ID.jpg);
}

a.arrow {
	background-image: url(../images/F2_weiter.gif);
	background-repeat: no-repeat;
	background-position-y: 4px;
	margin-left: 12px;
}
a.arrow.back {
	background-image: url(../images/F2_weiter_back.gif);
}