/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
INTERNET STYLE SHEET ------  PRINT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dezember 2009

	Navigation
	General
	Classes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/


/*      Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.main-navigation,
.meta-navigation,
.header .subnav,
.mainframe .subnav,
.motive,
.motive-overlay,
.controls,
.breadcrumb,
.teaser-container,
.content-footer,
.footer ul,
.extra-options{
    display: none;
}



/*      General
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html{
    font-family: Arial, sans-serif;
	color: #000;
	font-size: 0.8em;
	line-height: 1.5em;
	padding:2em;
}
a{
    color: #000;
    text-decoration: underline;
}
img{
	border:0;
}

/*      Classes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.header{
	display: block;
	margin-bottom: 4em;
}
p.printonly,
.copyright{
	border-top: dotted 1px #000;
	display: block;
	font-size: 0.9em;
	padding: 1em 0;
	margin: 3em 0;
}
.highslide-gallery{
	overflow: hidden;
}
.highslide-gallery ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.highslide-gallery ul li img{
	border: 1px solid #ccc;
	float:left;
	margin: 1em 0.9em 1em 0;
	}
.section{
	padding: 1em 0;
	overflow: hidden;
}
.section .section-headline{
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 0.8em 0;
	font-size: 1.2em;
}
.section .item{
	float: left;
	margin-right: 2em;
	width: 29%;
}
.news-container  .mask{
	display: block !important;
}
.news-container .news{
	display: block !important;
	position: relative !important;
	float: left;
	margin-right: 2em !important;
	margin-bottom: 2em !important;
	width: 30% !important;
}
.content-wrapper{
	position: relative;
}
form label{
	display: block;
	width: 150px;
}
form input{
	display: block;
	width: 300px;
}
#root .motive-overlay {
	display:block;
}
#root .motive-overlay  .section-header{
	font-size: 1.5em;
	font-weight: bold;
}
#root .newsitems-container h2{
	font-size: 0.5em:
}
#root .newsitems-container .mask{
	overflow: visible !important;
	height: 500px !important;
}
#root .newsitems-container .mask .newsitem{
	width: 100% !important;
}
#root #leftsection,
#root #rightsection{
	background-image: none !important;
	border: 0;
	}
#root #leftsection{	
	border-bottom: 1px dottet #000;
}

/* GoogleMaps  */

.gmap{
	width: 600px;
	height: 470px;
	margin-bottom: 20px;
}


