html, body{
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}

body.impressionen div.main-content-container{
	padding: 0px;
}

div.page-container{
	margin:0 auto;
	text-align:left;
	width:790px;
}

h1{
	color: #882935;
	margin: 0px;
	display: block;
	font-size: 24px;
	font-weight: normal;
}
h2{
	color: #882935;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

p{
	padding: 0px;
	margin: 0px;
	display: inline;
}
ul{
}

li{
	padding-bottom: 8px;
	padding-left: 5px;
}

div.body-text{
	padding-bottom: 24px;
}

img{
	padding:0px;
	margin:0px;
	display: block;
	border-style: none;
}
a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #000000;
}


div.page-title{
	padding-bottom: 10px;
}

div.location-nav,
div.meta-nav,
div.lang-nav{
	margin-right: 10px;
}

div.location-nav a.act{
	font-weight: bold;
	color: #000000;
}

div.location-nav a,
div.meta-nav a,
div.lang-nav a{
	margin-right: 10px;
	font-size: 11px;
	color: #666666;
}

div.location-nav a:hover,
div.meta-nav a.act,
div.lang-nav a:hover{
	color: #000000;
}

div.top-navigation-container{
	line-height: 43px;
}
div.page-top-container,
div.content-container{
	width: 790px;
}
div.main-content-container{
	padding-top: 20px;
	padding-bottom: 20px;
}

div.main-navigation-container{
	padding-bottom: 20px;
}
div.main-navigation-container.home{
	padding-bottom: 20px;
}

div.main-navigation{
	height: 35px;
	padding-left: 10px;
	color: #ffffff;
	background-color: #e48e1a;
}
div.main-navigation a.first{
	margin: 0px;
}
div.main-navigation a{
	color: #ffffff;
	font-weight: bold;
	line-height: 35px;
	margin-left: 16px;
}
div.main-navigation a.act{
	color: #000000;
}
div.main-navigation a:hover{
	color: #000000;
}

/* general corner size */
div.main-nav div.corner img,
div.masked-box div.corner img {
	height:6px;
	width:6px;
}
/* top left corner */
div.masked-box div.corner.top-left{ 
	top:0px;
	left:0px;
	background:transparent url(img/masked-box/corner-top-left.png) no-repeat;
}
/* top rigt corner */
div.masked-box div.corner.top-right{ 
	top:0px;
	right:0px;
	/*
	IE6 - NOTICE!!!
	Set "right:-1px;" this when the width from "div.masked-box" is impair 
	*/
	background:transparent url(img/masked-box/corner-top-right.png) no-repeat;
}
/* bottom left corner */
div.masked-box div.corner.bottom-left{
 	/*bottom:0px;*/
 	margin-top: -6px; /* the same height then the corner image */
	left:0px;
	background:transparent url(img/masked-box/corner-bottom-left.png) no-repeat;
	
}
/* bottom right corner */
div.masked-box div.corner.bottom-right{
 	/*bottom:0px;*/
 	margin-top: -6px; /* the same height then the corner image */
	right:0px;
	background:transparent url(img/masked-box/corner-bottom-right.png) no-repeat;
}

div.content-teaser-container{
	margin-right: 10px;
}
div.content-teaser-container.last{
	margin-right: 0px;
}
div.content-teaser-container div.teaser{
	width: 150px;
}
/*div.teaser.green{
	background-color: #546f34;
}*/
a div.teaser{
	cursor: hand;
}
div.teaser.orange{
	background-color: #e48e1a;
}
div.teaser.red{
	background-color: #882935;
}
div.teaser-content{
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}

div.teaser-content-inner{
	min-height: 50px;
}
div.teaser-title{
	width: 130px;
	font-weight: bold;
	color: #ffffff;
	line-height: 15px;
}
div.teaser-text{
	color: #ffffff;
	line-height: 14px;
	padding-top: 3px;	
}

div.teaser-wrap{
	padding-bottom: 20px;
}

div.footer{
	font-size: 11px;
	padding-bottom: 35px;
}
div.footer-group{
	padding-right: 10px;
}
div.footer-group a{
	font-size: 11px;
}
div.footer-group a:hover{
	color: #000000;
}

div.normal-col{
	width: 640px;
}
div.normal-col-inner{
	padding-left: 50px;
	padding-right: 130px;
}
div.right-content-col{
	padding-top: 5px;
	width: 150px;
}

div.row-container{
	padding-bottom: 30px;
}
div.menu-row{
	padding-bottom: 23px;
}
div.menu-row.last{
	padding: 0;
}
div.title{
	color: #882935;
}
div.menu-row div.title{
	line-height: 18px;
	padding-bottom: 5px;
	width: 250px;
}
div.menu-row div.left-col{
	width: 300px;
}
div.menu-row div.right-col{
	width: 160px;
}



