#conMain {
    width: 828px;
    margin: 0 auto;
}

#conLeft {
	float: left;
    width: 88px;
}

#conRight {
	position: relative;
	top: 0px;
	right: 0px;
	float: left;
	width: 740px;
}

#conLeft {
	min-height: 580px;
	height: auto !important;  /* für moderne Browser */
	height: 580px;  /*für den IE */
}
#content {
	position: relative;
	min-height: 468px;
	height: auto !important;  /* für moderne Browser */
	height: 468px;  /*für den IE */
}

#header{
    width: 740px;
    height: 112px;
	position: relative;
	top: 0px;
	right: 0px;
}

#klick {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 720px;
	height: 80px;
	z-index: 50;
}

#menu {
	position: absolute;
	top: 85px;
	left: 10px;
	z-index: 50;
}

#backlink {
	padding: 15px 48px 3px 80px;
	overflow: hidden;
}

#backlink .linkback {
	float: left;
}

#backlink .linktop {
	float: right;
}

#footer {
    height: 20px;
	text-align: center;
	padding-top: 5px;
}

#siteimage {
	float: right;
	padding: 0 0 8px 8px;
}

#headline {
	position: absolute;
	top: 35px;
	left: 70px;
}

#headline br{
	margin-bottom: 10px;
}

#anreisser {
	padding: 0 5px 15px 0px;
}

#inhalt {
	padding: 0 38px 50px 70px;
}

#inhaltInhalt {
	padding: 0px 10px 0px 10px;
}
#luecke {
	height: 120px;
}

.boxStandard {
	margin: 0 0 30px 0;
}


/**************************************************
	Startseite
 *************************************************/

#conStart {
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0 auto;
	width: 828px;
	height: 565px;
}

#conStartClickImage {
	position: absolute;
	top: 0px;
	right: 0px;
}
#conStartLeft {
	float: left;
    width: 91px;
}
#conStartLeft {
	min-height: 580px;
	height: auto !important;  /* für moderne Browser */
	height: 580px;  /*für den IE */
}

#conTeaser {
	position: absolute;
	top: 211px;
	left: 172px;
	width: 207px;
	height: 200px;
}

#conLogo {
	position: absolute;
	top: 0px;
	left: 57px;
	width: 191px;
	height: 191px;
}

#conTeaser h1 {
	padding-left: 20px;
	padding-top: 6px;
	height: 26px;
}

#conTeaser .boxTeaserRow {
	padding-top: 15px;
}

#conTeaser .boxTeaserRow .date{
	display: block;
	padding-left: 20px;
	margin-bottom: 1px;
}
#conTeaser .boxTeaserRow h4 {
	display: block;
	padding-left: 20px;
}

#conLanguage {
	position: absolute;
	top: 430px;
	right: 0px;
	width: 200px;
	height: 50px;
}

#conLanguage .langchg {
	float: right;
	margin: 0 20px 0 0;
	text-align: center;
}

#conLanguage .langchg a {

}

#conLanguage .langchg span {
	font-weight: bold;
	display: block;
	margin: 7px 0 0 0;
}