@import url(undohtml.css);
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #939598;
	font-size: 13px;
	margin: 0;
	padding: 1em 0;
	text-align: center;
	line-height: 140%;
	background-color:#FDE8B5;
}

body#Splash {
	background: #FABA1B url(images/splash_back.jpg) no-repeat center top;
}

div#centerlayer {
			position: absolute;
			height: 256px;
			width: 100%;
			margin-top: -148px;
			left: 0;
			top: 50%;
			z-index: 1;
			background-color:#FFECB0;
			background-image:url(images/splash_back.jpg);
			background-repeat:repeat-x;
}

div#Seite {
    text-align: left;
    margin: 0 auto;
    width: 900px;
    padding: 0;
    border: 1px solid #333333;
	background: #ffffff;
	background-image:url(images/back.gif);
	background-position: left top;
	background-repeat:repeat-y;
}

div#LogoTop {
    margin: 0;
	padding: 0;
    text-align: center;
    background: none;
    border: none;
	width: 900px;
	height: 276px;
/*	vertical-align: text-bottom;*/
}


div#ContentSplash {
	width: 959px;
	margin: 0 auto;
	padding: 0;
	text-align: left;	
	border: none;
}

div#Content {
	margin: 0 0 0 192px;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 1.0em;
	vertical-align:top;
}
* html div#Content {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}

div#PictureCol {
	float:right;
	width:200px;
	margin-left:15px;
}

div#PictureCol img {
	margin-bottom: 10px;
	border: 1px solid #555555;
}

div#PictureColLeistungen {
	float:right;
	width:200px;
	margin-left:15px;
}

div#FokusArtikel {
	float:left;
	width:100%;
	margin-bottom: 20px;
}

/* --- Navigation ------------------------------------------------------------------- */
ul#Navigation {
	float: left; width: 183px;
	margin: 0 0 0 0;
	padding-top: 20px;
	background-image:url(images/menu_back.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
}

ul#Navigation li {
	padding: 0px 0px 3px 0px;
	text-indent: 15px;
}

ul#Navigation a {
	color: #939598;
	text-decoration: none;
	display:block;
	font-weight:bold;
}

ul#Navigation a#Active {
	color: #939598;
	text-decoration: none;
	font-weight:bold;
}

ul#Navigation a:hover {
	color: #939598;
	text-decoration: none;
	background-color:#FFF2D5;
	font-weight:bold;
}

ul#Navigation img {
	margin: 0 5px 1px 0;
}

ul#Navigation li#Level2 {
	padding: 0px 0px 3px 0px;
	text-indent: 20px;
}

ul#Navigation li#Level2 a {
	color: #939598;
	text-decoration: none;
	display:block;
	font-weight:normal;
}

ul#Navigation li#Level2 a#Active {
	color: #939598;
	text-decoration: none;
	font-weight:normal;
}

ul#Navigation li#Level2 a:hover {
	color: #939598;
	text-decoration: none;
	background-color:#FFF2D5;
	font-weight:normal;
}
ul#Navigation li#Level2 img {
	margin:0;
	vertical-align: middle;
}
/* --- Formular ------------------------------------------------------------------- */
input.txt {
	background-color:#FFFFFF;
	border: 1px solid #555555;
	width: 250px;
}

textarea.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color:#FFFFFF;
	border: 1px solid #555555;
	width: 360px;
}

input.btn {
	color: #939598;
	background-color: #EDE6DE;
	border: 1px outset #555555;
	margin-top: 10px;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 100px;
}

fieldset {
	width:370px;
	border: 1px solid #939598;
	margin-top: 16px;
	padding: 10px;
}

legend {
	color:#939598;
	font-weight: bold;
}
/* ----------------------------------------------------------------------------------- */

hr {
	border: 0px; /* Fr Firefox und Opera */
	border-top: solid 1px #999999;
	border-bottom: transparent;
	height: 1px;
}

a:link {
	color: #939598;
	font-weight: normal;
	text-decoration:underline;
}

a:visited {
	color: #939598;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #939598;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #737578;
	font-weight: normal;
	text-decoration: underline;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}

#TblReferenzen {
	text-align:center;
}

#TblReferenzen td#TdLogo{
	vertical-align:bottom;
	padding: 8px 20px 2px 0;
	width:150px;
}

#TblReferenzen td#TdText{
	vertical-align:top;
	padding: 2px 20px 8px 0;
	width:150px;
}

#TblReferenzen img{
	border: none;
	text-decoration: none;
}


p#Fusszeile{
	clear:both;
}

h1 {
	width:884px;
	height:25px;
	background-image:url(images/headlineback.gif);
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 5px 0 0 16px;
}

h2 {
	font-size: 1.0em;
	margin-bottom: 6px;
}

div#Content p {
	margin-bottom: 8px;
}

img#FokusPic {
	float:right;
	margin: 0 15px 10px 15px;
	border: 1px solid #555555;
	
}

img#AngebotPicOben {
	margin: 0 0 8px 0;
	border: none;
	
}

img#AngebotPicRechts {
	float:right;
	margin: 0 15px 10px 15px;
	border: none;
	
}


img#IconPic {
	float:left;
	margin: 2px 3px 0 0;
	vertical-align:top;
}
