body {
	background-color: rgb(238,242,245);
	font-family: Verdana, Arial, sans-serif, Century Gothic, ITC Avant Garde, Avigion;
	font-size: 0.75em;
}

h1 {
	font-size: 185%;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 120%;
	margin: 23px 0 3px 0; 
}

h3 {
	font-size: 120%;
	margin: 18px 0 0 0; 
}

h4 {
	font-size: 120%;
	padding: 9px 0 0 0; 
}

p {
	margin: 0 0 1em 0;
}

a {	
	outline-style: none;
}

strong {
	font-weight: bold;
}	 

ul.liste {
	margin-left: 17px;
	line-height: 2.0em;
	padding-left: 0px;
	list-style-type: disc;
	list-style-position: outside;
}

ul.liste2 {
	margin-left: 17px;
	margin-bottom: 12px;
	line-height: 2.0em;
	padding-left: 0px;
	list-style-type: disc;
	list-style-position: outside;
}

#holder{
	width: 958px;
	height: auto;
	text-align: left;
	margin: auto;
	background-color: rgb(255,255,255);

}

#header{
	width: 957px;
	height: 130px;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#sidebar{
	width: 183px;
	/*height: 465px; */
	float:left;
	margin:20px 35px 0 34px;
	display: inline; 
}

#sidebar img{
	margin:20px 0 20px 0;
	display: inline; 
}

#sidebar2{
	width: 183px;
	height: 765px;
	float:left;
	margin:20px 35px 0 34px;
	display: inline; 
}

#sidebar2 img{
	margin:20px 0 20px 0;
	display: inline; 
}

/* Beginn Content Rasterlayout++++++++++++++*/
.bordlks{
	margin: 25px 0 5px 0 !important;
	padding: 0 0 0 0 !important;
	border: 1px solid #000000;
}


.bordlks2{
	margin: 15px 20px 7px 0 !important;
	padding: 0 0 0 0 !important;
	border: 1px solid #000000;
	float: left;
}

.bordlks3{
	margin: 150px 20px 7px 0 !important;
	padding: 0 0 0 0 !important;
	border: 1px solid #000000;
	float: left;
}

.bordlks4{
	margin: 15px 0 15px 0 !important;
	padding: 0 0 0 0 !important;
	border: 1px solid #000000;
}

#right{
	padding: 25px 0 0 15px !important; 
	display: inline;
	float: right;
	clear: both;
}

.bord{
	margin: 0px 0 0 0x !important;
	padding: 0 0 0 0 !important;
	border: 1px solid #000000;
	float: right;
}

.bordre2{
	margin: 10px 0 10px 15px !important;
	padding: 0 0 0 0 !important;
	border: 1px solid #000000;
	float: right;
	clear: both;
}



/* Beginn Rasterlayout/Content Bild 200px/lks ++++++++++++++*/
#raster_200{
	float:left;
	with: 612px;
	padding: 0 0;
}

#raster_200 dl{
	float:left;
	/*width: 600px; /*fixt Breite im IE/MAC*/ 
	margin: 13px 0;
	padding: 0;
	display: inline; /* fixt den Bug der Randverdopplung im IE/WIN */
}

#raster_200 dt{
	float: right;
	width: 395px;
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
}

#raster_200 dd.img_1 img{
	float: left;
	padding: 0 0 0 0 !important;
	margin: 0 20px 5px 0 !important;
	border: 1px solid rgb(0,0,0);
}

/* Ende Rasterlayout/Content Bild 200px /lks ++++++++++++*/
/* Beginn Umgekehrter Float Bild 200px /re ++++++++++++++*/
#raster_200 .re_1 dt{
	float:left;
}

#raster_200 .re_1 dd.img_1 img{
	float: right;
	padding: 0 0 0 0 !important;
	margin: 0 0 5px 20px !important;
	border: 1px solid rgb(0,0,0);
}
/* Ende Umgekehrter Float Bild Bild 200px /re ++++++++++++++*/
/* Beginn Rasterlayout/Content Bild 300px /lks +++++++++++++++++++++++++++++++++*/
#raster_300{
	float:left;
	with: 612px;
	padding: 0 0;
}

