body {
	color: white;
	font-family: "Verdana";
	font-size: 10px;
	background-color: #15343E;
	text-align: center;
}

#flags {
	position: absolute;
	left:670px;
	top:2px;
	width:100px;
}

#content {
	display: block;
	width: 766px;
	height:400px;
	margin: auto;
	padding: 0;
}

#content_left {
	float: left;
	width: 424px;
	height: 532px;
	background-color: #E4E7D2;
	margin: 0;
	padding: 0;
	text-align: left;
}

#content_full {
	background-color: #E4E7D2;
	color: #74756B;
	width: 751px;
	/* height: 532px; */
	margin: 0px;
	font-family: "Verdana";
	font-size: 12px;
	text-align: left;
	overflow:auto;
	padding: 10px;
	z-index: 0;
	position:relative;
}


#content_full ul {
	list-style-image:url("/images/arrows.gif");
	margin-top: 10px;
}

#content_full ul.pdf {
	list-style-image:url("/images/pdf.gif");
	margin-top: 10px;
}

#content_full li {
	margin: 5px;
	font-size: 14px;
	
}

#content_full h1 {
	margin:0px;
	color: #3D3E39;
	font-size: 15px;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;
	text-align: center;
}

#content_full h2 {
	font-size: 12px;
	color: #3D3E39;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: 1px;

}

#content_full h3 {
	margin:0px;
	color: #3D3E39;
	margin-bottom:10px;
	margin-top:10px;
	font-size: 12px;
}

#content_full hr {
	border:1px solid;
	margin:2px;
}

#content_full img {
	border: 1px solid black;
	float: left;
	margin: 1px;
}

.img_right {
	border: 3px solid black;
	float: right;
	margin: 0px;
	top: 15px;
	margin-right: 0px;
	margin-left: 50px;
}

#content_full li.more a {
	font-size: 13px;
	color: #ce567f;
}

#content_full ul.more {
	text-align: right;
}

#content_full .small {
	font-size: 13px;
	
}

#content_full .wp {
 
	left: 350px;
	float: right;
	margin: 0px;
	display: block;
	font-size: 10px;
}

#content_full .monat {
	width: 150px;
	font-size: 12px;
	float: left;

	margin: 0px;
	display: inline;
}

#content_full .preis {
	width: 200px;
	font-size: 12px;
	float: right;
	display: inline;
	margin: 0px;
}

#content_full .spacer {
	margin: 1px;
	clear: both;
}

#content_full #calendar {
	width: 95%;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	font-family: "Verdana";
	text-align: center;

}

#content_full #calendar td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	font-weight: bold;
	height: 20px;
	text-align: right;
	padding: 3px;
}

#content_full #calendar h2 {
	font-size: 15px;
	font-family: "Verdana";
	border-bottom: 1px solid #A2ADBC;
	border-color: black;
	text-align: center;
	padding: 3px;
}


#content_full #calendar .noborder {
	border-right: 0px;
	border-bottom: 0px;

	height: 20px;
	text-align: left;
	padding: 3px;
}

#content_full #calendar .gone {
	background-color: #FF8484;
	color: white;
}

#content_full #calendar a {
	color: #74756B;
		font-weight: bold;
}

#content_full .button {
	font-weight: bold;
	background-color:#E4E7D2;
	cursor: pointer;
	border-style: outset;
}

#content_full a:link,  #content_full a:active, #content_full a:visited
{
	color: #898A7E;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}


#content_full a:hover
{

	text-decoration: underline;
}


#content_left .img_left {
	float:left;
	border: 0;
	position: relative;
	margin: 5px;

}
#content_full .img_left {
	float:left;
	margin: 5px;
}


#content_left .img_right {
	float:right;
	margin: 5px;
}

#content_full .img_right {
	float:right;
	margin: 5px;
	margin-left: 15px;
}


#content_footer .navigation {
	color: white;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	width:740px;
}




#content_right {
	float: right;
	width: 342px;
	height:532px;
	background-image: url('/images/895.jpg');
	margin: 0;
	padding: 0;
}

#content_footer {
	width:746px;
	height:80px;
	padding-top: 25px;
	padding-right: 25px;
	background-image: url('/images/772.jpg');
	margin: 0;
	display: block;
	z-index: 100;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: white;
}

#content_footer a:link, #content_footer a:visited, #content_footer a:active {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

#content_footer a:hover {
	color: gray;
}

