* {
	margin: 0;
	padding: 0;
}

body {
	font: 69%/150% Verdana, Arial, Helvetica, sans-serif;
	background-color: #780000;
	color: #222;
	background: url('../media/background.gif') repeat-x;
	background-attachment: fixed;
}

/* Firefox Hack */

body, x:-moz-any-link {
	font: 11px/150% Verdana, Arial, Helvetica, sans-serif;
	background-color: #780000;
	color: #222;
	background-image: url('../media/background.gif');
}


h1 {
	font: 2.181818em/140% Georgia, "Times New Roman", serif;
	font-weight: normal;
	color: #AA0000;
	margin-bottom: 1em;
}

.headline{
	font: 1.025em/155% Georgia, "Times New Roman", serif;
	font-weight: normal;
	color: #AA0000;
	background: #FFF;
	padding: 0.181818em 0.727272em 0.181818em 0.727272em;
}

/* ALT

h1 {
	font: 2.181818em/140% Georgia, "Times New Roman", serif;
	font-weight: normal;
	color: #AA0000;
	margin-bottom: 1em;
}

*/

h2 {
	font: 1.5em/140% Georgia, "Times New Roman", serif;	
	font-weight: normal;
	color: #AA0000;
	margin-bottom: 1.2em;
}

h3 {
	font-weight: bold;
	margin: 1.2em 0 1.2em 0;
}

/*
h4 {
	font: 1em/140% Georgia, "Times New Roman", serif;	
	font-weight: bold;
}
*/

#rahmen {
	position: absolute;
	visibility: visible;
	left: 50%;
	width: 89.090909em;
	margin-left: -44.545454em;
}

#buehne {
	background-color: #FFF;
	width: 87.272727em;
	float: left;
}

.schattenlinks {
	width: 87.272727em;
	float: left;
	padding: 0 0 0 0.909090em;  
	background: url('../media/schatten_links.png') repeat-y left;
}

.schattenrechts {
	width: 87.272727em;
	float: left;
	padding:0 0.909090em 0 0;  
	background: url('../media/schatten_rechts.png') repeat-y right;
}

.schattenunten {
	width: 89.090909em;
	height: 1.272727em;
	float: left;
	background: url('../media/schatten_unten.png') no-repeat;
}

.schattenuntenfuss {
	width: 89.090909em;
	height: 1.272727em;
	margin-bottom: 2.272727em;
	float: left;
	background: url('../media/schatten_unten.png') no-repeat;
}

a:link, 
a:visited {
	text-decoration: none;
	color: #AA0000;
}

a:hover,
a:active,
a:focus {
	color: #FFF;
	background-color: #AA0000;
	text-decoration: none;
}

.big {
	font-size: 1em;
	text-transform: uppercase;
}

img {
	border: none;
}

p {
	margin-bottom: 1.5em;
}

abbr, acronym {
	cursor: help;
}

.invisible {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: inline;
}

.unsichtbar {
  display: none;
}

.clear {
  clear: both;
}


/* ------------------------------------------------------------------- */
/* Kopf */
/* ------------------------------------------------------------------- */

#kopf  {
	width: 86em;
	margin-left: 0.636363em;
	margin-bottom: 0.636363em;
	border-bottom: 1px dotted #999;
}

#logo  {
	height: 11.363636em;
	margin-bottom: 0.636363em;
	text-align: center;
	background: url('../media/basics/head_bg.jpg') repeat-x #AA0000;
}

#logo img {
	width: 80.545454em;
	height: 11.363636em;
}

#logo a:link, 
#logo a:visited {
	text-decoration: none;
	color: #AA0000;
	background:none;
}

#logo a:hover,
#logo a:active,
#logo a:focus {
	color: #AA0000;
	background-color: transparent;
	text-decoration: none;
}


/* ------------------------------------------------------------------- */
/* Toolspalte */
/* ------------------------------------------------------------------- */

#toolspalte  {
	width: 16.909090em;
	margin-left: 0.636363em;
	margin-right: 0.636363em;
	float: left;
}

.normalversion  {
	display: none;
}

address {
	font-size: 0.818181em;
	font-style: normal;
	line-height: 150%;
	color: #777;
	background-color: #EEE;
	padding: 0.636363em 1.272727em 0.636363em 1.272727em;
}

