body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  background: top left repeat-x url(/files/bg.png); 
}

body, a, input, textarea {
  font: 12px Verdana, "Lucida Sans Unicode", Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr, .clearme  {
	float: none;
	clear: both;
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	height: 0;
	color: transparent;
}

a img, fieldset {
	border: 0;
}

#wrapper {
  position: relative;
  width: 912px;
  margin: 0 auto;
}

#head {
	position: relative;
	width: 912px;
	height: 355px;
	background: top left no-repeat url(/files/bghead.png);
}

#toplinks {
	position: absolute;
	top: 30px;
	right: -10px;
	font-size: 12px;
	color: #ff9900;	
}

#toplinks a {
	margin-right: 14px;
	text-decoration: none;
	color: #ff9900;	
}
#toplinks a:hover {
	text-decoration: underline;
}

#search {	
	position: absolute;
	right: 0px;
	top: 66px;
}

#search input {
	height: 15px;
	border: 0;
	background-color: transparent;
	width: 136px;
}

a#home {
	position: absolute;
	left: 10px;
	top: 40px;
	width: 410px;
	height: 120px;
	color: transparent;
}

a#email {
	position: absolute;
	right: 0px;
	top: 120px;
	width: 160px;
	height: 18px;
	color: transparent;
}

#left {
	float: left;
	width: 162px;

}

#content {
	float: left;
	width: 550px;
	margin-bottom: 10px;
}

.col2 #content {
	width: 712px;
}

.col1 #content {
	width: 912px;
}

#sidebar {
	float: right;
	width: 165px;
}


#sidebar .teaser {
	background-color: rgb(237,237,237);
	margin-bottom: 10px;
	padding-left: 12px;
	padding-top: 18px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#sidebar .full .teaser {
	background-color: #ffffff;
	padding: 0;
}

#sidebar .teaser h2 {
	margin-top: 0;
	padding-top: 0;
}

#sidebar .teaser .icons {
	margin-left: -9px;
}

#sidebar .teaser .copytext img {
	float: none;
	margin: 0;
}

#sidebar .teaser .icons img {
	float: left;
	margin: 0;
	margin-left: 9px;
	
}

#sidebar .teaser .oben {
	background-color: rgb(255,138,0);
	color: #ffffff;
	font-size: 12px;
	padding: 10px;
	padding-bottom: 0;
}

#sidebar .teaser .unten {
	background: top right no-repeat url(/files/bg_kd_unten.png);
	font-size: 12px;
	padding: 10px;
	padding-top: 20px;
}

#nav ul {
	position: absolute;
	top: 285px;
	left: -5px;
	padding: 0;
	margin: 0;
	display: block;
	width: 912px;
}


#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;   /* to make IE6 count left margin happily */
	float: left;
	text-align: center;
	height: 35px;
}

#nav li a, #nav li span {
	display: block;
	font-size: 13px;
	color: #646464;
	font-weight: bold;
	line-height: 32px;
	text-decoration: none;
	height: 35px;
	padding-right: 5px;	
	text-indent: 5px;	
}

#nav li.active a {
	color: #ff9900;
}

#nav li a:hover {
	color: #ff9900;
	text-decoration: none;
}

#nav2 ul {
	position: absolute;
	top: 318px;
	left: -5px;		
	padding: 0;
	margin: 0;
	display: block;
	width: 912px;
}


#nav2 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;   /* to make IE6 count left margin happily */
	float: left;
	text-align: center;
	height: 35px;
}

#nav2 li a, #nav2 li span {
	display: block;
	font-size: 11px;
	color: #646464;
	font-weight: bold;
	line-height: 32px;
	text-decoration: none;
	height: 35px;
	padding-right: 5px;	
	text-indent: 5px;	
}

#nav2 li.active a {
	color: #ff9900;
}

#nav2 li a:hover {
	text-decoration: none;
}


#subnavbg {
	position: absolute;
	top: 355px;
	left: 0px;
	width: 910px;
	height: 23px;
	background: top left repeat-x url(/files/subnavbg.png);
	z-index: -1;
}

#footer {
	font-size: 12px;
	text-align: center;
	color: #3f3f3f;
	background: top left no-repeat url(/files/bgbottom.png);
	height: 70px;
	padding-top: 35px;
}

#footer span {
	background-color: transparent;
}

.copytext {
	font-size: 13px;
	line-height: 18px;
	color: #282828;
}

h1 {
	font-size: 18px;
	line-height: 25px;
	color: #000000;
	margin-bottom: 20px;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #282828;
}


.copytext img {
	float: right;
	margin: 10px;
	margin-right: 0px;
	margin-top: 0;
}

.copytext .zentriert {
	margin: 0;
	padding: 0;
	text-align: center;	
}