#content_left a:link {
	color: #898A7E;
	text-decoration: underline;

	font-size: 12px;
}

#content_footer a:hover {
	color: gray;
}

.banner_index {
	top: 615px;
	margin-left: 15px;
}

.banner_content {
	top: 615px;
	cursor: pointer;
}

img {
	display: block;
}

.clearing {
	margin: 0;
	padding: 0;
	clear: both;
}

#banner_puro {
	position: absolute;
	margin-left: 15px;
	background-image: url('/images/puro.png');
	float: none;
	width: 50%;
	color: white;
}

.logo {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 32px;
}

.script {
	font-family: Script;
	font-weight: bold;
	font-size: 30px;
}

#content_left .borderit img {
	border: 1px solid #E4E7D2;
}

#content_left .borderit:hover img {
	border: 1px solid gray;
}

#content_left .borderit:hover {
	color: red; /* irrelevant definition to overcome IE bug */
}

#content_left ul {
	list-style-image:url("/images/arrows.gif");
	margin-top: 10px;
}

#content_left li {
	margin: 5px;
	font-size: 12px;
	color: #3D3E39;
}
#content_left table {
	margin-left: 10px;
}

#content_left td   {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 12px;
	color: #74756B;

}

#content_left a:link, #content_left a:visited, #content_left a:active {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 12px;
	color: #74756B;
	text-decoration: none;
}

.seo a:link, .seo a:visited, .seo a:active, .seo a:hover {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 9px;
	color: white;
	text-decoration: none;
}


#content_left small {
	font-family: "Verdana";
	font-weight: normal;
	font-size: 9px;
	color: #74756B;
}

#content_left p {
	color: #74756B;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
}

#content_full fieldset p {
	color: #74756B;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	
}

#content_left h1 {
	color: #3D3E39;
	font-size: 16px;
	font-family: "Verdana";
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}

#content_left h2 {
	color: #3D3E39;
	font-size: 14px;
	font-family: "Verdana";
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}

#content_left .trennlinie {
	margin-left: 10px;
}

.kontakt_input {
  background:#CDD2AC;
  border:1px solid;
  border-color:#efefef #efefef #000 #000;
  color:#000;
}

.kontakt_input_submit {
	background:#CDD2AC;
}

#content_left .submit {
	font-weight: normal;
	font-size:12px;
	font-family: "Verdana";
	color: black;
	margin: 10px;
	margin-left: 15px;
}

#bookmarks {
	position: absolute;
	top: 15px;
	right: 10px;
}

#w3c {
	position: absolute;
	vertical-align: top;
	top: 25px;
	left: 25px;
}

#w3c a {
	color: #74756B;
	font-weight: bold;
}

#content_full .thinborderfloat {
  border:solid 1px silver;
  padding:0px;
  margin-right:10px;
  margin-bottom:5px;
  margin-left:10px;
  margin-top:5px;
  

}

#content_full .thinborderfloatbig {
  border:solid 0px silver;
  padding:5px;
  margin-top:0px;
  margin-right:5px;
  width: 120px;
}

#content_full .imagebox {
  border:solid 1px silver;
  margin: 10px;
  width: 130px;
  float: left;
  height: 300px;
  padding: 5px;
  position: relative;
  background-color: #E4E7D2;

}


#content_full .imageboxwide {
  border:solid 1px silver;
  margin: 10px;
  width: 330px;
  float: left;
  text-align: left;
  height: 300px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  position: relative;
  background-color: #E4E7D2;
 
}

#content_full .iconset {
	height: 30px;
	bottom: 0px;
	position: absolute;
	vertical-align: bottom;
  
}

#content_full .vermerk {
	height: 30px;
	bottom: 0px;
	position: absolute;
	vertical-align: bottom;
	right: 5px;
}

#content_full .icons {
	border: 1px solid silver;
	float: left;
	margin: 0;
	height: 25px;
	width: 25px;

}

#content_full h4 {
	font-size: 10px;
	font-family: "Verdana";
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.h1_home {
	font-size: 14px;
	font-family: "Verdana";
	font-weight: bold;
}

.h2_home {
	font-size: 12px;
	font-family: "Verdana";
	font-weight: bold;
}

#content_full ul .cl {
	text-decoration: underline;
}

#content_full fieldset {
	background-color:#DFE3CA;
	width: 735px;
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	margin:15px 0px 20px 0px;

	position:relative;


}