address span.impressum  {
	color: #999;
}

address span.impressum a:link, 
address span.impressum a:visited {
	text-decoration: none;
	color: #999;
	padding: 0.090909em 0.272727em 0.090909em 0.272727em;
	background:none;

}

address span.impressum a:hover,
address span.impressum a:active,
address span.impressum a:focus {
	text-decoration: none;
	color: #AA0000;
	padding: 0.090909em 0.272727em 0.090909em 0.272727em;
}

#iconnavi ul{
	list-style:none;
	float:left;
	padding: 0.636363em 0 0 0;
}

#iconnavi li{
	width: 2.727272em;
	height: 2em;
	float: left;
	border-left: 1px dotted #999;
	margin: 0;
}

#iconnavi li img{
	width: 2em;
	height: 2em;
	margin-left: 0.363636em;
}

#iconnavi li.lasttool{
	width: 2.545454em;
	padding-right: 0.090909em;
	border-right: 1px dotted #999;
}

#iconnavi a:link, 
#iconnavi a:visited {
	text-decoration: none;
	color: #FFF;
	background-image:none;
}

#iconnavi a:hover,
#iconnavi a:active,
#iconnavi a:focus {
	color: #FFF;
	background-color: #FFF;
}

#login {
	width: 14.363636em;
	border-bottom: 1px dotted #999;
	padding: 0.636363em 1.272727em 0.636363em 1.272727em;
	margin-top: 0.636363em;
	color: #AAA;
	float: left;
}

#login a:link, 
#login a:visited {
	text-decoration: none;
	color: #AAA;
	background-image:none;
}

#login a:hover,
#login a:active,
#login a:focus {
	color: #AA0000;
	background-color: #FFF;
}

#login h1{
	font: 1.4em/130% Georgia, "Times New Roman", serif;	
	font-weight: normal;
	padding: 0;
	margin:0;
	color: #AA0000;
}

#login .loginfelder{
	width: 15em;
	padding-top: 0.363636em;
	padding-bottom: 0.363636em;
	margin: 0.636363em 0 0.636363em 0;
	background-color: #DDD;
	float: left;
}

#login input{
	width: 6.090909em;
	height: 1.181818em;
	padding: 0.181818em;
	margin-left: 0.454545em;
	background-color: #FFF;
	border: 1px solid #999;
	color: #555;
	float: left;
	font-size: 0.90909090em;
}

#login input.loginbutton{
	width: 1.636363em;
	height: 1.7em;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
}

#login .logintext{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	border: 0;
}


/* ------------------------------------------------------------------- */
/* Navigation */
/* ------------------------------------------------------------------- */

#navi {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	width: 16.909090em;
	margin-top: 0.636363em;
	float: left;
}

#navi ul {
	list-style:none;
	padding: 0.636363em 0 0.181818em 0;
	float: left;
}


#navi li {
	width:16.909090em;
	clear: both;
	display: block;
	font-weight: bold;
	background-color: #FEE;
	letter-spacing: 0.01em;
}

#navi li a:link,
#navi li a:visited{
	color: #444;
	background-color: #DDD;
	display: block;
	clear: both;
	padding: 0.545454em 0.636363em 0.636363em 1.272727em;
	margin-bottom: 0.454545em;
}


#navi li a:hover,
#navi li a:active,
#navi li a:focus{
	color: #FFF;
	background-color: #AA0000;
	text-decoration:none;
	padding: 0.545454em 0.636363em 0.636363em 1.272727em;
	margin:0;
	margin-bottom: 0.454545em;
}


#navi li a.aktiv:link,
#navi li a.aktiv:visited{
	color: #FFF;
	background-color: #AAA;
	background-image:none;
	padding: 0.272727em 0.636363em 0.363636em 1.272727em;
	margin:0;
}


#navi ul ul {
	background-color: #EEE;
	float: left;
	border: none;
	padding: 0;
	margin: 0 0 0.454545em 0;
}

#navi li li {
	width: 15.363636em;
	border:none;
	font-weight: normal;
	display: block;
	clear: both;
	padding: 0.090909em 0.636363em 0 0.909090em;
	color: #555;
	background-color: #EEE;
	margin:0;
	border-top: 1px solid #FFF;
	letter-spacing: 0;
}

