#framework {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFF99;
}
#framework #logo {
	background-color: #B90022;
	height: 90px;
	width: 100%;
}

#framework #lang {
	background-color: #B90022;
	height: 25px;
	width: 100%;
}

#framework #promo {
	background-color: #B90022;
	height: 150px;
	width: 650px;
	float: left;
}

#framework #special {
	background-color: #B90022;
	height: 150px;
	width: 300px;
	float: right;
	background-image: url(../img/siteElements/special.gif);
}

#framework #main {
	background-color: #FFFF99;
	height: auto;
	width: auto;
}

#framework #main #box_menu_mainContent {
	float: left;
	height: auto;
	width: 750px;
	background-color: #FFFF99;
	margin-top: 10px;
	overflow: hidden;
}

#framework #main #box_menu_mainContent #menue {
	background-color:#FFFF99;
	height: auto;
	width: 180px;
	float: left;
}

#framework #main #box_menu_mainContent #mainContent {
	background-color:#FFFFFF;
	height: auto;
	width: 560px;
	float: left;
	background-image: url(../img/siteElements/content_frame_white.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}

#framework #main #box_menu_mainContent #mainContent  #content{
	background-color: #FFFFFF;
	height: auto;
	width: 550px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#framework #main #service {
	background-color: #FFFFCC;
	height: auto;
	width: 200px;
	float: left;
	margin-top: 10px;
	overflow: hidden;
}

#framework #main #awards {
	background-color: #FFFFCC;
	height: auto;
	width: 200px;
	float: right;
	margin-top: 10px;
	overflow: hidden;
}


body {
	background-color: #B90022;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


a.menu {
	display:block;
	text-align:left;
	color:#eeeeee;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/siteElements/buttonbg.gif);
	line-height: 40px;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
 }
a.menu:link, a.menu:visited
{ 
  color:#eeeeee;
 background-color:#FFFF99;
 text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
	color:#FFFF99;
	font-weight:bold;
	background-image: url(../img/siteElements/buttonbghov.gif);
	background-repeat: no-repeat;
}

.menu_aktive {
	display:block;
	text-align:left;
	color:#333333;
	text-decoration:none;
	background-image: url(../img/siteElements/buttonbgactive.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 300px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}


#framework #footer {
	background-color: #FF9900;
	height: 20px;
	width: auto;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
}

.menu_link_masthead {
	padding:3px 10px;
}

.bildergalerie {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bildergalerie li {
	display: inline;
	margin: 0;
	padding: 10px;
}

.thumbnaildiv{
	padding: 3px 3px 10px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}	

.thumbnail{
	float:left;
		margin-bottom: 10px;
	background-color: #FFFFFF;
	overflow: hidden; 
}	

.top{
	width: 515px;
	height: 20px;
	float:left;
	background-image: url(../img/foto_teaser.jpg);
	background-repeat: no-repeat;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 35px;
	background-color: #161613;
}
.gallery{
	width: 538px;
	float:left;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2a2a2a;
	border-bottom-color: #2a2a2a;
	border-left-color: #2a2a2a;
	background-color: #161613;
	padding-top: 10px;
	padding-left: 10px;
	overflow: hidden;
}

a img{ 	border: none;}

.special_kasten {
	width: 400px;
	border: 1px;
	border-style:solid;
	margin: 0px auto;
	background-color:#FFFF66;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
}

.underline {
	text-decoration: underline;
}


