* {
	margin: 0;
	padding: 0;
}

body {
	width: auto;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: rgb(255,255,0); /* Old browsers */

	background: url(../images/Wellen300x180-4.jpg) repeat;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

}

h1 {
	font-family: 'TeXGyreScholaRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
	color: #c0c0c0;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.8);
	display:inline;
}

h1:first-letter {
	font-size: 1.5em;
}

h2 {
	font-size: 1.9em;
}

h3 {
	font-size: 1.8em;
}

h4 {
	font-size: 1.7em;
}

h5 {
	font-size: 1.6em;
}

h6 {
	font-size: 1.5em;
}

a {
	outline: none;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}

a:visited:hover {
	color: #a14f48;
	text-decoration: none;
}

p {
	font-size: 1.2em;
	text-align: justify;
	margin-top: 12px;
}


header{
	display: block;
	font-family: 'TeXGyreScholaRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	width: 900px;
	height: 85px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right:auto;
	position: relative;
	background-color: transparent;
/*	background-image:url(../images/ZumAltenFritzSteine300.jpg);*/
	text-align: center;
	color: #ffd700;
	/*	letter-spacing: 0.5em;*/
	-moz-text-shadow: 4px 0px 0px rgba(255,215,0,0.8),
				 6px 2px 5px rgba(30,30,30,1.0),
				 20px 20px 50px rgba(147,122,110,0.9),
				 -20px -20px 50px rgba(147,122,110,0.9);
	-webkit-text-shadow: 4px 0px 0px rgba(255,215,0,0.8),
				 6px 2px 5px rgba(30,30,30,1.0),
				 20px 20px 50px rgba(147,122,110,0.9),
				 -20px -20px 50px rgba(147,122,110,0.9);
	text-shadow: 4px 0px 0px rgba(255,215,0,0.8),
				 6px 2px 5px rgba(30,30,30,1.0),
				 20px 20px 50px rgba(147,122,110,0.9),
				 -20px -20px 50px rgba(147,122,110,0.9);
	-moz-border-top-left-radius: 9px;
	-webkit-border-top-left-radius: 9px;
	border-top-left-radius: 9px;
	-moz-border-top-right-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	border-top-right-radius: 9px;
/*	background-repeat: repeat;
	background-position: -50px -5px;*/
}

#wrapper {
	display: block;
	width: 1050px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right:auto;
	position: relative;
	background: transparent;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	z-index: 1;
	opacity: 1;
	background-image: url(../images/Urchin1.png) no-repeat;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	background-position: 100px 300px;
}

article {
	display: block;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right:auto;
	position: relative;
	height: auto;
	background-color: #fcfcfc;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	-moz-box-shadow: 0px 0px 30px rgba(0,0,0,0.8),
				0px 0px 20px rgba(147,122,110,0.9);
	-webkit-box-shadow: 0px 0px 30px rgba(0,0,0,0.8),
				0px 0px 20px rgba(147,122,110,0.9);
	box-shadow: 0px 0px 30px rgba(0,0,0,0.8),
				0px 0px 20px rgba(147,122,110,0.9);
	border: 2px solid #c0c0c0;
	z-index: 1;
}

article:hover {
	display: block;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right:auto;
	position: relative;
	height: auto;
	background-color: #fcfcfc;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	-moz-box-shadow: 0px 0px 30px rgba(0,0,0,0.8),
				0px 0px 20px rgba(147,122,110,0.9);
	-webkit-box-shadow: 0px 0px 30px rgba(0,0,0,0.8),
				0px 0px 20px rgba(147,122,110,0.9);
	box-shadow: 0px 0px 30px rgba(0,0,0,0.8),
				0px 0px 20px rgba(147,122,110,0.9);
	border: 2px solid #00b0e2;
	z-index: 1;
}

#Tit1{
	font-family: 'TeXGyreScholaRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
	width: 900px;
	height: 120px;
	background-color: #032454;
	text-align: center;
	color: #c0c0c0;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.8);
	-moz-border-top-left-radius: 40px;
	-webkit-border-top-left-radius: 40px;
	border-top-left-radius: 40px;
	-moz-border-top-right-radius: 40px;
	-webkit-border-top-right-radius: 40px;
	border-top-right-radius: 40px;
	border-bottom: 2px solid #c0c0c0;
	padding-top: 40px;
	
}

#left {
	font-family: 'DesyrelRegular', Georgia, "Times New Roman", Times, serif;
	height: auto;
	position: absolute;
	top: 230px;
	width: 170px;
	left: 30px;
	text-align: center;
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #000;
}

#but1 {
	background-color: #F63;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}

#but1:hover {
	background-color: #F63;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}



#but2 {
	background-color: #F03;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}

#but2:hover {
	background-color: #F03;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}
#but2S {
	background-color: #F03;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	margin-left: 40px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}

#but2S:hover {
	background-color: #F03;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}

#but3 {
	background-color: #0C3;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}


#but3:hover {
	background-color: #0C3;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}