#navi li li a:link,
#navi li li a:visited{
	width: 12.454545em;
	border: 0;
	background: none;
	margin-bottom: 0.090909em;
	padding: 0.181818em 0.636363em 0.272727em 1.272727em;
	background-image:none;
}

#navi li li a:hover,
#navi li li a:active,
#navi li li a:focus{
	color: #AA0000;
	font-weight: normal;
	text-decoration:none;
	background-color: #EEE;
	background-image:none;
}

#navi li li a.aktiv:link,
#navi li li a.aktiv:visited{
	color: #AA0000;
	font-weight: normal;
	border:0;
	background: none;
	margin-bottom: 0.090909em;
	padding: 0.181818em 0.636363em 0.272727em 1.272727em;
	background-image:none;
}

#suche {
	width: 16.909090em;
	height: 1.545454em;
	margin: 0.636363em 0 0 0;
	padding: 0 0 1.272727em 0;
	display: block;
	border-bottom: 1px dotted #999;
	float: left;
}

#suche .suchfeld{
	width: 16.909090em;
	padding: 0.363636em 0 0.363636em 0;
	background-color: #DDD;
	float: left;
}

#suche input{
	width: 13em;
	height: 1.181818em;
	padding: 0.363636em;
	margin-left: 1.272727em;
	background-color: #FFF;
	border: 0 solid #999;
	color: #999;
	float: left;
	font-size: 0.909090em;
}

#suche input.suchbutton{
	width: 1.636363em;
	height: 1.7em;
	padding: 0;
	margin: 0 0 0 0.363636em;
	border: 0;
	float: left;
}


/* ------------------------------------------------------------------- */
/* Content-Spalte */
/* ------------------------------------------------------------------- */

#contentspalte {
	width: 68.454545em;
	float: left;
	border-left: 1px dotted #999;
	margin-bottom: 0.636363em;
}

#teaserimage {
	width: 67.818181em;
	height: 25.5454542em;
	background-color: #EEE;
	margin-left: 0.636363em;
}

#teaserimage img.teaserimg {
	width: 67.818181em;
	height: 25.545454em;
}

#slidercontainer {
	width: 67.818181em;
	height: 30em;
	background-color: #EEE;
	margin-left: 0.636363em;
}

.container {
	float: left;
}

#content {
	width: 38.181818em;
	margin-top: 0.636363em;
	margin-left: 0.636363em;
	padding: 3.636363em 6.363636em 4.545454em 6.363636em;
	float: left;
	border-right: 1px dotted #999;
	min-height: 50em;
}

#content a:link, 
#content a:visited {
	text-decoration: none;
	color: #AA0000;
}

#content a:hover,
#content a:active,
#content a:focus {
	color: #FFF;
	background-color: #AA0000;
	text-decoration: none;
}

#content ul{
	margin-bottom: 1.4em;
     margin-left: 1.363636em;

}

#content li{
	list-style-type: square;
	margin-bottom: 1.4em;
}

#content .kunden {
	width: 38.181818em;
	margin-top: 3.636363em;
}

#content .kunden img {
	padding: 0.363636em;
	border: 1px solid #DDD;
	margin: 0 2.545454em 1.272727em 0;
}

#contenttagcloud {
	width: 50.909090em;
	margin-top: 0.636363em;
	margin-left: 0.636363em;
	padding: 0 0 1em 0;
	float: left;
	border-right: 1px dotted #999;
	min-height: 50em;
}

#contenttagcloud span.text{
	width: 38.181818em;
	padding: 3.636363em 6.363636em 1em 6.363636em;
	float: left;
}

hr.projektseite{
	border-top: 1px dotted #999;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	width: 100%;
	background-color: #FFF;
	clear: both;
	display: block;
	margin-bottom: 10px;
}

.overheadline {
	font-size: 1em;
	font-weight: bold;
	color: #999;
	margin-bottom: 1em;
}

#startnews {
	float: left;
	width: 43.909090em;
	border-right: 1px dotted #999;
	margin-top: 0.636363em;
	padding-bottom: 4em;
}

