* {
	margin: 0;
	padding: 0;
}
body {
	width: auto;
	height: 100%;
	font-family: 'CartoGothicStdBook', Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #474747;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	background-image: url(../images/KroneHtg125.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
a, a:visited {
	color: #51a88e;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5 { color: #e6a500; 
}
h1 a, h2 a, h3 a, h4 a,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	text-decoration: none;
	color: #a1c117;
}
h1 { font-size: 1.93em; 
}
.fontface{
	font-family: 'ChopinScriptRegular', Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

h2 {
	font-size: 1.47em;
	line-height: 1.2em;
	margin: 8px 0 15px 0;
}
h3 {
	font-size: 1.20em;
	line-height: 1.2em;
	margin: 8px 0 15px 0;
}
h4 {
	font-size: 1.07em;
	line-height: 1.1em;
	margin: 8px 0 15px 0;
}
h5 {
	font-size: 1.07em;
	line-height: 1.1em;
	margin: 8px 0 15px 0;
}

a img {
	border: 0;
}
p {
	font-size: 1.2em;
	text-align: justify;
}

p:first-letter {
	font-size: 1.4em;
	color: #195140;
	font-weight: bold;
	font-family: 'CloisterBlackLight', Georgia, "Times New Roman", Times, serif;
}

ul {
	padding-left: 40px;
}
pre {
	background: #efefef;
	border: 1px solid silver;
	margin: 10px 0;
	padding: 10px;
	font-family: 'Courier New', Courier, monospace;
}

input {
	color: #000;
	background-color: #FFfff0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

input:hover {
	font-weight: bold;
	color: #000;
	background-color: #fbfbfb;
	border: thin solid #51a88e;
}

select {
	font-weight: bold;
	color: #000;
	background-color: #FFfff0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.send1 {
	background-color: transparent;
	background-image: url(../images/Send.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	height: 26px;
	width: 163px;
	color: #4B4B4B;
}
.send1:hover {
	background-color: transparent;
	background-image: url(../images/Send1.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	color: #ffffff;
}

select:hover {
	background-color: #fbfbfb;
	color: #000;
	border: 1px solid #51a88e;
}

.size {
	height: 15px;
	width: 300px;
}

.size1 {
	height: 15px;
	width: 170px;
}

.size2 {
	height: 15px;
	width: 185px;
}

.farbe { background-color: #FFC; }

#container {
	width: 900px;
	/*min-width: 900px;*/
	padding-top: 405px;
	position: relative;
	margin: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	background-color: #FFF;
	margin-left: -452px;
	left: 50%;
}
#containerTen {
	width: 900px;
	/*min-width: 900px;*/
	padding-top: 405px;
	position: relative;
	margin: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	background-color: #FFF;
	background-image: url(../images/Net3.gif);
	background-repeat: repeat;
}
#top {
	float: left;
	margin-left: -450px;
	position: fixed;
	top: 0px;
	width: 900px;
	height: 405px;
	left: 50%;
}

#topS {
	float: left;
	margin-left: -450px;
	position: fixed;
	top: 0px;
	width: 900px;
	height: 460px;
	left: 50%;
}

#logo {
	width: 350px;
	height: 153px;
	position: absolute;
	top: 5px;
	left: 20px;
	z-index: 1900;
	text-indent: -9999px;
	background-image: url(../images/Logo1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	clear: right;
}
#logo a {
			/*
			display: block;
			width: 350px;
			height: 153px;
			*/
}
#open {
	width: 350px;
	height: 66px;
	position: absolute;
	top: 168px;
	left: 20px;
	z-index: 1900;
	text-align: center;
	clear: right;
}
.buehne {
	position: absolute;
	top: 0;
	width: 100%;
	/*min-width: 900px;*/
	height: 359px;
	overflow: hidden;
}
#buehne {
	top: 0px;
	z-index: 1;
	width: 900px;
	margin-left: 0px;
	position: absolute;
	float: left;
	left: 0px;
	clear: both;
	background-image: url(../HotelAlteKrone1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#kontakt {
	float: left;
	height: 40px;
	position: absolute;
	left: 755px;
	top: 359px;
	clear: right;
	margin-top: 5px;
	z-index: 1;
}
#mail {
	float: left;
	height: 40px;
	width: 17px;
	top: 10px;
	position: relative;
	margin-right: 10px;
	z-index: 1000;
}

#kon {
	float: left;
	height: 20px;
	width: 64px;
	top: 10px;
	position: relative;
	z-index: 1000;
}

#Telefon {
	float: left;
	height: 40px;
	position: absolute;
	left: 555px;
	top: 359px;
	clear: right;
	margin-top: 5px;
	z-index: 1;
}
#telsym {
	float: left;
	height: 40px;
	width: 25px;
	top: 10px;
	position: relative;
	margin-right: 10px;
	z-index: 1000;
}