#raster_300 dl{
	float:left;
	/*width: 600px; /*fixt Breite im IE/MAC*/ 
	margin: 13px 0;
	padding: 0;
	display: inline; /* fixt den Bug der Randverdopplung im IE/WIN */
}

#raster_300 dt{
	float: right;
	width: 299px;
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
}

#raster_300 dd.img_2 img{
	float: left;
	padding: 0 0 0 0 !important;
	margin: 0 20px 5px 0 !important;
	border: 1px solid rgb(0,0,0);
}

/* Ende Rasterlayout/Content Bild 300px /lks ++++++*/
/* Umgekehrter Float Bild 300px /re ++++++++++++++*/
#raster_300 .re_2 dt{
	float:left;
}

#raster_300 .re_2 dd.img_2 img{
	float: right;
	padding: 0 0 0 0 !important;
	margin: 0 0 5px 20px !important;
	border: 1px solid rgb(0,0,0);
}
/* Umgekehrter Float Bild 300px /re +++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*#left{
	padding: 25px 0 0 15px !important; 
	display: inline;
	float: left;
	clear: both;
}

.right{
	margin: 25px 0 0 1px !important;
	display: inline;
	float: right;
	clear: both;
	border: 1px solid #000000;
}

.bord{
	margin: 10px 0 10px 15px !important;
	padding: 0 0 0 0 !important;
	border: 1px solid #000000;
	float: right;
}






.bordlks3{
	margin: 25px 20px 5px 0 !important;
	padding: 0!important;
	border: 1px solid #000000;
	float: left;
	clear: both;
}*/

/* Ende Content Rasterlayout++++++++++++++*/
/* Beginn Management ++++++++++++++*/

#management2{
	float:left;
	with: 612px;
	margin: 8px 0 5px 0;
	padding: 0 0;
}

#management{
	float:left;
	with: 612px;
	padding: 0 0;
}

#management dl{
	float:left;
	/*width: 600px; /*fixt Breite im IE/MAC*/ 
	margin: 10px 0;
	padding: 0;
	display: inline; /* fixt den Bug der Randverdopplung im IE/WIN */
}

#management dt{
	float: right;
	width: 404px;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	font-size: 120%;
	font-weight: bold;
}

#management dd{
	padding: 0 0 13px 0 !important;
	margin:  0 0 0 0 !important;
}

#management dd.year{
	width: 70px;
	float: left;
	padding: 0 0 13px 0 !important;
	margin:  0 0 0 0 !important;
	text-align: left;
}

#management dd.img_4 img{
	float: left;
	padding: 0 0 0 0 !important;
	margin: 0 30px 10px 0 !important;
}

/* Ende Management ++++++++++++++*/

#content{
	background-color: rgb(255,255,255);
	float: right;
	height: auto;
	padding: 20px 80px 20px 0;
	width: 621px;
}

/*div #content img{
	padding: 25px 0 5px 0;
}

div #content img.roether{
	padding: 0 35px 0 0;
}*/

#footer{
	width: 957px;
	height: auto;
	clear: both;
	background-color: #FFFF66;
}

#footer_ul{
	float: left;
	width: 100%;
	list-style: none;
	background-color: rgb(139,175,201);

}

li#foot_lks {
	width: 200px;
	float: left;
	padding: 14px 0 9px 33px;
	color: rgb(255,255,255);
}

li#foot_re {
	padding: 14px 90px 9px 0;
	float: right;
	width: 612px;
	color: rgb(255,255,255);
	list-style: none; 
}

#logo {
	position: absolute;
	top: 20px;
	left: 38px;
}

#casestudy {
	padding: 20px 0 10px 0;
}

#casestudy2 {
	padding: 20px 0 10px 0;
}
div#min-height{
	height: 470px;
	width: 1px;
	float: right;
	background: url(../img/empty.gif) y-repeat;
}
div#min-height *{
	display: none;
}
div.clear{
	clear: both;
}
hr.news_hr{
	margin-top: 15px;
	margin-bottom: 15px;
}
/*Diverse Tabellen*******************************/
/*News*/
div.news_aticle_border{
	height: 0px;
	width: 100%;
	border: 1px outset black;
	margin-top: 1em;
	margin-bottom: 1em;
}
td.news_date{
	padding-right: 10px;
}

