@charset "utf-8";
/* CSS Document */

/*=====================HTML-TAGS======================*/

body {
	height: 100%;
	margin: 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #724B18;
	line-height: 1.2em;
	padding: 0px;
	text-align: center;
	background: #fff url(../img/body-hg.jpg) repeat-x center top;
	}
body strong {
	font-weight: bold;
	color: #4B6A81;
	}
table {
	font-size: 13px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited {
	color: #724B18;
	text-decoration:underline;
	}
a:hover, a:active {
	color: #990214;
	}
p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	font-style: normal;
	color: #CC0000;
	}
h1 {
	font-size: 18px;
	margin-bottom: 5px;
	}
h2{
	font-size: 16px;
	margin-bottom: 12px;
	}
h3{
	font-size: 14px;
	margin-bottom: 3px;
	}
h4{
	font-size: 14px;
	margin-bottom: 5px;
	}
h5{
	font-size: 16px;
	margin-bottom: 3px;
}
ul {
	margin: 3px 0 0 10px;
	padding: 2px 0 2px 0px;
}
li {
	line-height: 15px;
	padding: 0 0 2px 5px;
	margin: 0 0 0 5px;
	list-style-position: outside;
}
/*---------------------DIV-FORMATIERUNGEN------------------------------*/

#main {
	width: 656px;
	margin: 0px auto;
	height: 720px;
	}
#adressblock1 {
	float: left;
	text-align: right;
	margin-left: 84px;
	width: 160px;
	}
#wappen {
	float: left;
	width: 167px;
	}
#adressblock2 {
	float: right;
	text-align: left;
	margin-right: 70px;
	width: 170px;
	}
* html #adressblock1 { margin-left: 42px;}
#adressblock1, #adressblock2 {
	color: #fff;
	padding-top: 30px;
	}
#adressblock1 a, #adressblock2 a, #adressblock1 a:visited, #adressblock2 a:visited {
	color: #fff;
	}
#adressblock1 a:hover, #adressblock2 a:hover, #adressblock1 a:active, #adressblock2 a:active {
	color: #FFB300;
	}
#ende { clear: both; }

#adresszeile {
	padding: 0px 0 10px 0;
	}
#box-panorama {
	width: 290px;
	float: left;
	border: 5px solid #fff;
	background-color: #EFF0BF;
	}
#box-schischule {
	width: 290px;
	float: right;
	border: 5px solid #fff;
	background-color: #CC0000;
	}
#panoramacontent, #schischulecontent {
	width: 260px;
	height: 165px;
	padding: 0 15px;
	font-size: 12px;
	line-height: 1.2em;
	}
#panoramacontent {
	color: #3C3C2D;
	}
#panoramacontent h2 {
	color: #990214;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}	
#schischulecontent {
	color: #fff;
	}
#schischulecontent h2 {
	color: #FFB300;
	font-size: 15px;
	}
#panoramabutton, #schischulebutton {
	width: 290px;
	height: 34px;
	padding: 10px 0;
	}
#panoramabutton a, #schischulebutton a, #panoramabutton a:visited, #schischulebutton a:visited {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
	}
#panoramabutton a:hover, #panoramabutton a:active {
	color:#990214;
	}
#schischulebutton a:hover, #schischulebutton a:active {
	color: #FFB300;
	}
#panoramabutton {
	background: url(../img/appartement-buttonhg.png) repeat-x center top;
	}
#schischulebutton {
	background: url(../img/schischule-buttonhg.png) repeat-x center top;
	}
	