#content_full .fieldset_list {
	text-align: center;
	background-color:#DFE3CA;
	width: 650px;
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	margin:15px 0px 20px 0px;

	position:relative;
	display:block;
	padding: 0px 10px 10px 5px;
}

#content_full fieldset legend {
	background-color: #E4E7D2;
	border-width: 1px;
	border-style: solid;
	border-color: #7c5b47;
	color: #3D3E39;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0px 0px 5px 0px;
	position: relative;
	top: -10px;
}


#content_full fieldset legend img{
	padding: 5px;
}

#content_full label {
	font-size: 80%;
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin: 3px 5px 0px 0px;
}

#content_full .column_left {
	width: 340px;
	float: left;
	margin-right: 5px;
}

#content_full .column_right {
	width: 340px;
	margin-right: 5px;
}


/* NAVIGATION BUTTONS */
#head_menu {
	width: 771px;
	height: 84px;
	margin: auto;
	position: relative; 
	left: 2px;
	background: url('/images/menu/background.jpg') ;
}

.cssnav	{
	position:relative;
	float: left;
	margin: 0;
	border-right: 1px dotted #255E71;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url('/images/menu/menu_bg_sel.gif') no-repeat;
	width: 153px;
	height: 84px;
	color: white;
    overflow:hidden;/* for ie to hide extra height*/
}

.cssnav a {
	display: block;
	color: white;
	font-size: 13px;
	font-weight: bold;
	width: 152px;
	height: 84px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.cssnav a:hover {
	color: white;
}


.cssnav img {
	width: 152px;
	height: 84px;
	border: 0;
}

.cssnav a:hover img {
	visibility:hidden;
}

.cssnav span {
    position: absolute;
    left: 0px;top: 30px;
    text-align: center;
    width: 152px;
    color: white;
    cursor: pointer;

}
/* END OF NAVIGATION */

.header_image {
	width:726px; 
	text-align: center;
	position: relative; 
	top: 26px;
}

#content_full .title_images {
	border: 0px; 
	float: none; 
	margin: 0; 
	margin-left: 0px; 
	margin-top: 0px;
}

#content_full .img_hidden {
	position:absolute;
	visibility:hidden;
	border:solid 1px #CCC;
	padding:5px;
} 


/* CALENDAR */
.calendar_date				{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14px; color : #222222; }
a.calendar_date				{ color: #0000aa; text-decoration: none; }
a.calendar_date:hover			{ color: #000080; text-decoration: underline; }

.calendar_navigation			{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14px; color : #222222; }
a.calendar_navigation			{ color: #0000aa; text-decoration: none; }
a.calendar_navigation:hover		{ color: #000080; text-decoration: underline; }

.calendar_day				{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #222222; }
a.calendar_day				{ color: #0000aa; text-decoration: none; }
a.calendar_day:hover			{ color: #000080; text-decoration: underline; }

.calendar_date_number			{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color : #222222; }
a.calendar_date_number			{ color: #0000aa; text-decoration: none; }
a.calendar_date_number:hover		{ color: #000080; text-decoration: underline; }

.calendar_date_small			{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : #222222; }
a.calendar_date_small					{ color: #0000aa; text-decoration: none; }
a.calendar_date_small:hover		{ color: #000080; text-decoration: underline; }

.calendar_navigation_small		{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : #222222; }
a.calendar_navigation_small		{ color: #0000aa; text-decoration: none; }
a.calendar_navigation_small:hover	{ color: #000080; text-decoration: underline; }

.calendar_day_small			{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color : #222222; }
a.calendar_day_small			{ color: #0000aa; text-decoration: none; }
a.calendar_day_small:hover		{ color: #000080; text-decoration: underline; }

.calendar_date_number_small		{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 9px; color : #222222; }
a.calendar_date_number_small		{ color: #0000aa; text-decoration: none; }
a.calendar_date_number_small:hover	{ color: #000080; text-decoration: underline; }

table.rounded td 			{ -moz-border-radius: 10px 10px 10px 10px; }
table.rounded5 td 			{ -moz-border-radius: 5px 5px 5px 5px; }
table.notrounded td 			{ -moz-border-radius: 0px 0px 0px 0px; }

.text					{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color : #222222; }
a.text					{ color: #0000aa; text-decoration: none; }
a.text:hover				{ color: #222222; text-decoration: underline; }