body {
	margin: 0px auto;
	padding: 0;
	background: url(images/img1.jpg) repeat-x;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0F0F0F;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 12pt;
	color: #FFFFFF;
}

h1 em {
	font-weight: bold;
	font-style: normal;
}

h2 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #31576F;
}
h5 {
	font-size: 12px;
	text-align: center;
	line-height: 180%;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #005599;
	
}

a:hover {
	color:#999999;
	text-decoration: none;
}

a:active { 
	text-decoration: none; 
}

a:visited {
	color:#999999;
}

.image {
	float: left;
	margin: 15px 35px 15px 0px;
	border: none;
}


.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid white;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

/* Logo */

#logo
{
	width: 1100px;
	height: 100px;
	margin: 0px auto;
	background: url(pic/firmenkopf_relief.gif) #FFFFFF no-repeat center top ;
	text-align: center;
	color: #000099;
	font-size: 124%;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
}




/* Header */

#header {
	width: 1100px;
	height: 37px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #D2D2D2 url(images/img2.gif) repeat-x;
}

#header * {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 14px;
}

#header h1 {
	float: left;
	padding: 0px 0 0 10px;
	font-size: 33px;
}

#header h2
{
	float: left;
	padding: 0px 0 0 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

#header ul
{
	float: none;
	margin: 0;
	list-style: none;
	text-align: center;
}

#header li {
	display: inline;
	text-align: center;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 20px 0px 0px;
	padding: 12px 12px 0px 10px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

/* Content */

#content {
	width: 1100px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 210px;

}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 4px 0;
	background: url(images/img6.gif) repeat-x;
}

#colOne a {
	display: block;
	text-decoration: none;
}

#colOne a:hover
{	background: #E0E0E1;
	color: #005599;
	text-decoration: none;
}

#colOne a:visited
{	text-decoration: none;
	color: #005599;
}


#colOne li.first {
	background: none;
}



#colTwo {
	float: right;
	width: 889px;
}

#colTwo img.up {
	float: right;
	border: 0;
}

/* Slide Gallery */

#slide-images{
    position:static; 
    border:0px;
    text-align:center;
    vertical-align: middle;
    display:block;
    margin: 0px auto;
    padding:0px;
    height:310px;
    overflow:hidden;
    z-index: 0;    
}

#slide-images li{
    position:absolute;
    width: 750px;
    text-align:center;
    vertical-align: middle;
    border:0px;
    display:block;
    list-style-type:none;
    padding:0px;
    background-color:#FFFFFF;
    z-index: 0;
}

#slide-images li img{
    margin: 0px auto;
    padding: 0px;
    display:block;
    text-align: center;
    vertical-align: middle;
    background-color:#FFFFFF;
    border: 0;
    z-index: 0;
}


/* Footer */

#footer
{
	clear: both;
	width: 1100px;
	margin: 0 auto;
	padding: 5px 0;
	background: url(images/img7.gif) repeat-x;
}

#footer p {
	clear: both;
	margin: 0;
	text-align: center;
	text-transform: lowercase;
}
table
{
	border-right: gray 1px solid;
	table-layout: auto;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	border-collapse: collapse;
	background-image: none;
	margin: 10px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	visibility: visible;
	position: static;
}

td
{
	border-right: gray 1px dotted;
	padding-right: 5px;
	border-top: gray 1px dotted;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-left: gray 1px dotted;
	padding-top: 5px;
	border-bottom: gray 1px dotted;
}
th
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: gray;
	border-bottom-width: 1px;
	border-bottom-color: gray;
	border-top-color: gray;
	border-right-width: 1px;
	border-right-color: gray;
}

#sddm
{	padding: 0px;
	font-size: 8pt;
	padding: 12px 5px 0px 25px;
	margin: 25px 0px;
	vertical-align:middle;
}

#sddm li
{
	display: block;
	float: left;
	height: 25px;
	text-decoration: none;
}

#sddm li a
{	display: inline;
	padding: 0px 0px;
	font-size: 9pt;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 25px 0px;
	z-index: 10;
	}

#sddm div a
{
	margin: 0px;
	width: 190px;
	height: 20px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	background-image: none;
	background-color: gray;
	border-bottom: white thin dotted;
	position: static;
	letter-spacing: normal;
	top: 0px;
	left: 0px;
	display: block;
	clear: both;
}

#sddm div a:hover
{	background: #004A6C;
}



