* {
	margin:0;
	padding:0;
}

.wtgallery_listpic
{
	margin: 10px 10px 0 0;
}

.wtgallery_listpic_lastofrow
{
	margin-right: 0;
}

.wtgallery_listpic_firstofrow
{

}

.wtgallery_singlepic_popup, .wtgallery_singlepic_back, .wtgallery_singlepic_fwd, .wtgallery_pagebrowser
{
	display: none;
}

#teaser .csc-textpic
{
	float: left;
	display: inline;
}

#teaser .csc-textpic-clear
{
	clear: none;
}



#logooverlay
{
	position: absolute;
	top: 59px;
	left: 40px;
}


img,img a {
	border:0;
}

body 
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:center;
	color: #4c4848;
	background-color: #fff;
	background: url(images/bg.jpg) fixed no-repeat center 300px;
}

#wrapper
{	
	text-align: left;
	width: auto;
	margin: 0 auto;
	position: relative;
}

#outline
{
	background: url(images/header3.png) no-repeat center top;
	text-align: center;
}

#punkte
{
	background: url(images/punkte.png) no-repeat center top;
}


#container 
{	
	text-align: left;
	width: 952px;
	margin: 0 auto;
}

#header
{
	height: 226px;
	position: relative;
}	

#bgpunkte
{
	position: absolute;
	height: 309px;
	width: 200px;
	top: 0;
	background: url(images/punkte.png) no-repeat -220px -226px;
}

#teaser
{
	background: url(images/teaser-bg.png) no-repeat right top;
	position: absolute;
	top: 160px;
	right: -1px;
	width: 600px;
	height: 130px;
	padding: 7px 0 0 200px;
}

#contentcontainer
{
	position: relative;
	z-index: 100;
	padding: 0 0 20px;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: justify;
	background: url(images/content-bg2.png) repeat-y left top #fff;
}

#left
{
	float: left;
	display: inline;
	width: 241px;
}


#leftcontent
{
	padding: 0 20px;
}

#content
{
	float: right;
	display: inline;
	width: 660px;
	height: 200px;
	height: auto!important;
	min-height: 200px;
	margin: 0 20px 0 0;
}

#footer
{
	clear: both;
	background: #78a2b2;
	padding: 10px;
	color: #fff;
}

#footertext
{
	text-align: center;
}

#top
{
	display: inline;
	float: left;
	width: 152px;
	margin: 0 3px;
}

#left
{
	float: left;
	display: inline;
	width: 240px;
}

#right
{
	float: right;
	display: inline;
	width: 533px;
}

#topbar
{
	position: absolute;
	top: 18px; 
	right: 20px;
}

#topbar div
{
	display: inline;
	float: left;
}

#langnav li
{
	list-style: none;
	display: inline;
}

#langnav li a
{
	color: #fff;
	text-decoration: none;
	list-style: none;
	display: inline;
	font-size: 0.7em;
	text-transform: uppercase;
	padding: 0 10px 0 20px;
	background: url(images/langnav-bg.png) no-repeat left center;
}

#langnav {
	margin-right:20px;
	padding-top:7px;
}
#langnav a{
	text-decoration:none;
	font-size:11px;
}

#topbar input
{
	 font-size: 0.6em;
	 padding: 2px;
	 border: none;
	 line-height: 16px;
	 position: relative;
	 top: -3px;
}

#topbar input.submit
{
	 position: relative;
	 top: 3px;
}

#subnav ul
{
	margin: 10px 0 0;
}

#subnav li
{
	list-style: none;
}

#subnav li a
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	border-bottom: 1px solid #aaa;
	color: #000;
	padding: 2px 5px;
	text-decoration: none;
	display: block;
}

#subnav li.curr a, #subnav li.curr a:hover
{
	color: #fff;
	background: #7da7b6;
	text-decoration: none;
}

#subnav li a:hover
{
	text-decoration: underline;
}


#mainnav
{
	padding: 80px 0 0 233px;
	width: 750px;
}

#mainnav ul
{
	margin: 0;
}

#mainnav ul ul
{
	right: 0;
}

#mainnav li
{
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	border-right: 1px solid #000;
	height: 126px;
}

#mainnav li li
{
	display: block;
	float: none;
	list-style: none;
	padding: 0;
	border: none;
	height: auto;
}

#mainnav li a
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	text-decoration: none;
	padding: 0 12px;
	display: block;
	font-size: 1.1em;
	text-align: right;
	color: #322f2c;
}

#mainnav li li a
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px 12px;
	display: block;
	font-size: 0.75em;
	line-height: 1.1em;
}

#mainnav li.curr li a
{
	text-decoration: none;
}

#mainnav li.curr a, #mainnav li a:hover, #mainnav li.curr li a:hover, #mainnav li.curr li.curr a
{
	text-decoration: underline;
}

#mainhomelink
{
	position: absolute;
	left: 10px;
	top: 65px;
}

#mainhomelink img
{
	height:160px;
	width:230px;
}

ol, ul
{
	margin: 0 0 0 20px;
}



#footer img
{
	display: block;
	width: 150px;
	margin: 0 auto;
}


#footer a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a
{
	color: #7da7b6;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0.4em 0;
	color: #7da7b6;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
}

h1
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 1.7em;
	color: #000;
}
h2
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 1.4em;
	color: #fff;
	padding: 3px 20px;
	background: #7da7b6;
	margin: 1em -20px 0.4em !important;
}
h3
{
	font-size: 1.4em;
}
h4
{
	font-size: 1.3em;
}
h5
{
	font-size: 1.2em;
	font-weight: bold;
}
h6
{
	font-size: 1em;
	font-weight: bold;
}

.pngHack img
{
	behavior: url(fileadmin/iepngfix.htc);
}

.clearer
{
	clear: both;
}

/* TYPO3 Standards */

.align-left
{
	text-align: left;
}

.align-center
{
	text-align: center;
}

.align-justify
{
	text-align: justify;
}

.align-right
{
	text-align: right;
}

.csc-menu  li
{
	list-style: none;
}

.csc-menu li a
{
	text-decoration: none;
}

.csc-menu li a:hover
{
	text-decoration: underline;
}

.csc-mailform-field
{
	width: 330px;
}

.csc-mailform-field label
{
	float: left;
	width: 100px;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select
{
	width: 200px;
	margin: 0 0 10px;
}

.csc-mailform-field select
{
	height: 20px;
}

.csc-mailform-submit 
{
	margin: 10px 0 0 0;
}




