body {
	background:white;
	margin:0;
	padding:0;
	margin-bottom:25px;
}
body, p, div, td, .normal, li {
	font-family:Gill Sans MT,Verdana, Arial, sans-serif;
	color:#6A6A6D;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
}

p, li{
color: #000000;
}

p, ul, ol {
	margin-top:0;
	margin-bottom:1em;
}
ul, ol {
	margin-left:1.5em;
	padding-left:0;
}
ol {
	margin-left:2.2em;
}
ul ul, ol ol {
	margin-top:0;
}
input, textarea, select {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}
form {
	margin:0;
	padding:0;
}
td {
	padding:0;
	vertical-align:top;
}
img {
	border:0;
}
h1, h2 {
	font-weight:normal;
	margin:0;
	padding:0;
	margin-bottom:1em;
	font-size:20px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
a:link, a:active, a:visited, a:hover {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#container {
	width:988px;
	margin:0 auto;
	background:url(../img/bg.png) no-repeat;
	margin-top:16px;
}
#header {
	background:url(../img/header.png) no-repeat;
	height: 173px;
}
#body {
	background:url(../img/bodybg.png) repeat-y;
	padding: 20px 40px 20px 40px;
}
#footer {
	background:url(../img/footer.png) no-repeat;
	height: 188px;
	padding: 10px 40px 10px 40px;
}
address {
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
}
address span {
	color: #000000;
	font-weight: normal;
}
div.right {
	float:right;
	margin-left: 30px
}
#menu {
	height:28px;
	margin-left:27px;
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
	margin-left:1px;
}
#menu li a:link, #menu li a:active, #menu li a:visited, #menu li a:hover {
	display:block;
	height:28px;
	line-height:28px;
	color:white;
	text-decoration:none;
	cursor:pointer;
	font-size:13px;
	padding:0 10px;
}
#menu li a:hover, #menu li a.selected:link, #menu li a.selected:active, #menu li a.selected:visited, #menu li a.selected:hover {
	background:white;
}

table{
	width:510px;
}

th, td.head{
	color: #FFFFFF;
	font-weight:bold;
	text-align:right;
	padding: 2px;
}

td{
	padding: 3px;
	text-align:right;
}

p.small{
	font-size:80%;
}

.right a{
	display:block;
	width:360px;
	height:130px;
}

.right a span{
	display:none;
}

#zoom_table td{
	border:0px;
}

.right a.spe{
	background-image: url('../img/teasersp_g.png');
}

.right a.spe:hover{
	background-image: url('../img/teasersp.png');
}

.right a.bos{
	background-image: url('../img/teaserbo_g.png');
}

.right a.bos:hover{
	background-image: url('../img/teaserbo.png');
}

.right a.spa{
	background-image: url('../img/teaserspa_g.png');
}

.right a.spa:hover{
	background-image: url('../img/teaserspa.png');
}

.right a.kro{
	background-image: url('../img/teaserkr_g.png');
}

.right a.kro:hover{
	background-image: url('../img/teaserkr.png');
}

div.photo a{
display:block;
width:100px;
height:100px;
margin-right: 10px;
float:left;
}

#menu a{
		_width:100px;
		}
		
		#menu a.ie{
		_width:160px;
		}