.copytext .zentriert img {
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.copytext h2, .copytext h3, .copytext h4 {
	height: 40px;
	padding: 10px;
	padding-left: 0;
}



.copytext ul {
	list-style-image: url(/files/arrblack.png);
	list-style-position: outside;	
	margin: 0;
	padding-left: 25px;
}

.copytext li {
	padding-left: 15px;
	/* text-indent: 14px; */
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	line-height: 20px;
}

.copytext a, a.textlink {
	text-decoration: none;
	color: #ff9900;	
}


.copytext a:hover, a.textlink:hover {
	text-decoration: underline;
}

.copytext li a {
	font-size: 12px;
	font-weight: bold;
}


.copytext table {
	width: 100%;
}

.copytext table.rahmen {
	border: 1px solid #ff9900;
	padding: 12px;
}

.copytext th {
	font-weight: bold;
	text-align: left;
	background-color: rgb(249,249,249);
}

.copytext td {
	text-align: left;
}

.copytext tr.wtable_even td {
	background-color: rgb(249,249,249);
}

table.referenzen {
	width: 100%;
	/* background: top left no-repeat url(/files/bg_content.png); */
}

table.referenzen td {
	width: 250px;
	height: 120px;
	padding-bottom: 17px;
}	


.copytext table.referenzen tr.wtable_even td {
	background-color: #ffffff;
}

.startkasten, .startkastena {
	float: left;
	position: relative;
	width: 280px;
	margin-left: 20px; 
	padding-left: 10px;
	font-size: 13px;
	line-height: 18px;
}

.startkastena {
	margin-left: 0px;
}

.startkasten img, .startkastena img {
	margin-left: -10px;
	margin-bottom: 10px;
	width: 290px;
}

.startkasten .bildtext, .startkastena .bildtext {
	position: absolute;
	left: 62px;
	top: 32px;
	font-size: 14px;
	font-weight: bold;
}

.startkasten a, .startkastena a, .copytext .button a, a.button {
	display: inline-block;
	height: 26px;
	padding-right: 10px;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 22px;
	font-weight: bold;
	background: url(/files/aleft.png) left top no-repeat, url(/files/aright.png) right top no-repeat, url(/files/amain.png) left top repeat-x;
}

.startkasten a:hover, .startkastena a:hover, .copytext .button a:hover, a.button:hover {
	background: url(/files/aleftover.png) left top no-repeat, url(/files/arightover.png) right top no-repeat, url(/files/amainover.png) left top repeat-x;
	text-decoration: underline;
}

.startkasten ul, .startkastena ul {
	list-style-image: url(/files/bp.png);
	margin: 0;
	padding-left: 20px;
}

.startkasten li, .startkastena li {
	font-size: 14px;
	line-height: 25px;
	padding-left: 0;
	text-indent: 0px;
}

#glossar {
	width: 710px;
}

#glossar a {
	text-decoration: none;
	color: #000000;
}

#glossar a.gindex {
	font-size: 16px;
	margin-right: 8px;
}

#glossar a:hover {
	text-decoration: underline;
}


#glossar .geintrag {
	float: left;
	width: 216px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#glossar .geintrag a.gindexb {
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
	color: #000000;
}

#glossar .clearme {
	height: 1px;
	width: 680px;
	font-size: 1px;
	background-color: #a0a0a0;
}

#sitemap a {
	text-decoration: none;
	color: #000000;
}

#sitemap a:hover {
	text-decoration: underline;
}

#sitemap .sitemapbox {
	float: left;
	width: 216px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#sitemap ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sitemap li {
	margin-bottom: 10px;
	line-height: 13px;
}

#sitemap li a {
	font-size: 12px;
	line-height: 13px;
}

#sitemap li.first a {
	font-size: 16px;
	line-height: 24px;
}

#sitemap li a.tiefe2 {
	font-weight: bold;
}

#sitemap li a.tiefe3 {
	display: block;
	margin-left: 10px;
}

#sitemap .clearme {
	height: 1px;
	width: 680px;
	font-size: 1px;
	background-color: #a0a0a0;
}



#feedback {
	width: 710px;
}

#feedback fieldset {
	margin: 0;
	padding: 0;
}

#feedback input, #feedback select, #feedback textarea {
	display: block;
	float: left;
	width: 245px;
	height: 24px;
	font-size: 14px;
	border: 1px rgb(204,207,218) solid;
	background-color: rgb(246,246,248);
}

#feedback textarea {
	width: 592px;
	height: 90px;
}

#feedback label {
	display: block;
	float: left;
	line-height: 17px;
	height: 24px;
	width: 80px;
    vertical-align: middle;
    margin-left: 20px;
    margin-bottom: 15px;
}

#feedback label.clr {
	clear: both;
	margin-left: 0;
}

#feedback input#submit {
	clear: both;
	color: #fff;
	border: none;
	height: 26px;
	width: 84px;
	margin-left: 80px;
	margin-top: 10px;
	background-image: url(/files/button_senden_inaktiv.png);
	color: transparent;
}

#feedback input#submit:hover {
	background-image: url(/files/button_senden_aktiv.png); 
}

.smo {
	position: relative; 
	padding: 0;
	margin-right: 10px;
	margin-bottom: 62px;
}

.smo .teaser {
	position: relative;
}

.smo .teaser img {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 5px;
}

.smo .teaser h2 {
	float: none;
	background: 0;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	font-size: 16px;
	height: 30px;
	
}

.smo .teaser .lili {
	clear: both;
	float: none;
	width: 100%;
	padding-top: 15px;
	background-color: #f8f8f8;
	margin-top: 10px;
	margin-bottom: 14px;
}

.smo .teaser .lili a {
	display: block;
	font-size: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: top left no-repeat url(/files/smoarr.png);
	margin: 0;
	margin-left: 5px;
	text-decoration: none;
}

.smo .teaser .lili a:hover {
	text-decoration: underline;
}

.smo .teaser .lili a div {
	margin-left: 15px;
}



            