div.download-link-container{
	width: 50px;
}
div.download-link-container-news a{
	line-height: 25px;
}
/*div.download-link-container-news div.linklist-link a{
	line-height:16px;
}*/

div.download-link-container-news a.download-link.pdf{
	background-image: url(img/icon-pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	color: #333333;	
}
a.download-link{
	color: #333333;
	padding-left: 20px;
	line-height: 15px;
	display: block;;
}
a.download-link.pdf{
	background-image: url(img/icon-pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #333333;	
}
a.download-link.pdf:hover{
	color: #000000;
	background-image: url(img/icon-pdf-ro.gif);
}

div.content-image-container{
	width: 460px;
	padding-bottom: 20px;
}
div.image{
}
div.image-legend{
	padding-top: 5px;
}

div.image-legend p.body-text{
	padding: 0px;
	margin: 0px;
	display: inline;
}

div.contact-form-container{
	width: 280px;
	padding-bottom: 40px;
}
div.contact-form-container div.title{
	padding-bottom: 12px;
}
div.form-row-container{
}
div.form-row{
	margin-bottom: 12px;
}
div.form-row.last{
	margin-bottom: 30px;
}
div.form-row label{
	line-height: 16px;
}
div.form-row div.left-col, 
div.form-row div.right-col{
	margin: 0px;
	padding: 0px;
}

/* START ROUNDED CORNER TEXTAREA / INPUT */
form table{
	margin-top: 8px;
	width: auto;
	border: none;
}
table textarea, table input{
	border-style: none;
	width: 270px;
	
	background-color: #e3e3e3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form table input{
	height: 18px;
	line-height: 18px;
}
form table input.short{
	width: 119px;
}
table textarea{
	margin-top: 5px;
	margin-bottom: 5px;
}

td.input-field input{
	border: none;
	margin-top: 4px;
	margin-bottom: 5px;
}
div.form-row table tr,
div.form-row table td,
td.border-top, 
td.border-bottom,
td.corner-top-left,
td.corner-top-right,
td.corner-bottom-left,
td.corner-bottom-right{
	background-color: #e3e3e3;
	width: 6px;
	height: 6px;
}
td.corner-top-left{
	background-image: url(img/corner-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.corner-top-right{
	background-image: url(img/corner-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td.corner-bottom-left{
	background-image: url(img/corner-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.corner-bottom-right{
	background-image: url(img/corner-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.submit-button input{
	width: 130px;
}
div.submit-button input,
div.submit-button  td,
div.submit-button td.border-top, 
div.submit-button td.border-bottom,
div.submit-button td.corner-top-left,
div.submit-button td.corner-top-right,
div.submit-button td.corner-bottom-left,
div.submit-button td.corner-bottom-right{
	color: #ffffff;
	background-color: #e48e1a;
}
/* END ROUNDED CORNER TEXTAREA / INPUT */

div.news-col{
	width: 310px;
}
div.news-col div.news-content{
	padding-top: 5px;
	
	padding-bottom: 15px;
}
div.news-head, div.news-content{
	padding-right: 30px;
}
div.news-head{
	padding-bottom: 5px;
}
div.news-head div.title{
	padding-bottom: 5px;
}
div.news-col div.download-link-container{
	width: 100%;
}
div.news-col a.download-link, a.link, a.link-extern{
	padding-bottom: 5px;
}
div.content-news-container{
	width: 460px;
	padding-bottom: 25px;
}
div.content-news-container div.body-text{
	padding-bottom: 0px;
}
div.news-date-time p{
	color: #882935;
}

div.start-container{
	padding-left: 39px;
}
div.start-container h1{
	padding-bottom: 11px;
}
div.start-container-inner{
	width: 100%;
}
div.start-col-left{
	width: 400px;
}
p.body-text{
	line-height: 20px;
}
div.start-col-right{
	padding-top: 39px;
	padding-left: 42px;
}
a.start-link{
	background-image: url(img/start-link-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 28px;
	color: #e48e1a;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	display: block;
}
a.start-link:hover{
	background-image: url(img/start-link-bg-ro.gif);
	color: #000000;
}

div.google-maps{
	padding-bottom: 20px;
}

div.content-two-cols{
	width: 450px;
}
div.content-two-cols div.left-col{
	width: 200px;
}
div.content-two-cols div.right-col{
	width: 190px;
}
div.content-two-cols div.title{
	padding-bottom: 16px;
}
div.content-two-cols div.body-text{
	padding-bottom: 18px;
}
div.content-two-cols table{
	padding-bottom: 24px;
	width: 190px;
}
td.day-td{
	width: 70px;
}
td.opening-td{
	text-align: right;
}

a.requires-flash{
	display: none;
}

