body {
	background-image:url(../grafik/back.gif);
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 24px;*/
	color: #333399;
}

img {
	border:0;
}

.iframe {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 24px;*/
	color: #333399;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	line-height: 24px;*/
	color: #333333;
}

a {
	color:#B52C40;
	font-weight:bold;
	text-decoration: none;
	border:0; 
}

a:hover {
	color:#444B9A;
	text-decoration: none;
	border:0;
}

a:active {
	color:#0000CC;
	text-decoration: none;
	border:0;
}
/*
a:visited {
	color:#B52C40;
	text-decoration: none;
	border:0;
}
*/
form {
	background-color: #CCCC99;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 24px;
	line-height: 30px;
  	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/*
****************************************
Hier kommen die neuen Stille hin!
****************************************
*/
#all {
	margin: 25px;
}

#it_old  {
	position:absolute;
	width: 250px;
	height: 600px;
	left: 75px;
	top: 125px;
}

#datenver_old  {
	position:absolute;
	width: 250px;
	height: 600px;
	left: 75px;
	top: 125px;
}

#cadgis_old {
	position:absolute;
	width: 250px;
	height: 600px;
	left: 75px;
	top: 125px;
}

#dienst_old  {
	position:absolute;
	width: 250px;
	height: 600px;
	left: 75px;
	top: 125px;
}

#sliderlink  {
/* 	padding: 50px;
	padding-left: 200px;
	padding-right: 200px;
*/	
	width: 800px;
	height: 600px;
	text-align:center;
	vertical-align:middle;
	background-image:url(../grafik/back_transparent.png);
	position:absolute;
	left: 75px;
	top: 125px;
	z-index:100;
	border:1px;
}

#sliderimg {
}

.kontakt {
	text-align:center;
	position:absolute;
	width: 100%;
	height: 100px;
	left: 0px;
	top: 600px;
}

#head {
}


#center {
	position:absolute;
	left: 10px;
	top: 10px;
	width: 100%;
	z-index:0;

}

.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.menu_text {
	background-color:#CCCCCC;
	font-weight:bold;
}

.menu_text_over {
	background-color:#CCCCCC;
	color:#B52C40;
}

.sub_menu_text {
	background-color:#CCCCCC;
	font-weight:normal;
}
.menu_img {
	background-color:#444B9A;
	text-align:center;
	height:20px;
	width:20px;	
}

.sub_menu_img {
	background-color:#CCCCCC;
	text-align:center;
	height:20px;
	width:20px;	
}

.menu_img_over {
	background-color:#B52C40;
	text-align:center;
	height:20px;
	width:20px;	
}


.menu {
	font-size:20px;
	color:#FFFFFF;
}

.menu_over {
	font-size:20px;
	color:#B52C40;
	font-weight:bold;
}

.menu_visited {
	font-size:20px;
	color:#0000CC;
}

a.menu_over {
	color:#B52C40;
	font-weight:normal;
	text-decoration: none;
}

a:hover.menu_over {
	color:#444B9A;
	text-decoration: none;
}

a:active.menu_over {
	color:#0000CC;
	text-decoration: none;
}
/*
a:visited.menu_over {
	color:#B52C40;
	text-decoration: none;
}
*/
.rand {
	background-image:url(../grafik/dot.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.rand_x {
	background-image:url(../grafik/dot.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.rand_x_bottom {
	background-image:url(../grafik/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.rand_x_top {
	background-image:url(../grafik/dot.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#hauptfeld {
	background-image:none;
	background-color:#FFFFFF;
}

h1.main {
	font-size:14px;
	font-weight:bold;
	color:#444B9A;
}

h1.main_footer {
	font-size:12px;
	font-weight:bold;
	color:#444B9A;
}

h1.ipressum {
	font-size:12px;
	font-weight:normal;
}

h2.main {
	font-size:16px;
	font-weight:bold;
	color:#B52C40;
}

h3.main {
	font-size:14px;
	font-weight:bold;
	color:#B52C40;
}

.ueber1 {
	font-size:14px;
	font-weight:bold;
	color:#B52C40;
}

.ueber2 {
	font-size:12px;
	font-weight:bold;
	color:#444B9A;
}

.ipressum {
}

.table_footer {
	margin-left: 5em;
	margin-right: 5em;
}

.slidercontainer{
	BORDER:#FFFF00 0px none;
	text-align:left;
}

.sliderimages{
	BORDER:#DBEAF5 0px none;
}
/**/
.main_divStatisch{
	height:465px;
	width:840px;
}

.main_divStatisch650{
	height:650px;
	width:840px;
}

.main_divAuto {
	width:840px;
}

.main_text {
	padding-left:35px;
	padding-right:35px;
}

.kontakt_form {
	background-color:#FFFFFF;
	text-align:left;
}

.eingabe {
	background-color:#FFFFFF;
	border:#000099 outset 2px;
}

.sichtbar {
}

.hidden {
	visibility:hidden;
}

.highlight {
	color:#444B9A;
	font-weight:bold;
	cursor:pointer;
}

.gebMail {}