#but3I {
	background-color: #0C3;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	margin-left: 40px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}


#but3I:hover {
	background-color: #0C3;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}

#but4 {
	background-color: #09F;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}

#but4:hover {
	background-color: #09F;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}

#but4L:hover {
	background-color: #09F;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}

#but4L {
	background-color: #09F;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	margin-left: 40px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}

#but5 {
	background-color: #08F;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}

#but5:hover {
	background-color: #08F;
	width: 80px;
	height: 80px;
	padding: 5px;
	float: left;
	font-size: 4.0em;
	margin-bottom: 5px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.8);
	border: 1px solid #c0c0c0;
}

#mainContent {
	height: auto !important;
	margin-top: 0px;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	min-height: 610px;
	background-color: transparent;
}

#content {
	font-family: 'CartoGothicStdBook', Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #333333;
	margin-left: 245px;
	padding-left: 5px;
	padding-right: 40px;
	background-color: #ffffff;
	text-align: justify;
	z-index: 0;
	height: auto;
	margin-bottom: 10px;
	top: 0px;
	position: relative;
	padding-bottom: 20px;
}
.colp:first-letter {
	font-family: 'TeXGyreScholaRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #032454;
	font-weight: bold;
	line-height: 0.8em;
}
.colp:hover {
	color: #8a4552;
	text-shadow: 1px 1px 0px rgba(3,36,84,0.6);
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	transition: all 0.5s;
}

#linktitel {
	font-family: 'TeXGyreScholaRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #032454;
	font-weight: bold;
	line-height: 0.8em;
	text-shadow: 1px 1px 0px rgba(3,36,84,0.6);
}

#linktext {
	font-family: 'CartoGothicStdBook', Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	color: #333333;
	padding-top: 30px;
	margin-bottom: 50px;
}

#linktext a:hover {
	color: #8a4552;
	text-shadow: 1px 1px 0px rgba(3,36,84,0.6);
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	transition: all 0.5s;
}

.schrift15 {
	font-size: 1.5em;
}

.schrift06 {
	font-size: 0.6em !important;
}

.schriftD {
	font-family: 'DesyrelRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-shadow: none;	
}

.schriftD1 {
	font-family: 'DesyrelRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-shadow: none;
}

.schriftbut {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.2em;
	font-weight: bold;
	color: #000;
	top: -5px;
	position: relative;
	text-align: center;
	with: 68px;
}

.schriftU7{
	font-family: 'CartoGothicStdBook', Verdana, Geneva, sans-serif;
	text-decoration: underline;
	font-style: italic;
	font-size: 0.7em;
	color: #333;
}

footer {
	font-size: 0.6em;
	text-align: center;
	width: 900px;
	height: auto;
	margin-bottom: 0px;
	color: #c0c0c0;
	margin-top: 0px;
	background-color: #032454;
	-moz-border-bottom-left-radius: 40px;
	-webkit-border-bottom-left-radius: 40px;
	border-bottom-left-radius: 40px;
	-moz-border-bottom-right-radius: 40px;
	-webkit-border-bottom-right-radius: 40px;
	border-top-bottom-radius: 40px;
	padding-top: 5px;
	border-top: 2px solid #c0c0c0;
	
}

#Basis1 {
	width: auto;
	background-color: transparent;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.7em;
	color: #c0c0c0;
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 5px;
	height: auto;
	z-index: 600;
	position: relative;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	opacity: 0.8;
}

#Basis1 a {
	color: #c0c0c0;
	text-decoration: none;
	font-weight: bold;
	-moz-opacity: 0.4;
	-webkit-opacity: 0.4;
	opacity: 0.4;
}

#Basis1 a:hover {
	color: #c0c0c0;
	text-decoration: none;
	font-weight: bold;
	-moz-opacity: 1.0;
	-webkit-opacity: 1.0;
	opacity: 1.0;
	
}

#Basis2 {
	width: auto;
	background-color: transparent;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	color: #c0c0c0;
	font-weight: normal;
	font-size: 0.9em;
	padding-bottom: 10px;
	height: auto;
	position: relative;
	-moz-opacity: 0.4;
	-webkit-opacity: 0.4;
	opacity: 0.4;
}

#ausbilder {
	width: 128px;
	height: 170px;
	position: absolute;
	top: 750px;
	right: 30px;
	background-image: url(../images/Ausbilder.png);
	background-repeat: no-repeat;
	z-index: 100;
}

#akt4 {
	font-size: 0.9em;
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 300px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}


#dialog_link12 {
	text-decoration: none;
	position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 20px;
}
#dialog_link12:hover { color: #fff; }

#dialog_link12 span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: 0.2em;
	top: 50%;
	margin-top: -8px;
}

#dialog12 {
	background-color: #fff;
	font-size: 0.8em;
}

#dialog12 a {
	text-decoration: underline;
	color: #4a0b19;
	background-color: #F5F5F5;
}

#Analy {
	float: left;
	position: relative;
	background-color: transparent;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 300px;
}