#telnr {
	float: left;
	height: 20px;
	width: 130px;
	top: 10px;
	position: relative;
	z-index: 1000;
}

#nav {
	height: 46px;
	background-image: url(../images/NavBackground.png);
	left: 0px;
	top: 359px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	width: 900px;
}
#nav ul {
	list-style: none;
	padding-left: 20px;
}
#nav li {
	float: left;
	display: inline;
	height: 45px;
	padding-right: 2px;
	margin-top: 1px;
	padding-left: 0px;
}
#nav li span {
	float: left;
	display: inline;
	height: 45px;
}
#nav li.active {
	background-image: url(../images/NavActive.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}
#nav li.active span {
	background-image: url(../images/NavActive.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#nav li a {
	float: left;
	display: inline;
	height: 40px;
	width: 45px;
	text-indent: -9999px;
	outline: none;
	background-image: url(../images/Navigation.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#nav li a:hover {
	float: left;
	display: inline;
	height: 45px;
	width: 45px;
	text-indent: -9999px;
	outline: none;
	background-image: url(../images/Navigation.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#nav #nav-home a { width: 40px; 
}
#nav #nav-reservierung a {
	width: 109px;
	background-position: -57px 15px;
}

#nav #nav-speisen a {
	width: 88px;
	background-position: -196px 15px;
}

#dialog {
	background-color: #fff;
	font-size: 0.9em;
}

#dialog a{
	text-decoration: underline;
	color: #032454;
	background-color: #F5F5F5;
}

#dialog_link {
	text-decoration: none;
	position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #4a0b19;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 20px;
}

#dialog_link:hover{ color: #ffffff; 
}

#dialog_link span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: 0.2em;
	top: 50%;
	margin-top: -8px;
}
#dialog_link12 {
	text-decoration: none;
	position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #4a0b19;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 20px;
}
#dialog_link12:hover { color: #ffffff;
}

#dialog_link12 span.ui-icon {
	margin: 0 5px 0 0;
	position: absolute;
	left: 0.2em;
	top: 50%;
	margin-top: -8px;
}

#slideshow{
	position: absolute;
	z-index:1000!important;
	float: left;
}
.show {
	height: 359px;
	width: 900px;
	overflow: hidden;
}

#mainContent {
	height: auto !important;
	height: 590px;
	margin-top: 0px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	min-height: 550px;
}
#mainContent h1 {
	text-align: -9999px;
	height: 0;
	overflow: hidden;
	margin: 0;
}
#content {
	margin-right: 250px;
	padding-right: 20px;
}

#titel {
	font-family: 'CloisterBlackLight', Arial, Helvetica, sans-serif;
	float: right;
	color: #195140;
	text-align: left;
	clear: right;
	margin-bottom: 30px;
	width: 420px;
	margin-top: 30px;
	font-size: 4em;
	padding-left: 90px;
}

#titelS {
	font-family: 'CloisterBlackLight', Arial, Helvetica, sans-serif;
	float: right;
	color: #195140;
	text-align: left;
	clear: right;
	margin-bottom: 30px;
	width: 420px;
	margin-top: 30px;
	font-size: 4em;
	padding-left: 10px;
}

#titelwahl {
	float: left;
	clear: right;
	width: 825px;
	padding-left: 35px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	top: 405px;
	z-index: 1000;
	position: absolute;
	margin-bottom: 10px;
}

#titelform {
	float: left;
	text-align: center;
	clear: right;
	margin-bottom: 20px;
	width: 570px;
	margin-top: 20px;
	font-size: 1em;
}
#aktuell {
	font-family: 'CloisterBlackLight', Arial, Helvetica, sans-serif;
	float: right;
	color: #195140;
	text-align: center;
	clear: right;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 3em;
	margin-right: 20px;
	padding-top: 10px;
	font-weight: bold;
}

#aktuellImp {
	font-family: 'CloisterBlackLight', Arial, Helvetica, sans-serif;
	float: right;
	color: #195140;
	text-align: center;
	clear: right;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 2em;
	margin-right: 20px;
	padding-top: 10px;
	font-weight: bold;
}

.schriftmini {
	font-family: 'CloisterBlackLight', Arial, Helvetica, sans-serif;
	font-size: 0.4em;
}
#top1 {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
#top2 {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 310px;
}
#top3 {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 725px;
}

#top4 {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 975px;
}

#top5 {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 1735px;
}

#top6 {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 2390px;
}

#top7 {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 2650px;
}

#top8 {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 2860px;
}

#top9 {
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 3130px;
}

#menulila{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	float: left;
	height: 19px;
	width: 70px;
	margin-right: 5px;
	margin-top: 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 0.7em;
	text-align: center;
	border: 1px solid #51a88e;
	background-color: #b97281;
	font-family: Verdana, Geneva, sans-serif;
}
#menulila a{
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #4a0b19;
}
#menulila:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #4a0b19;
}