#startnews hr{
	border-top: 1px dotted #999;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	width: 42.636363em;
	background-color: #FFF;
	margin-left: 0.636363em;
	float: left;
	display: block;
}


h2.portfolio-teaser_headline {
	font: 1.4em/140% Georgia, "Times New Roman", serif;	
	font-weight: normal;
	color: #777;
	margin: 0.4em 0 0.4em 0.636363em;
	padding: 0.181818em 1.090909em 0.181818em 1.272727em;
	float: left;
	width: 27.625em;
	text-align:center;
}

#opener {
	width: 38.181818em;
	padding: 3.636363em 6.363636em 3.181818em 6.363636em;
	float: left;
}


/* neu */

.start {
	float: left;
	width: 50.909090em;
	border-right: 1px dotted #999;
	margin-top: 0.636363em;
	padding-bottom: 2em;
}

.start hr{
	border-top: 1px dotted #999;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	width: 49.636363em;
	background-color: #FFF;
	margin-left: 0.636363em;
	float: left;
	display: block;
}

.start h2 {
	font: 1.4em/140% Georgia, "Times New Roman", serif;	
	font-weight: normal;
	color: #FFF;
	margin: 0.4em 0 0.4em 0.454545em;
	padding: 0.181818em 1.090909em 0.181818em 1.272727em;
	float: left;
	width: 33.090909em;
	text-align:center;
	background-color: #BBB;
}

.start h3,
#news h2 {
	font: 1.4em/140% Georgia, "Times New Roman", serif;	
	font-weight: normal;
	color: #AA0000;
	margin:0 0 0.272727em 0;
}

.start #news {
	padding: 3.636363em 6.363636em 3.181818em 6.363636em;
	float: left;
}

#news .date {
	color: #AAA;
}

#news p {
	margin-bottom: 4em;
}

#news a:link, 
#news a:visited {
	background-image:none;
	padding:0;
	text-decoration: none;
	color: #AA0000;
}

#news a:hover,
#news a:active,
#news a:focus {
	color: #FFF;
	background-color: #AA0000;
	text-decoration: none;
}

/* neu ende */

.portfolio-teaser1 {
	width: 273px;
	color: #555;
	min-height: 13.636363em;
	margin: 0.636363em 0 0.636363em 0.636363em;
	float: left;
	border-right: 1px dotted #999;
}

.portfolio-teaser1 img {
	width: 24em;
	height: 9.090909em;
}

.portfolio-teaser1text {
	font: 1em/140% Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 21.636363em;
	float: left;
	margin: 1.272727em;
}

.portfolio-teaser1 a:link,
.portfolio-teaser1 a:focus {
	font: 0.818181em/140% Verdana, Arial, Helvetica, sans-serif;
	margin-top: .545454em;
	padding: 0.222222em 0.888888em 0.444444em 0.888888em;
	color: #FFF;
	background-color: #999;
	float: left;
	background-image:none;
}

.portfolio-teaser1 a:hover,
.portfolio-teaser1 a:active,
.portfolio-teaser1 a:focus {
	color: #FFF;
	background-color: #AA0000;
}

.portfolio-teaser2 {
	width: 24.727272em;
	margin: 0.636363em 0 0.636363em 0.636363em;
	color: #555;
	float: left;
}

.portfolio-teaser2 img {
	width: 24em;
	height: 9.090909em;
}

.portfolio-teaser2text {
	font: 1em/140% Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 21.636363em;
	float: left;
	margin: 1.272727em;
}

.portfolio-teaser2 a:link,
.portfolio-teaser2 a:focus {
	font: 0.818181em/140% Verdana, Arial, Helvetica, sans-serif;
	margin-top: .545454em;
	padding: 0.222222em 0.888888em 0.444444em 0.888888em;
	color: #FFF;
	background-color: #999;
	float: left;
	background-image:none;
}

.portfolio-teaser2 a:hover,
.portfolio-teaser2 a:active,
.portfolio-teaser2 a:focus {
	color: #FFF;
	background-color: #AA0000;
}

#content img.news_artikelimage {
	border: 0;
	display: block;
	margin-bottom: 1.272727em;
}

.hinweis_rauchzeichen {
	clear: both;
	padding-top: 2.545454em;
	padding-left: 2.545454em;
}

