/* CSS Document */

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	height: 100%;
	margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-color: #EEE;
}

#header  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	height: 130px;
	background-color: #FFF;
	padding-top: 0px;
	text-align: left;
	font-family: "kulturista-web",sans-serif;
	font-style: normal;
	font-weight: 400;
	display: block;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#header img {
	float: left;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-left: 25px;
}


#headerTop {
	height: 30px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}
#headerTop_sub {
	height: 30px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}

#div_spacer {
	height: 30px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contentWrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;
	clear: both;
}
#header .logo {
	font-size: 50px;
	font-style: normal;
	font-weight: 400;
	color: #d95a13;
	padding-top: 30px;
	padding-left: 0px;
	display: block;
	float: left;
	clear: none;
	font-family: "ff-cocon-web-pro";
}


#contentWrapperFront {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	clear: both;
}
#teaser_intro {
	background-color: rgba(255, 255, 255, 0.8);
	display: block;
	padding: 20px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	font-family: kulturista-web;
	color: #D95A13;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C55211;
	float: left;
}
#teaser_action {
	background-color: rgba(255, 255, 255, 0.8);
	display: block;
	padding: 20px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	font-family: "kulturista-web";
	color: #D95A13;
	font-style: normal;
	font-weight: 400;
	font-size: 23px;
	line-height: 30px;
	float: left;
	text-align: center;
}
#teaser_presse {
	background-color: #FFF;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 980px;
	font-family: "kulturista-web";
	color: #D95A13;
	font-style: normal;
	font-weight: 400;
	font-size: 23px;
	line-height: 30px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#teaser_presse .title {
	font-size: 22px;
	line-height: 24px;
	color: #D95A13;
	font-style: normal;
	font-weight: 400;
}
#teaser_presse img {
	border: 1px solid #999;

}
#teaser_presse #image {
	display: block;
	clear: right;
	float: left;
}
#teaser_presse #legende {
	display: block;
	clear: both;
	float: left;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #C55211;
}



#teaser_presse p {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	font-style: normal;
	font-weight: 400;
}

#teaser_presse ul {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#teaser_presse ul li {
	display: inline-block;
	position: relative;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
}

#teaser_presse a:link, #teaser_presse a:visited {
	color: #333;
	text-decoration: none;
	padding: 10px;
	border: 1px dotted #E06521;
	display: block;
	float: left;
	vertical-align: text-bottom;
	background-color: #FCDBC9;
	width: 200px;
	height: 140px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#teaser_presse a:hover {
	text-decoration: none;
	background-color: #CCC;
}




#teaser_action a, #teaser_action a:visited {
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: kulturista-web;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: 400;
	background-image: url(../img/elements/background_navigation.jpg);
	background-repeat: repeat;
	display: block;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#teaser_action a:hover {
	text-decoration: none;
	background-image: url(../img/elements/background_navigation_HOVER.jpg);
	color: #FFF;
	text-align: center;
}

#teaser_explanation {
	background-color: rgba(255, 255, 255, 0.8);
	display: block;
	font-family: kulturista-web;
	color: #D95A13;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}
#teaser_explanation p {
	font-size: 16px;
	line-height: 24px;
	color: #D95A13;
	font-style: normal;
	font-weight: 400;
}

#teaser_explanation a:link , #teaser_explanation a:visited{
	color: #333;
	text-decoration: underline;
}

#teaser_explanation a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #333;
}



#teaser_explanation .titel {
	font-family: kulturista-web;
	font-size: 22px;
	font-style: normal;
	line-height: 28px;
	font-weight: 700;
	color: #6b2d2a;
}
#teaser_aussen {
	background-color: #FFF;
	display: block;
	padding: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 289px;
	text-align: center;
	float: left;
	height: 160px;
}
#teaser_mitte {
	background-color: #FFF;
	display: block;
	padding: 20px;
	width: 291px;
	text-align: center;
	float: left;
	height: 160px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}




#teaser_intro p {
	margin: 0px;
	padding: 0px;
}
#teaser_intro a:link, #teaser_intro a:visited {
	margin: 0px;
	padding: 0px;
	color: #C55211;
	text-decoration: underline;
}
#teaser_intro a:hover {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
	background-color: #C55211;
}


#teaser_intro .auszeichnung {
	color: #D95A13;
	font-style: normal;
	font-weight: 700;
}



#frontpagegraphics    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1000px;
	display: block;
	clear: both;
	height: 324px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#headerNavigation{
	display: block;
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#header a:link ,  #header a:visited{
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	background-color: #D95A13;
	padding: 4px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	line-height: 18px;
}
#header a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #999;
}
#header ul {
	color: #999;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#header li {
	color: #999;
	text-decoration: underline;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	float: left;
}