#menu {
	float: left;
	width: 420px;
	padding-top: 5px;
	padding-right: 140px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

#menu1 {
	float: left;
	width: 408px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 0.9em;
	font-weight: normal;
	border: 1px solid #195140;
	text-align: center;
}

#menu2 {
	float: left;
	width: 126px;
	padding-right: 5px;
	padding-left: 5px;
	color: #4a0b19;
}
#menu2 a{
	text-decoration: underline;
	color: #4a0b19;
}

#menu3 {
	float: right;
	width: 126px;
	padding-right: 5px;
	padding-left: 5px;
	color: #4a0b19;
}
#menu3 a{
	text-decoration: underline;
	color: #4a0b19;
}

#speisen {
	float: left;
	width: 485px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 1.3em;
	font-weight: bold;
}

#speisen ul{
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/KroneBlack.png);
}

#speisen1 {
	float: left;
	width: 475px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 1.3em;
	color: #51a88e;
	font-weight: bold;
}
#speisen1 ul{
	list-style-type: none;
	list-style-position: outside;
}
#speisen2 {
	float: left;
	width: 475px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 1.3em;
	color: #009966;
	font-weight: bold;
}
#preis {
	padding: 5px;
	float: right;
	width: 65px;
	text-align: right;
	font-weight: bold;
}

#speisen3 {
	float: left;
	width: 475px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 1.4em;
	color: #b7006b;
	font-weight: bold;
}

#speisen4 {
	float: left;
	width: 445px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	font-size: 0.9em;
}

.Schriftklein {
	font-size: 0.7em;
	color: #000;
}

#pilz {
	float: left;
	margin-bottom: 10px;
	width: 60px;
	margin-top: 0px;
	height: 60px;
	background-image: url(../images/Pilz.png);
}

#krone1 {
	float: left;
	margin-bottom: 10px;
	width: 60px;
	margin-top: 20px;
	height: 46px;
	background-image: url(../images/AlteKrone60.png);
}

#krone2 {
	float: left;
	margin-top: 5px;
	background-image: url(../images/AlteKrone50.png);
	background-repeat: no-repeat;
	height: 38px;
	position: relative;
	width: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#hirsch1 {
	float: left;
	margin-bottom: 0px;
	width: 60px;
	margin-top: -15px;
	height: 60px;
	background-image: url(../images/Hirsch.png);
	margin-left: 5px;
}

#right {
	position: absolute;
	top: 530px;
	width: 230px;
	text-align: center;
	border: 2px solid #51a88e;
	padding-top: 20px;
	background-color: #FBFBFB;
	right: 30px;
	z-index: 0;
}
#right1 {
	position: absolute;
	top: 433px;
	width: 230px;
	text-align: center;
	z-index: 0;
	right: 30px;
}

#right2 {
	position: absolute;
	top: 443px;
	width: 230px;
	text-align: center;
	z-index: 0;
	right: 30px;
}

#imp {
	position: fixed;
	top: 530px;
	width: 230px;
	Left: 50%;
	text-align: center;
	border: 2px solid #51a88e;
	padding-top: 20px;
	background-color: #FBFBFB;
	float: left;
	margin-left: 186px;

}
#dialo {
	text-decoration: none;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
	float: left;
	text-align: center;
	width: 230px;
}

.teltitel {
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	color: #4a0b19;
	text-decoration: none;
}
#tel1 {
	float: left;
	width: 230px;
	position: relative;
	clear: both;
	padding: 0px;
	margin-top: 20px;
}

.open {
	font-size: 1.5em;
	line-height: normal;
	font-weight: bold;
	color: #e6a500;
	text-decoration: none;
}
.freeb {
	font-family: 'FreebooterScriptRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #4a0b19;
	font-weight: bold;
}

#akt1 {
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 210px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	
}
#betten {
	height: 17px;
	width: 135px;
	float: left;
	text-align: right;
	padding-top: 3px;
	font-size: 1.7em;
	font-weight: bold;
	vertical-align: super;
}
#preise {
	height: 17px;
	width: 65px;
	float: right;
	text-align: right;
	margin-top: 15px;
}


#signa {
	padding-left: 290px;
	margin-top: 25px;
}


#akt2 {
	font-size: 0.9em;
	line-height: normal;
	font-weight: 600;
	color: #000;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 210px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
#akt3 {
	font-size: 0.9em;
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 210px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}

#akt3a {
	font-size: 0.9em;
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 210px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	font-weight: bold;
}

#akt4 {
	font-size: 0.9em;
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 210px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}

#akt5 {
	text-align: center;
	float: left;
	width: 120px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 55px;
	padding-left: 55px;
	clear: both;
}