#kontaktformular {
	background-color: #EEE;
	padding: 1.909090em;
	width: 27.909090em;
}

#kontaktformular input{
	width: 27.272727em;
	height: 1.363636em;
	padding: 0.181818em;
	background-color: #FFF;
	border: 1px solid #999;
	font-size: 0.9em;
	color: #555;
	display: block;
	margin-top: 0.363636em;
}

#kontaktformular textarea{
	width: 27.272727em;
	height: 9.090909em;
	padding: 0.181818em;
	background-color: #FFF;
	border: 1px solid #999;
	font-size: 0.9em;
	color: #555;
	display: block;
	margin-top: 0.363636em;
}

#kontaktformular input.kontaktcheckbox{
	float: left;
	width: 1.363636em;
	margin-top: 0;
	margin-right: 1em;
}

#kontaktformular input.kontaktbutton{
	width: 27.272727em;
	height: 2.090909em;
	padding: 0.181818em;
	background-color: #999;
	border: 1px solid #999;
	border: 0;
	font-size: 0.9em;
	color: #FFF;
	display: block;
	cursor: pointer;
}

#projekte h2 {
	font: 1.4em/140% Georgia, "Times New Roman", serif;	
	font-weight: normal;
	color: #AA0000;
	margin:0 0 0.272727em 0;
}

#projekte a:link{
	background-image:none;
	padding:0;
}

#newsletter {
	width: 38.181818em;
	padding: 3.636363em 6.363636em 3.181818em 6.363636em;
	float: left;
}

#newsletter input {
	background-color: #EEE;
	border: 1px solid #999;
	width: 120px;
	height: 1.636363em;
}

input.nlabstandrechts,
select.nlabstandrechts {
	margin-right: 30px;
}

#newsletter select {
	background-color: #EEE;
	border: 1px solid #999;
	width: 122px;
	height: 1.636363em;
}

#newsletter input.nlabsenden {
	border: 1px solid #AAA;
	width: 140px;
	height: 1.909090em;
	background-color: #AAA;
	color: #FFF;
	cursor:pointer;
	margin-top: 7px;
}

#newsletter hr.nllinie{
	border-top: 1px solid #DDD;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	width: 100%;
	background-color: #FFF;
	float: left;
	display: block;
	margin: 2em 0 2em 0;
}

.projektimages img {
	margin: 0 8px 10px 0;
	border: 1px solid #CCC;
	float: left;
}

#content .projektimages a:link, 
#content.projektimages a:visited {
	text-decoration: none;
	color: #FFF;
	padding:0;
	background: none;
}

#content .projektimages a:hover,
#content .projektimages a:active,
#content .projektimages a:focus {
	color: #FFF;
	text-decoration: none;
}


/*
#content_projekte {
	width: 38.181818em;
	margin-top: 0.636363em;
	float: left;
	border-right: 1px dotted #999;
	min-height: 50em;
}

#content_projekte a:link, 
#content_projekte a:visited {
	text-decoration: none;
	color: #AA0000;
}

#content_projekte a:hover,
#content_projekte a:active,
#content_projekte a:focus {
	color: #FFF;
	background-color: #AA0000;
	text-decoration: none;
}

#content_projekte h1 {
	width: 17.5em;
	padding: 1.666666em 0 0 2.916666em;
	float: left;
	font: 2.181818em/140% Georgia, "Times New Roman", serif;
	font-weight: normal;
	color: #AA0000;
	margin-bottom: 1em;
}

*/


#referenz-teaser {
	color: #555;
	margin: 0.636363em 0 0.636363em 0.636363em;
	float: left;
}

#referenz-teaser img {
	width: 24em;
	height: 9.090909em;
	float:left;
}

span.referenz-teasertext {
	font: 1em/140% Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 21.636363em;
	float: left;
	margin: 1.272727em;
}

#referenzo-teaser a:link,
#referenz-teaser a:focus {
	font: 0.818181em/140% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1.555555em;
	padding: 0.222222em 0.888888em 0.444444em 0.888888em;
	color: #FFF;
	background-color: #999;
	float: left;
	background-image:none;
}