#navigationTop  {
	height: 60px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#frontpagegraphics a:link,#frontpagegraphics a:visited {
	text-decoration: underline;
	color: #000;
}
#frontpagegraphics a:hover {
	text-decoration: none;
}

#contentArea {
	display: block;
	width: 950px;
	float: left;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: "ff-meta-web-pro";
	font-style: normal;
	font-weight: 400;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 30px;
}
#contentArea h1 {
	font-size: 28px;
	padding-top: 25px;
	display: block;
	clear: both;
	padding-bottom: 30px;
	color: #D95A13;
	font-family: kulturista-web;
	line-height: 28px;
	font-style: normal;
	font-weight: 500;
}

#content {
	display: block;
	float: left;
	margin: 0px;
	width: 700px;
	font-size: 16px;
	position: relative;
	color: #2e1615;
	padding: 0px;
}
#content #box {
	display: block;
	float: left;
	width: 340px;
	font-size: 16px;
	position: relative;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #CCC;
	padding: 15px;
	height: 200px;
}


#content #box .titel {
	color: #333;
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 16px;
	line-height: 20px;
	font-family: "ff-meta-web-pro";
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
}

#content #news {
	font-size: 16px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #news li {
	font-size: 16px;
	line-height: 20px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	display: block;
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	width: 100%;
}


#content #news li:first-child {
	font-size: 16px;
	line-height: 20px;
	position: relative;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	display: block;
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-color: #CCC;
}

#content #news li:last-child {
	font-size: 16px;
	line-height: 20px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


#content #news ul {
	font-size: 16px;
	line-height: 20px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}



#content #news .titel {
	color: #333;
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	line-height: 20px;
}
#content #publications {
	font-size: 16px;
	line-height: 20px;
	position: relative;
	border: 1px none #CCC;
}
#content #publications li {
	font-size: 16px;
	line-height: 20px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	display: block;
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	float: left;
	width: 100%;
}
#content #publications ul {
	font-size: 16px;
	line-height: 20px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content #publications li:last-child {
	font-size: 16px;
	line-height: 20px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content #publications li:first-child {
	font-size: 16px;
	line-height: 20px;
	position: relative;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	display: block;
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-color: #CCC;
}

#content #publications .image {
	color: #333;
	font-size: 16px;
	line-height: 20px;
	float: left;
	position: relative;
	display: block;
	margin-right: 15px;
}
#content #publications .text {
	float: left;
	position: relative;
	display: block;
}

#content #publications p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#content #publications .titel {
	color: #333;
	font-size: 16px;
	line-height: 20px;
}
#content #publications .authors {
	font-size: 16px;
	line-height: 20px;
}



#content a ,#content a:visited {
	color: #D95A13;
	text-decoration: underline;
}

#content a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #D95A13;
}

#content p {
	color: #000;
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 16px;
	line-height: 22px;
}

#content .lead {
	color: #333;
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	line-height: 20px;
}

#content h2 {
	font-size: 20px;
	line-height: 26px;
	padding-top: 0px;
	display: block;
	clear: both;
	padding-bottom: 15px;
	color: #D95A13;
	font-family: "kulturista-web";
	font-style: normal;
	font-weight: 500;
}
#content h3 {
	font-size: 18px;
	line-height: 24px;
	padding-top: 0px;
	display: block;
	clear: both;
	padding-bottom: 15px;
	color: #0E385B;
}
#content ul {
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content ol {
	padding-bottom: 15px;
	display: block;
	margin: 0px;
	padding-left: 0px;
	list-style-position: inside;
}


#content li {
	list-style-type: square;
	font-size: 16px;
	line-height: 22px;
}


#content #form {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D95A13;
	border-right-color: #D95A13;
	border-bottom-color: #D95A13;
	border-left-color: #D95A13;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 20px;
}
#content #form .formfeld {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 22px;
	border: 1px solid #999;
	-webkit-box-shadow: 0 0 0 black,inset 0px 3px 3px #EEE;
	box-shadow: 0 0 0 black,inset 0px 3px 3px #EEE;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: "ff-meta-web-pro";
}
#content #form .button {
	margin-top: 10px;

}
#content #form .lines {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D95A13;
	border-right-color: #D95A13;
	border-bottom-color: #D95A13;
	border-left-color: #D95A13;
	padding-top: 15px;
}
#content #form .black_lines {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 15px;
}