#akt6 {
	font-size: 1.1em;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 210px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	
}
#formu {
	border: 1px dotted #51a88e;
	width: 570px;
	background-color: #FBFBFB;
	padding: 10px;
	min-height: 500px;
	font-size: 1.1em;
}
#formend {
	font-size: 0.8em;
	text-align: center;
}


#accordLabel20 {
	float: left;
	width: 73px;
	padding-right: 5px;
	padding-left: 0px;
	margin-bottom: 3px;
	height: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	overflow: hidden;
}

#accordLabel20Z {
	float: left;
	width: 130px;
	padding-right: 5px;
	padding-left: 0px;
	margin-bottom: 3px;
	height: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	overflow: hidden;
}

#accordLabel20R {
	float: left;
	width: 75px;
	padding-right: 5px;
	padding-left: 0px;
	margin-bottom: 3px;
	height: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

#accordLabel20A {
	float: left;
	width: 70px;
	padding-right: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
	height: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	overflow: hidden;
}

#accord260L {
	float: left;
	width: 270px;
	padding-right: 15px;
	background-color: transparent;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
	height: 35px;
	font-size: 1em;
}

#accordFeld20 {
	float: left;
	width: 185px;
	padding-right: 10px;
	background-color: transparent;
	padding-top: 8px;
	padding-bottom: 3px;
	text-align: left;
	margin-bottom: 3px;
	padding-left: 5px;
	height: 25px;
}

#accordFeld20Z {
	float: left;
	width: 120px;
	padding-right: 10px;
	background-color: transparent;
	padding-top: 8px;
	padding-bottom: 3px;
	text-align: left;
	margin-bottom: 3px;
	padding-left: 5px;
	height: 25px;
}

#accordFeld20A {
	float: left;
	width: 100px;
	padding-right: 5px;
	background-color: transparent;
	padding-top: 8px;
	padding-bottom: 3px;
	text-align: left;
	margin-bottom: 3px;
	padding-left: 5px;
	height: 25px;
}

#accordFeld20m {
	float: left;
	width: 300px;
	padding-right: 10px;
	background-color: transparent;
	padding-top: 8px;
	padding-bottom: 3px;
	text-align: left;
	margin-bottom: 3px;
	padding-left: 5px;
	height: 25px;
}

.schrift08Gr {
	font-size: 0.8em;
	color: #666;
	font-weight: normal;
}
.boldgreen {
	font-weight: bold;
	color: #195140;
}


.orange { color: #e6a500; }

.text10 { font-size: 1em; }
.text09 {
	font-size: 0.8em;
	color: #195140;
	font-family: Verdana, Geneva, sans-serif;
}


.textGruen {
	font-size: 1.2em;
	color: #51a88e;
	font-weight: bold;
}

.textBeige {
	font-size: 1em;
	color: #4a0b19;
}

.divider {
	height: 5px;
	clear: both;
	overflow: hidden;
}
.amaranth {
	font-family: 'AmaranthRegular', Verdana, Geneva, sans-serif;
	font-size: 1.2em;
}


.divider1 {
	height: 20px;
	clear: both;
	overflow: hidden;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.subtitle {
	font-size: 1.2em;
	font-style: italic;
	color: #3a9bc7;
	font-weight: bold;
}

.link {
	font-weight: bold;

}

#dialog12 {
	background-color: #fff;
	font-size: 0.9em;
}

#dialog12 a {
	text-decoration: underline;
	color: #4a0b19;
	background-color: #F5F5F5;
}


#Analy {
	float: left;
	position: relative;
	background-color: transparent;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 190px;
}

#footer {
	width: 100%;
	background-color: transparent;
	float: left;
	position: relative;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}

#Basis1 {
	float: left;
	width: 100%;
	background-color: transperent;
	padding-top: 35px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.8em;
	color: #68a895;
	font-weight: bold;
	text-align: center;
}

#Basis1 a {
	font-weight: bold;
	color: #68a895;
}

#Basis2 {
	float: left;
	width: 100%;
	background-color: transparent;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.8em;
	color: #969696;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
}

#Basis2 a {
	background-color: transparent;
	color: #818181;
	text-decoration: underline;
	font-weight: normal;
}

#Ten {
	width: 570px;
	background-color: #fffff0;
	border: 2px solid #51a88e;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#TenLogo {
	padding: 5px;
	height: 75px;
	width: 75px;
	float: left;
}

#TenText {
	padding: 5px;
	width: 475px;
	text-align: center;
	float: right;
	vertical-align: middle;
}

.Ten1 {
	font-size: 1.5em;
	color: #195140;
	font-weight: bold;
}

.Ten2 {
	font-size: 1.1em;
	color: #51a88e;
	font-weight: bold;
}

