body{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	width: 99%;
}

.bgborder{
	background-image: url(images/Untitled-12.gif);	
	background-repeat: repeat-x;
}

.bgcenter{
	background-image: url(images/content_map.gif);	
	background-repeat: no-repeat;
}

td{
	color: #003366;
	font-size: 11px;
	line-height: 150%;
	vertical-align: top;
}

a {
	color: #003366;
	text-decoration: none;
}

a:hover , a.price:hover {
	text-decoration: underline;
}
a.price {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

span.small {
	font-size: 0.95em;
}

.error{
	color: #FF0000;
	font-weight: bold;	
}

.box{
	padding-left: 5px;
	height: 100%;
	padding-bottom: 10px;
	width: 199px;
	word-wrap: break-word;
	word-break: normal;
}
.boximage{
	float: left;
	padding-right: 10px;
}
.boxtitle{
	color: #ff6600;
	float: left;
	font-weight: bold;
}
.boxtext{
	clear: both;
}

.form{
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	border-width: 1px;
	border-style: solid;	
	border-color: #ff6600;
}

form select{
	text-align: left;
}

.Stil22 {
	color: #FFFFFF;
	font-size: 1px;
}	

.cbig{
	font-size: 11px;
	color: #ff6600;
	font-weight: bold;
	text-align: center;
}

.cbig1{
	font-size: 11px;
	text-align: center;
	font-style: italic;
}

.csmall{
	font-size: 8px;
}

.dot{
	padding-top: 4px;
	text-align: center;
	vertical-align: top;
}

.li{
	list-style-image: url(images/content5_dot.gif);
	list-style-position: outside;		
}

.orange2{
	color: #ff6600;
	font-size: 12px;
}
.orange3{
	color: #ff6600;
	font-style: italic;
	text-align: right;
}

.middle{
	vertical-align: middle;
}

.navsub1{
	background-image: url(images/navsub1.gif);
	color: White;
	font-weight: bold;
	text-align: center;
}

.navsub2{
	background-color: #003366;
	color: #ffffff;
	text-align: center;
}


.navsub3{
	background-image: url(images/navsub3.gif);
	text-align: center;
}

.navsub2text{
	color: #003366;
}

.tt{
	border-style: dotted;
}

ul, li{
	margin: 0;
	padding: 0;
}

li{
list-style-type: none;
}

.margin{
	margin: 0px;
}

.spacer{
	font: 1px;
	height: 10px;
	width: 100%;
	clear: both;
}

#wrapper{
	font-size: 11px;
	margin: 0 auto;
	width: 800px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#popup{
	background: url(images/content_map.gif) no-repeat top left;
	pfont-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	pfont-size: 11px;
	height: 100%;
	width: 100%;
}

#logo{
	text-align: left;
	height: 52px;
	width: 100%;
}

#flag{
	float: right;
}

#nav-menu{
	height: 24px;
	width: 100%;
	background-image: url(images/one.gif);
}

#nav-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
} 

#nav-menu li{
	color: White;
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 20%;
	margin: 0 0 0 0;
} 

#title{
	color: #ff6600;
	font-size: 24px;
	font-weight: bold;	
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#contentt{
	background: url(images/content2_top.gif) no-repeat bottom left;
	height: 25px;
	position: relative;
}

#content{
	width: 617px;
	pheight: 100%;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	background-color: #fff;
}

contentv{
	height: 100%;
	width: 100%;
	line-height: 150%;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

#contentb{
	background: url(images/content2_bottom.gif) no-repeat top left;
	height: 10px;
}

#footer{
	clear: both;
	color: #ffffff;
	background: url(images/footer.gif) no-repeat top left;
	height: 26px;
	padding-top: 6px;
	text-align: center;
	width: 100%;
}

#footer .footerlinks a{
	color: White;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

#favorites {
	margin-top: 10px;
	color: White;
	font-size: 10px;
	text-align: center;
	width: 100%
}

#errortext{
	color: #FF0000;
	font-weight: bold;	
}


.cmsSection {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 10px 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.cmsSection h3 {
	background-image: url(/images/button_pfeile.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 30px;
}

.cmsSection p {
	padding-left: 30px;
}
	
.h-blue {
	background-color: transparent;
}

.h-blue h3 {
	background-image: none;
	background-color: #003366;
	color: #FFFFFF;
	border-radius: 5px;
	height: 25px;
	text-align: center;
	font-size: 14pt;
	font-weight: normal;
}

.cmsSection a {
	color: #FF6600;
	font-weight: bold;
}

a.download-pdf {
	display: block;
	background-image: url(/images/download_link.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	color: #ff6600;
}