#marginal {
	display: block;
	float: left;
	width: 180px;
	color: #D95A13;
	margin-left: 40px;
	background-color: #FFF;
	padding: 0px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-top-color: #D95A13;
	border-right-color: #D95A13;
	border-bottom-color: #D95A13;
	border-left-color: #D95A13;
}
#marginal li {
	padding: 0px;
	list-style-type: square;
	font-size: 16px;
	line-height: 22px;
}
#marginal ul {
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#marginal p {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	padding: 0px;
	font-size: 16px;
	line-height: 22px;
}

#marginal a, #marginal a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #D95A13;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../img/elements/background_navigation.jpg);
	-webkit-border-radius: 5px;
    border-radius: 5px;
}

#marginal a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/elements/background_navigation_HOVER.jpg);
}
#marginal a.download, #marginal a.download:visited {
}
#marginal a.download:hover {
}

#marginal .column {
	display: block;
	float: right;
	width: 183px;
	margin: 0px;
	padding: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	height: 248px;
	border: 1px solid #7e3589;
}
#marginal .column .title {
	font-size: 18px;
	line-height: 22px;
	color: #142761;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#navigationArea {
	width: 950px;
	height: 36px;
	display: block;
	float: left;
	font-size: 18px;
	line-height: 18px;
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: kulturista-web;
	font-style: normal;
	font-weight: 400;
}
#navigationArea ul  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-image: none;
}
#navigationArea li  {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	float: left;
}
#navigationArea li a , #navigationArea li a:visited {
	display: block;
	text-decoration: none;
	color: #D95A13;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	float: left;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-right: 5px;
}

#navigationArea li a.active, #navigationArea  li a.active:visited {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	float: left;
	background-color: #D95A13;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#navigationArea li a:hover {
	display: block;
	text-decoration: none;
	color: #FFF;
	float: left;
	background-color: #D95A13;
}
#navigationArea li a.active:hover {
	display: block;
	text-decoration: none;
	color: #FFF;
	float: left;
	background-color: #D95A13;
}



#frontpageLeft   {
	float: none;
	padding: 20px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 860px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #881018;
	font-size: 110%;
	line-height: 180%;
	background-image: url(../img/bg/background.gif);
}
#navigationLeft   {
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 220px;
	clear: right;
	margin-right: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper_teaser {
	display: block;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #f49ac1;
	width: auto;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-right-color: #f49ac1;
	border-bottom-color: #f49ac1;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/bg/background_fimo.gif);
	padding-top: 60px;
	padding-bottom: 60px;
	background-position: 50px;
}
#teaser {
	display: block;
	background-color: #FDF0EA;
	height: 200px;
	width: 305px;
	border: 1px solid #FBDFD2;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.5);
        box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.5);
}
#teaser .titel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D95A13;
	border-right-color: #D95A13;
	border-bottom-color: #D95A13;
	border-left-color: #D95A13;
	font-family: kulturista-web;
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	color: #6b2d2a;
}



#teaser a  , #teaser a:visited{
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "kulturista-web";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: 400;
	background-image: url(../img/elements/background_navigation.jpg);
	background-repeat: repeat;
}


#teaser a:hover {
	text-decoration: none;
	background-image: url(../img/elements/background_navigation_HOVER.jpg);
}

#teaser a img , #teaser a:visited  img{
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px none #68314a;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#teaser a:hover img {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter: Gray;
}

#teaser .text {
	font-size: 16px;
	color: #000;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#teaser .teaserbox{
	display: block;
	width: 305px;
	height: 261px;
	float: left;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #fdb8d6;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 14px;
	padding-right: 13px;
}
#teaser .teaserboxEnd {
	display: block;
	width: 305px;
	height: 261px;
	float: left;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 14px;
	padding-right: 13px;
}
#wrapper_footer {
	display: block;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #f49ac1;
	width: auto;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#footer  {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	display: block;
	width: 1000px;
	height: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	font-size: 14px;
	font-weight: 400;
	font-variant: normal;
	line-height: 18px;
	color: #999;
	font-family: "kulturista-web";
}
#footerinfos {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	display: block;
	float: left;
}

#footer ul {
	color: #999;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#footer li {
	color: #999;
	text-decoration: underline;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	float: left;
}

#footer a:link ,  #footer a:visited{
	color: #999;
	text-decoration: underline;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}

#footer a:hover {
	text-decoration: underline;
	color: #000;
}
#footer #addthis a:link, #footer #addthis a.visited:link,{
	display: block;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #EEE;
}
#contentWrapperFront #slider_comment .titel {
	font-size: 30px;
}