#referenz-teaser a:hover,
#referenz-teaser a:active,
#referenz-teaser a:focus {
	color: #FFF;
	background-color: #AA0000;
}


.kreationen img{
	margin: 2px;
}

#content .kreationen a:link, 
#content .kreationen a:visited {
	text-decoration: none;
	color: none;
	padding:0;
	float: left;
	border: 1px solid #FFF;
}

#content .kreationen a:hover,
#content .kreationen a:active,
#content .kreationen a:focus {
	color:none;
	background-color: #FFF;
	text-decoration: none;
	padding:0;
	border: 1px solid #999;
}

.newsthumb {
	float: left;
	margin: .545454em 2em 2.545454em 0;
}

#news .start2archiv a:link,
#news .start2archiv a:focus {
	font: 0.818181em/140% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1.555555em;
	padding: 0.222222em 0.888888em 0.444444em 0.888888em;
	color: #FFF;
	background-color: #999;
	float: left;
	background-image:none;
	margin-left: 82px;
}

#news .start2archiv a:hover,
#news .start2archiv a:active,
#news .start2archiv a:focus {
	color: #FFF;
	background-color: #AA0000;
}

/* ------------------------------------------------------------------- */
/* Sitemap */
/* ------------------------------------------------------------------- */

#sitemap {
	margin-top: 3.636363em;
}

#sitemap ul {
	list-style:none;
}


#sitemap li {
	list-style:none;
	font-weight: bold;
	margin-top: 1em;
	margin-left: 1.272727em;
}

#sitemap li a:link,
#sitemap li a:visited{
	color: #FFF;
	background-color: #AA0000;
	padding: 0.363636em 1em 0.363636em 1em;
	background-image:none;
}


#sitemap li a:hover,
#sitemap li a:active,
#sitemap li a:focus{
	color: #FFF;
}

#sitemap li li {
	font-weight: normal;
	margin-left: 1.272727em;
}

#sitemap li li a:link,
#sitemap li li a:visited{
	color: #333;
	background-color: #DDD;
	background-image:none;
}


#sitemap li li a:hover,
#sitemap li li a:active,
#sitemap li li a:focus{
	color: #AA0000;
}


/* ------------------------------------------------------------------- */
/* Teaser-Spalte */
/* ------------------------------------------------------------------- */


#teaserspalte {
	width: 16.181818em;
	padding-left: 0.636363em;
	margin-top: 0.636363em;
	float: left;
}


#teaserspalte .teaserblock {
	padding: 1.909090em 1.272727em 1.909090em 1.272727em;
	border-bottom: 1px dotted #999;
	color: #777;
/*	font-size: 0.909090em; */
}

#teaserspalte .teaserblock a:link, 
#teaserspalte .teaserblock a:visited{
	color: #777;
	text-decoration: none;
}

#teaserspalte .teaserblock a:hover,
#teaserspalte .teaserblock a:active,
#teaserspalte .teaserblock a:focus{
	color: #FFF;
	background-color: #AA0000;
	text-decoration: none;
}

#teaserspalte .teaserblock_tools {
	padding: 1.909090em 1.272727em 1.909090em 1.272727em;
	border-bottom: 1px dotted #999;
	color: #777;
/*	font-size: 0.909090em; */
}

#teaserspalte .teaserblock_tools ul{
	list-style:none;
}

#teaserspalte .teaserblock_tools a:link, 
#teaserspalte .teaserblock_tools a:visited{
	color: #777;
	text-decoration: none;
}

#teaserspalte .teaserblock_tools a:hover,
#teaserspalte .teaserblock_tools a:active,
#teaserspalte .teaserblock_tools a:focus{
	color: #FFF;
	background-color: #AA0000;
	text-decoration: none;
}

#teaserspalte .teaserblocknews {
	padding: 1.909090em 0 1.909090em 1.272727em;
	margin-bottom: 2.545454em;
	border-bottom: 1px dotted #999;
	color: #777;
/*	font-size: 0.909090em; */
}

#teaserspalte .teaserblocknews a:link, 
#teaserspalte .teaserblocknews a:visited{
	color: #777;
	text-decoration: none;
}

#teaserspalte .teaserblocknews a:hover,
#teaserspalte .teaserblocknews a:active,
#teaserspalte .teaserblocknews a:focus{
	color: #FFF;
	background-color: #AA0000;
	text-decoration: none;
	background-image:none;
}