table{
	width: 612px;
}

table td{
	padding: 8px 20px 8px 0;
}

td.company{
	padding: 3px 4px 3px 0;
}
/*technical_project++++++++++++++*/

table#tech1{
	width: 500px;
	margin: 0 0 25px 0;	
}

table#tech1 td{
	text-align:left;
	padding: 1px 4px 1px 15px;	
}

table#tech2{
	width: 500px;
	margin: 16px 0 0 0;	
}

table#tech2 td{
	text-align:left;
	padding: 1px 4px 1px 15px;	
}

table#tech2 td.re{
	text-align:right;
	padding: 1px 4px 1px 15px;	
}

/*owners profile++++++++++++++
table#roether{
	width: 100%;
	margin: 0 0 30px 0;
	vertical-align: top;
}

table#roether td{
	vertical-align: top;
	padding: 15px 4px 1px 15px;
}

table#roether td.roe_re{
	vertical-align: top;
	padding: 15px 4px 0 0;
}*/

/*contact++++++++++++++*/
table#contact{
	width: 40%;
	margin: 0 0 18px 0;
}

table#contact td{
	padding: 1px 0px 0px 0px;
	vertical-align: top;
}


/*Sitemap*/

hr{
	width: 500px;
	background-color: rgb(235,235,235);
}


ul.map{
	width: 25em;
	padding: 0 0 0 0em;
	text-align: left;
}

ul.map_sub{
	width: 100%;
	padding: 0 0 1em 12em;
	border-bottom: 0px solid #00FF33;
	vertical-align: 2%;
}

ul.map_sub2{
	width: 18em;
	padding: 0 0 0 2em;
	border-bottom: 0px solid #FF0000;
}
/*Es folgt die gesamte Navigation*/
/***********************************************************************************************/
/* Beginn Hauptnavi/Navileiste */
#navileiste {
	position:absolute;
	background-image:url(img/nix.gif);
	background-repeat:no-repeat;
	height: 35px;
	width:671px;
	left:252px;
	top:95px;
	list-style:none;
	padding:0px;
	margin:0px;
}

#navileiste li a b{
	display: none;
}

/***********************************************************************************************/
/* Beginn Subnavi */
#subnav_box {
	float:left;
	width:183px;
	height: auto;
	overflow: hidden;
	border-top: 2px none #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
}

#subnav {
	width : 183px;
}


#subnav li {
	float:left;
	border-top: 1px solid #CCCCCC;	
	list-style:none;
	list-style-position: outside;
	
}

#subnav a {
	display: block;
	padding: 7px 10px 7px 10px;
	width: 163px;
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight: normal;
}
#subnav p.ez{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#subnav p.ez a{
	padding-left: 30px;
	font-weight: normal;
}

#t-intro_sub a,
#subnav a:hover,
#t-intro a:hover,
#subnav a:active {
	background-color: rgb(235,235,235);
}


/* Ende Subnavi */
/***********************************************************************************************/
/*Verlinkungen Content*/
a:link{
	color : rgb(84,120,184);
	text-decoration: none;
	font-weight:bold;
}

a:visited{
	color : rgb(139,175,201);
	text-decoration: none;
	font-weight:bold;
}


a:hover {
	color : rgb(115,64,1);
	text-decoration: none;
	font-weight:bold;
}

a:active {
	color: rgb(84,120,184);
	text-decoration: none;
	font-weight:bold;
}

/*Verlinkungen Footer*/
div #footer ul#footer_ul li#foot_lks a:link,
div #footer ul#footer_ul li#foot_re a:link{
	color : rgb(255,255,255);
	text-decoration:underline;
}

div #footer ul#footer_ul li#foot_lks a:visited,
div #footer ul#footer_ul li#foot_re a:visited{
	color :  rgb(255,255,255);
	text-decoration:underline;
}

div #footer ul#footer_ul li#foot_lks a:hover,
div #footer ul#footer_ul li#foot_re a:hover{
	color : rgb(84,120,184);
	text-decoration:underline;
}

div #footer ul#footer_ul li#foot_lks a:active,
div #footer ul#footer_ul li#foot_re a:active{
	color: rgb(84,120,184);
	text-decoration:underline;
}