.teaserblock h1 {
	font: 1.4em/130% Georgia, "Times New Roman", serif;	
	font-weight: normal;
	padding: 0 0 1.272727em 0;
	margin: 0;
	color: #777;
}

.teaserblocknews h1 {
	font: 1.4em/130% Georgia, "Times New Roman", serif;	
	font-weight: normal;
	padding: 0 0 1.272727em 0;
	margin: 0;
	color: #777;
}

.teaserblocknews h2 {
	font: 1.4em/140% Georgia, "Times New Roman", serif;	
	font-weight: normal;
	color: #777;
	margin-bottom: 1.2em;
	margin-left:-0.75em;
	padding: 0.125em 0.75em 0.125em 0.75em;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}


/* Newsletter */
#newsletter label {
        float:left;
        width: 60px;
	margin-right:10px;

}
#newsletter input,
#newsletter select{
        
float:left;
}



.labelVorname {
	
}

#teaserspalte #newsletterform {
	padding: 1.909090em 1.272727em 1.909090em 1.272727em;
	border-bottom: 1px dotted #999;
	float: left;
}

.nl_eingaben {
	padding: 0.636363em;
	float: left;
}

#newsletterform h1 {
	font: 1.4em/130% Georgia, "Times New Roman", serif;	
	font-weight: normal;
	padding: 0 0 1.272727em 0;
	margin: 0;
	color: #AA0000;
}

#newsletterform input{
	width: 72px;
	height: 1.181818em;
	padding: 0.181818em;
	border: 1px solid #999;
	color: #555;
	font-size: 0.909090em;
}

#newsletterform .nl_button input{
	width: 15.818181em;
	height: 2em;
	padding: 0.181818em;
	background-color: #999;
	border: 1px solid #999;
	color: #FFF;
	float: left;
	font-size: 0.909090em;
}

/* call-back*/


.boxRight h1 {
	font: 1em/140% Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #777;
	margin: 0;
	padding: 0;
	position:relative;
}

#callback {
	color: #888;
}

#callback p {
	margin-bottom: 1em;
}

#callback input {
	border: 1px solid #999;
	background-color: #EEE;
	width: 134px;
	height: 1.363636em;
	padding:2px;
	color: #888;
}

#callback input.callbackbutton {
	border: 1px solid #AAA;
	width: 140px;
	height: 1.919191em;
	background-color: #AAA;
	color: #FFF;
	cursor:pointer;
}

/* schnellnavi */

.schnellnavi select {
	border: 1px solid #999;
	background-color: #FDECE4;
	color: #777;
	width: 148px;
	height: 20px;
	font-size: 0.9em;
}


/* ------------------------------------------------------------------- */
/* Fuss */
/* ------------------------------------------------------------------- */


#fuss {
	height: 13.636363em;
	background-color: #AA0000;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	clear:both;
	line-height: 150%;
}

#copyrightlogo {
	width: 16.545454em;
	height: 11.090909em;
	margin: 0.636363em 0 0.636363em 0;
	padding-right: 1.636363em;
	padding-top: 1.272727em;
	border-right: 1px dotted #FFF;
	float: left;
	text-align: right;
}

#copyright {
	width: 65em;
	height: 6.363636em;
	float: left;
	padding: 2.272727em 0 0 3.636363em;
	font-size: 0.909090em;
	font-style: normal;
	color: #FFF;
}

#fussnavi {
	padding-left: 3.636363em;
	width: 52.636363em;
	height: 4.363636em;
	float: left;
	font-size: 0.909090em;
	font-style: normal;
	color: #FFF;
}

#fussnavi a:link, 
#fussnavi a:visited {
	color: #FFF;
	text-decoration: none;
	background-image:none;
}

#fussnavi a:hover,
#fussnavi a:active,
#fussnavi a:focus {
	background-color: #FFF;
	color: #AA0000;
}

#fuss_mitgliedschaften {
	height: 4.363636em;
	float: left;
	font-size: 0.909090em;
	font-style: normal;
	color: #FFF;
}

#fuss_mitgliedschaften img {
	margin-right: 1.909090em;
}

