/*[if !EDITOR]*/
body, html {
    min-height:100%;   
    margin:0px;
    padding:0px;
    background:url(../image/all/bg_verlauf.jpg) repeat-x #374751;
    color:#546C7B;
	font:normal 11px Verdana,Arial,Helvetica,sans-serif;
}
/*[endif]*/

/*[if EDITOR]
body, html {
    padding: 10px;
	background: #FFF; 
	color:#546C7B;
	font:normal 11px Verdana,Arial,Helvetica,sans-serif;
}
[endif]*/

h1{
    font-size:12px;
	font-weight:bold;
    color:#546C7B;
    margin:0;
    padding:0;
}

h2{
    font-size:12px;
	font-weight:bold;
    color:#546C7B;
    margin:0;
    padding:0;
}

h5, span.datum {
    font-size:8px;
	font-weight:normal;
    color:#546C7B;
    margin:0;
    padding:0;
}

div {
    margin:0;
    padding:0;
}

img {
    margin:0;
    padding:0;
    border:0;
}

form {
    margin:0;
    padding:0;
}

br.clear {
    clear:both;
}

.hide {
    display:none;
}

.show {
    display:block;
}

strong{
    font-weight:bold;
}


a {
    color:#546C7B;
    text-decoration:none;
}

a:hover {
    color:#F89734;
    text-decoration:none;
}

input.text {
    font-size:11px;
}

input, textarea {
    width:70%;
	border: 1px solid #546c7b;
	padding:1px;
}

textarea {
    height:180px;
}

input.chk_radio{
    border: 0;
    width:25px;
}

input.formbutton {
	cursor:pointer;
    border: 1;
    width:100px;
}

input.image {
    border: 0;
    padding: 0;
}
	
.center {
    text-align: center;
}

#alpha {
	position:absolute;
	display:none;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#4D6472;
	filter:Alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	z-index:20;
}

#quick {
	position:absolute; 
	top:283px;
	left:208px;
	display:none; 
    width:395px;
	z-index:21;

}
#quick img {
	position:absolute; 
	margin-left:263px;
    width:132px;
    height:20px;
    z-index:22;
}
#quick .top { 
    position:absolute; 
    background:url(../image/all/sortierung_top.gif) no-repeat;
	padding:0px;
	margin:0px; 
	width:395px;
    height:83px;
    padding-top:40px;
    padding-left:250px;
}
#quick .links {
    background:url(../image/all/sortierung_content.gif) repeat-y;
    position:absolute;     
	padding:0px;	
	margin:0px;
	padding:20px; 
	width:395px;
	margin-top:83px;
	height:auto;
}

#toparea {
    position:relative;
    width:990px;
    height:360px; /*492*/
	margin:0 auto;
	padding:0;
	background:url(../image/all/top.jpg) no-repeat; 
}
#toparea ul.links {
    width:440px;
    height:19px;
    margin:0 0 294px 560px;
    padding:0;
    list-style:none;
}
#toparea ul.links a{
	color:#435763;
    text-decoration:none;
}
#toparea ul.links a:hover{    
	color:#F9A139;
}
#toparea ul.links li {
    float:left;
    height:27px;
    margin:10px 0 0 0;
    padding:0 12px 0 10px;
    line-height:27px;
    background:url(../image/all/top_list_left.gif) no-repeat top left;
}
#toparea ul.links li input {
    vertical-align:middle;
}
#toparea ul.links li input.text {
    position:absolute;
    top:10px;
    left:780px;
    width:110px;
    height:27px;
    padding:7px 7px 0 6px;
    font:normal 11px Verdana,Arial,Helvetica,sans-serif;
    vertical-align:top;
    color:#435763;
    background:url(../image/all/top_search_field.gif) no-repeat;
    border:0;
}
@media all and (min-width:0px) {
    head~body #toparea ul.links li input.text {padding-top:0;}
}
#toparea ul.links li input.text:focus {
    background:url(../image/all/top_search_field_focus.gif) no-repeat;
}
#toparea ul.links li input.image {
    position:absolute;
    top:10px;
    left:905px;
    width:70px;
    height:27px;
}
#toparea ul.links li .loading {
    display:none;
    position:absolute;
    top:20px;
    left:931px;
    background: #EDF0F1;
}
#toparea h1.logo {
    position:absolute;
    top:18px;
    left:41px;
    width:144px;
    height:40px;
    margin:0;
    padding:0;
    cursor:pointer;
    background:url(../image/all/onm_logo.gif) no-repeat;
}
#toparea h1.logo span {
    display:none;
}
#toparea div.menu{
    position:absolute;
    z-index:2;
    top:75px;
    left:6px;
    width:237px;
    height:auto;
    min-height:352px; /* ie height */
    margin:0;
    padding:0;
    background:url(../image/all/menu_main_bg.jpg) no-repeat;   
}

#toparea div.menu ul{
    width:237px;
    height:auto;
    margin:0;
    padding:0;
    list-style:none;
    background:url(../image/all/menu_ul_bg.gif) no-repeat;  
}
#toparea div.menu ul li{
	width:237px;
	height:auto;
	margin:0;
    padding:0;
    font:normal 11px Verdana,Arial,Helvetica,sans-serif;
}
#toparea div.menu ul li a{
    display:block;
    margin:0;
    padding:8px 0 6px 35px;
	color:#FFF;
	letter-spacing:1pt;
    text-decoration:none;
    background:url(../image/all/menu_li_bg.gif) no-repeat 0 top;
}
#toparea div.menu ul li.sel a{
    color:#FFF;
	font-weight:bold;
	background:url(../image/all/menu_li_bg.gif) no-repeat -237px top;
}
#toparea div.menu ul li a:hover{
	color:#F9A139;
	background:url(../image/all/menu_li_bg.gif) no-repeat -237px top;
}

#toparea div.menu ul li.sel ul{
	background:transparent;
}
#toparea div.menu ul li.sel ul li a{
    padding:8px 0 6px 48px;
    letter-spacing:0.5pt;
    font-weight:normal;
	background:url(../image/all/menu_li_li_bg.gif) no-repeat 0 top;
}
#toparea div.menu ul li.sel ul li.sel a{
    font-weight:bold;
	background:url(../image/all/menu_li_li_bg.gif) no-repeat -237px top;
}
#toparea div.menu ul li.sel ul li a:hover{
	color:#F9A139;
	background:url(../image/all/menu_li_li_bg.gif) no-repeat -237px top;
}

#toparea div.menu ul li.sel ul li.sel ul{
	background:transparent;
}
#toparea div.menu ul li.sel ul li.sel ul li a{
    padding:4px 0 3px 60px;
    letter-spacing:0;
    font-weight:normal;
	background:url(../image/all/menu_li_li_li_bg.gif) no-repeat 0 top;
}
#toparea div.menu ul li.sel ul li.sel ul li.sel a{
    font-weight:bold;
	background:url(../image/all/menu_li_li_li_bg.gif) no-repeat -237px top;
}
#toparea div.menu ul li.sel ul li.sel ul li a:hover{
	color:#F9A139;
	background:url(../image/all/menu_li_li_li_bg.gif) no-repeat -237px top;
}


#toparea div.menu div{
    position:relative;
    top:-1px;
    left:0;
    width:237px;
    height:148px;
	background:url(../image/all/menu_bottom.jpg) no-repeat;
	overflow:hidden;
	font-size:0;
}
#toparea div.menu div.small{
    height:3px;
	background:url(../image/all/menu_small_bottom.gif) no-repeat;
}
#toparea div.actions{
    position:absolute;
    top:288px;
    left:802px;
    width:169px;
    height:22px;
}
#toparea div.actions img{
    position:relative;
    float:right;
	left:0;
	top:0;
	width:33px;
	height:22px;
	margin:0;
	padding:0;
}
#toparea div.banner{
    position:absolute;
	left:246px;
	top:37px;
	width:729px;
	height:247px;
	margin:0;
	padding:0;
}
#toparea div.banner img, #toparea div.banner object, #toparea div.banner embed{
    position:absolute;
	left:0;
	top:0;
    width:729px;
	height:247px;
	margin:0;
	padding:0;
	border:0;
}
#toparea div.banner object, #toparea div.banner embed{
    z-index: 15;
}




#mainarea {
    position:absolute;
    left:0;
    top:312px;
	margin:0;
	padding:0;
	width:990px;
	height:auto;
	text-align:left;
	background:url(../image/all/bg_main.gif) repeat-y; 
}
#mainarea .overlay{
    position:absolute;
    z-index:5;
    left:-4px;
    top:0;
	margin:0;
	padding:0;
	width:145px;
	height:27px;
	font-size:0;
	background:url(../image/all/main_top_overlay.gif) no-repeat;
}

#content {
    position:relative;
	width:725px;
	min-height:482px;
	margin:0 0 0 250px;
	padding:0;
	line-height:20px;
	background:url(../image/all/moduleBG.jpg) repeat-y; 
}

#mainarea ul {
    margin:0;
    padding:0;
    list-style:none;
}
#mainarea ul.top {
    margin-top:10px;
}
#mainarea h3.top {
    margin-top:10px;
}
#mainarea li {
    margin:0;
    padding:0 0 0 22px;
    list-style:none;
	background:url(../image/all/content_li.gif) no-repeat 10px 7px;
}


/********* Schriftgroessen ********/

#mainarea h1{
	font-size:12px;
	font-weight:bold;
}

#mainarea h2 {
	font-size:12px;
	font-weight:bold;
}

#mainarea h3 {

}

#mainarea p{
	font-size:10px;
	font-weight:normal;
}

#mainarea p.link {
	font-weight:bold;
	line-height:18px;
	text-align:right;
}


#mainarea p.link img{
    position:relative;
    top:0;
    margin:0 0 0 9px;
    vertical-align:middle;
	width: auto;
	height: auto;
	border: none;
}

#mainarea p.link a{
	font-weight:bold;
	line-height:18px;
}

#content a {
	color:#F89734;
}

#content a:hover {
	color:#546C7B;
}



#content h1#hmain { 
    position:absolute;
    z-index:10;
    top:-72px;
    left:420px;
    width:280px;
    height:20px;
    color:#546C7B;    
	text-align:center;
	margin:0;
	padding:0;
	font-size:140%;

}
#content div.first { 
    position:absolute;
    top:0;
    left:0;
	background:url(../image/all/moduleTop.gif) no-repeat;
	width:725px;
    height:32px;
    margin:0;
    padding:0;
}
#content div.normal {
    clear:both;
    position:relative;
	background:url(../image/all/moduleBG.jpg) repeat-y; 
    margin:0px;
    padding:0px;
}
#content div.normal .left {
	float:left;
	display:inline;
    width:387px;
	height:auto;
	margin:32px 0 0 0;
	padding:15px 14px;
	background:url(../image/all/moduleBG.jpg) repeat-y; 
}
#content div.normal .left h2 {
	color:#546C7B;    
	padding:0;
	margin:10px 0;
}

#content div.normal .left .text { 
	color:#546C7B;
    padding:0;
	margin:10px 0 50px 0;
	line-height:16px;
}

#content div.normal .right {
	float:left;
	width:250px;
	height:auto;
	margin:0;
	padding:0 0 0 9px;
}
#content div.normal .nohead {
	padding-top:42px;
}


#content div.normal .trenner{
	background:url(../image/all/moduleTrenner.jpg) no-repeat; 
	width:310px;
    height:3px;
    margin:0 0 0 -10px;
    padding:0;
	overflow:hidden;
}




#content .image_border {
    padding: 2px;
	border: solid 1px #dedede;
}



#content div.module {
    position:relative;
    width:721px;
    height:auto;
    background:url(../image/all/moduleBG.jpg) repeat-y;
}


#content div.module .left {
    position:relative;
    top:0;
    left:0;
    width:384px;
    height:auto;
    margin:0 14px;
}
#content div.leftcm .left div.module {
    width: 384px;
    margin: 0;
    padding: 0;
}
#content div.leftcm .left div.module .left {
    width: 384px;
    margin: 0;
    padding: 0;
}
#content div.leftcm .left {
    padding-bottom: 0;
}


/*
#content div.normal .left {
	float:left;
	display:inline;
    width:387px;
	height:auto;
	margin:32px 0 0 0;
	padding:15px 14px;
	background:url(../image/all/moduleBG.jpg) repeat-y; 
}
*/








#content div.module .left h1, div.module .left .dummyheadline, #content div.module .left h2 {
    position:relative;
    width:398px;
    height:26px;
    color:#546C7B;    
	text-decoration:none;
	margin:0 0 0 -14px;
	padding:6px 0 0 14px;
	background:url(../image/all/moduleTop.gif) no-repeat;
}
#content div.module .left .line {
    position:relative;
    width:412px;
    height:3px;
    overflow:hidden;
    font-size:0;
	margin:0 0 0 -14px;
	background:url(../image/all/moduleTrenner.jpg) no-repeat;
}

#content div.module .right {
    position:absolute;
    top:0;
    left:415px;
    width:306px;
    height:auto;
    margin:0 14px;
}

#content div.module .right h2 {
    position:relative;
    width:292px;
    height:32px;
    color:#546C7B;    
	text-decoration:none;
	margin:0 0 0 -14px;
	padding:0 0 0 14px;
	line-height:32px;
	background:url(../image/all/moduleTop.gif) no-repeat;
}


#content div.module .right h3.button, #content div.module .floatright h3.button {
     text-align:right;
     padding-top:2px;
     height:30px;
}

#content div.module .right h2 a {
    height:26px;
    font-size:11px;
}
#content div.module .right .line {
    position:relative;
    width:306px;
    height:3px;    
    overflow:hidden;
    font-size:0;
	margin:0 0 0 -14px;
	background:url(../image/all/moduleTrenner.jpg) no-repeat;
}

#content div.module .left div.topprojekt {
    position:relative;
    width:384px;
    height:128px;
    top:0;
    left:0;
}
#content div.module .left div.topprojekt img {
    position:absolute;
    top:14px;
    left:0;
	width: 78px;
	height: 78px;
	padding: 2px;
	border: solid 1px #dedede;
}
#content div.module .left div.topprojekt h3 {
    position:relative;
    top:10px;
    left:96px;
    width:290px;
	font-weight:bold;
    color:#546C7B;
	line-height:18px;
	margin:0 0 20px 0;
}
#content div.module .left div.topprojekt p {
    position:relative;
    top:0;
    left:96px;
    width:290px;
    color:#546C7B;
	line-height:18px;
}

#content div.module .left div.topprojekt a img {
    position:relative;
    top:0;
    margin:0 0 0 9px;
    vertical-align:middle;
	width: auto;
	height: auto;
	border: none;
}

#content div.module .left div.topprojektgr {
    position:relative;
    width:384px;
    height:209px;
	padding: 5px;
}
#content div.module .left div.topprojektgr img {
    position:absolute;
    top:25px;
    left:1px;
	width: 116px;
	height: 164px;
	padding: 2px;
	border: solid 1px #dedede;
}
#content div.module .left div.topprojektgr h2 {
    position:relative;
    top:-5px;
    left:-5px;
}
#content div.module .left div.topprojektgr h3 {
    position:relative;
    top:15px;
    left:127px;
    width:250px;
    color:#546C7B;
	line-height:18px;
	margin:0;
}
#content div.module .left div.topprojektgr p {
    position:relative;
    top:8px;
    left:127px;
    width:250px;
    color:#546C7B;
	line-height:18px;
}
#content div.module .left div.topprojektgr p.linknav {
	position:relative;
	text-align:center;
	width:100%;
	left:0px;
	right:0px;
}


/* Links (mehr) */
#content div.module .left div.topprojektgr div.link,
#content div.module .left div.topprojekt div.link {
    position:absolute;
	left:263px;
	bottom:9px;
	width:120px;
	height:14px;
	text-align:right;
	font-weight:bold;
	line-height:14px;
}
#content div.module .left div.topprojektgr a img,
#content div.module .left div.topprojekt a img {
    position:relative;
    top:0;
    margin:0 0 0 9px;
    vertical-align:middle;
	width: auto;
	height: auto;
	border: none;
}
#content div.module .left div.topprojektkl div.link,
#content div.module .left div.casestudys div.link,
#content div.module .left div.kundenliste div.link,
#content div.module .left div.abschluss div.link {
    position:absolute;
	left:223px;
	bottom:9px;
	width:160px;
	height:14px;
	text-align:right;
	font-weight:bold;
	line-height:14px;
}
#content div.module .left div.topprojektkl a img,
#content div.module .left div.casestudys a img,
#content div.module .left div.kundenliste a img,
#content div.module .left div.abschluss a img {
    position:relative;
    top:0;
    margin:0 0 0 9px;
    vertical-align:middle;
	width: auto;
	height: auto;
	border: none;
}
#content div.module .right div.topprojektkl div.link,
#content div.module .right div.testimonials div.link {
    position:absolute;
	left:160px;
	bottom:9px;
	width:120px;
	height:14px;
	text-align:right;
	font-weight:bold;
	line-height:14px;
}
#content div.module .right div.topprojektkl a img,
#content div.module .right div.testimonials a img {
    position:relative;
    top:0;
    margin:0 0 0 9px;
    vertical-align:middle;
	width: auto;
	height: auto;
	border: none;
}
#content div.sidebar .right div.kundenlink {
    position:absolute;
	left:120px;
	bottom:5px;
	width:160px;
	height:14px;
	text-align:right;
	font-weight:bold;
	line-height:14px;
}
#content div.sidebar .right div.kundenlink a img {
    position:relative;
    top:0;
    margin:0 0 0 9px;
    vertical-align:middle;
	width: auto;
	height: auto;
	border: none;
}
#content div.module .floatleft div.content_block div.link {
    position:relative;
	left:214px;
	top:0;
	margin-top:8px;
	width:160px;
	height:14px;
	text-align:right;
	font-weight:bold;
	line-height:14px;
}
#content div.module .floatleft div.content_block a img {
    position:relative;
    top:0;
    margin:0 0 0 9px;
    vertical-align:middle;
	width: auto;
	height: auto;
	border: none;
}
.floatlink {
    float: right;
    clear: both;
	margin: 10px -8px 8px 0;
	padding: 0;
	text-align:right;
	font-weight:bold;
	line-height:14px;
}
.floatlink a img {
    margin:0 0 0 9px;
    vertical-align:middle;
	width: auto;
	height: auto;
	border: none;
}
/* End Links (mehr) */




#content div.module .right div.topprojektkl {
    position:relative;
    top:0;
    left:0;
    width:188px;
    height:108px;
}

#content div.module .left div.topprojektkl {
    position:relative;
    height:108px;
	margin:0;
	padding:0;
}


#content div.module .left div.abschluss{
    position:relative;
    height:30px;
	margin:0;
	padding:0;
}

#content div.module .left div.abschluss p.link{
	margin:0px;
	padding:0px;
}


#content div.module .right div.topprojektkl img {
    position:absolute;
    top:11px;
    left:1px;
	width: 78px;
	height: 78px;
	padding: 2px;
	border: solid 1px #dedede;
}

#content div.module .right div.topprojektkl .mehrinfos {
    position:absolute;
    top:80px;
    left:190px;
	width: 100px;
	height: auto;
}

#content div.module .right div.topprojektkl h3 {
    position:relative;
    top:11px;
    left:94px;
    color:#546C7B;
	line-height:18px;
	margin:0 0 20px 0;
}
#content div.module .right div.topprojektkl p {
    position:relative;
    left:94px;
    color:#546C7B;
	line-height:18px;
	margin-top: 0px;
}
#content div.module .right div.topprojektkl p.link {
    text-align:right;
	position:absolute;
	bottom:6px;
	left:210px;
	height:auto;
	width:70px;
}



#content div.module .right div.topkunden {
    position:relative;
    width:280px;
    height:128px;
    line-height:128px;
    text-align:center;
	overflow:hidden;
}
#content div.module .right div.topkunden img{
    vertical-align:middle;
}

#content div.module .left div.casestudys {
    position:relative;
    width:384px;
    height:128px;
}
#content div.module .left div.casestudys h3 {
    position:relative;
    top:14px;
    left:0;
    width:384px;
    color:#546C7B;
	line-height:18px;
	margin:0 0 20px 0;
}
#content div.module .left div.casestudys p {
    position:relative;
    top:14px;
    left:0;
    width:384px;
    color:#546C7B;
	line-height:18px;
}
#content div.module .left div.casestudys p.link {
    text-align:right;
}
#content div.module .left div.casestudys a:hover {
    color:#F89734;
}
#content div.module .left div.casestudys a img {
    margin:0 0 0 9px;
    vertical-align:middle;
}

#content div.module .right div.testimonials {
    position:relative;
    width:280px;
    height:128px;
}
#content div.module .right div.testimonials h3 {
    position:relative;
    top:14px;
    left:0;
    width:280px;
    color:#546C7B;
	line-height:18px;
	margin:0 0 20px 0;
}
#content div.module .right div.testimonials p {
    position:relative;
    top:14px;
    left:0;
    width:280px;
    color:#546C7B;
	line-height:18px;
}
#content div.module .right div.testimonials p.link {
    text-align:right;
}
#content div.module .right div.testimonials a img {
    margin:0 0 0 9px;
    vertical-align:middle;
}

.left  p.link {
    text-align:right;
	position:absolute;
	right:10px;
	bottom:5px;
}

#content div.module .left div.kundenliste {
    position:relative;
    width:188px;
	height: 128px;
}

#content div.module .left div.kundenliste div.image_logo {
    position:absolute;
    top:11px;
    left:-1px;
	width: 130px;
	min-height: 70px;
	max-height: 120px;
	padding: 5px 2px 2px 2px;
}
#content div.module .left div.kundenliste h3 {
    position:relative;
    top:11px;
    left:145px;
	width: 232px;
    color:#546C7B;
	line-height:18px;
	margin:0 0 5px 0;
}
#content div.module .left div.kundenliste p {
    position:relative;
    left:145px;
    color:#546C7B;
	line-height:18px;
	margin-top: 0px;
}




#content div.module .floatleft {
	float:left;
    width:384px;
    height:auto;
	margin-left: 14px;
}
#content div.module .floatleft div.dummyheadline {
    position:relative;
    width:398px;
    height:26px;
    color:#546C7B;    
	text-decoration:none;
	margin:0 0 0 -14px;
	padding:6px 0 0 14px;
	background:url(../image/all/moduleTop.gif) no-repeat;
}
#content div.module .floatleft .line {
	clear:both;
    width:412px;
    height:3px;    
    overflow:hidden;
    font-size:0;
	margin:0px 0 0 -14px;
	background:url(../image/all/moduleTrenner.jpg) no-repeat;
}


#content div.module .floatleft div.topprojektgr {
    position:relative;
    width:384px;
    height:209px;
	padding: 5px;
}
#content div.module .floatleft div.topprojektgr img {
    position:absolute;
    top:25px;
    left:1px;
	width: 112px;
	height: 160px;
	padding: 2px;
	border: solid 1px #dedede;
}
#content div.module .floatleft div.topprojektgr h3 {
    position:relative;
    top:15px;
    left:127px;
    width:250px;
    color:#546C7B;
	line-height:18px;
	margin:0 0 20px 0;
}
#content div.module .floatleft div.topprojektgr p {
    position:relative;
    top:5px;
    left:127px;
    width:250px;
    color:#546C7B;
	line-height:18px;
}
#content div.module .floatleft div.topprojektgr p.link {
    text-align:right;
}

#content div.module .floatleft div.topprojektgr p.link a:hover {
    color:#F89734;
}

#content div.module .floatleft div.topprojektgr a img {
    position:relative;
    top:0;
    margin:0 0 0 9px;
    vertical-align:middle;
}

#content div.module_top {
	position:relative;
    height:auto;
	margin-left: -14px;
	margin-right: -14px;
	padding-top:  20px;
	overflow:hidden;
}
#content div.module_top .floatleft {
	position:relative;
    width:413px;
    height:auto;
	margin-left: 0px;
	overflow:hidden;
}
#content div.module_top .floatleft h1 {
    position:relative;
    width:420px;
    height:26px;
    color:#546C7B;    
	text-decoration:none;
	margin:0 0 0 0px;
	padding:6px 0 0 14px;
	background:url(../image/all/moduleTop.gif) no-repeat;
}


#content div.module_top .floatleft .line {
	clear:both;
    width:425px;
    height:3px;    
    overflow:hidden;
    font-size:0;
	margin:0px 0 0 -14px;
	background:url(../image/all/moduleTrenner.jpg) no-repeat;
}


#content div.module_top .floatleft div.topprojektgr {
    position:relative;
    width:384px;
    min-height:209px;
	padding: 5px;
}
#content div.module_top .floatleft div.topprojektgr img {
    position:absolute;
    top:25px;
    left:14px;
	width: 112px;
	height: 164px;
	padding: 2px;
	border: solid 1px #dedede;
}
#content div.module_top .floatleft div.topprojektgr h3 {
    position:relative;
    top:15px;
    left:135px;
    width:250px;
    color:#546C7B;
	line-height:18px;
	margin:0 0 20px 0;
}
#content div.module_top .floatleft div.topprojektgr p {
    position:relative;
    top:5px;
    left:135px;
    width:250px;
    color:#546C7B;
	line-height:18px;
}
#content div.module_top .floatleft div.topprojektgr p.link {
    text-align:right;
}

#content div.module_top .floatleft div.topprojektgr a img {
    position:relative;
    top:0;
    margin:0 0 0 9px;
    vertical-align:middle;
}
#content div.module_top .floatleft div.topprojektgr ul {
    position:relative;
    margin:5px 0 11px 170px;
	padding-left: 35px;
    vertical-align:middle;
}
#content div.module_top .floatleft div.topprojektgr li {
    margin:0 0 0 -50px;
}

#content div.module .floatright {
	float: left;
    width:281px;
	height:auto;
	margin-left:28px;
}
#content div.module .floatright h3 {
    position:relative;
    width:292px;
    height:26px;
    color:#546C7B;    
	text-decoration:none;
	margin:0 0 0 -11px;
	padding:6px 0 0 14px;
	background:url(../image/all/moduleTop.gif) no-repeat;
}
#content div.module .floatright .line {
	clear:both;
    width:309px;
    height:3px;    
    overflow:hidden;
    font-size:0;
	margin:0px 0 0 -14px;
	background:url(../image/all/moduleTrenner.jpg) no-repeat;
}
#content div.module .floatright h2 a {
    height:30px;
}


#content div.sidebar {
    height:auto;
	clear:both;
}
#content div.sidebar .right {
	width: 296px;
	margin: 0 0 0 -10px;
	padding: 0 0 0 10px;
}
#content div.sidebar .right h2 {
	position: relative;
	top: 0;
	left: 0;
	height: 32px;
	line-height: 32px;
	width: 296px;
    color: #546C7B;    
	text-decoration: none;
	margin: 0 0 0 -9px;
	padding: 0 0 0 10px;
	background: url(../image/all/moduleTop.gif) no-repeat 0 bottom;
}


#content div.sidebar .kunden {
    position:relative;
    top:0;
    left:0;
    width:188px;
    height:108px;
}



#content div.sidebar .kunden img {
    position:absolute;
    top:11px;
    left:1px;
	width: 78px;
	height: 78px;
	padding: 2px;
	border: solid 1px #dedede;
}

#content div.sidebar .kunden h3 {
    position:relative;
    top:11px;
    left:94px;
    color:#546C7B;
	line-height:18px;
	margin:0 0 20px 0;
}
#content div.normal .right .text h3.head {
	position: relative;
	top: 0;
	left: 0;
	height: 32px;
	line-height: 32px;
	width: 296px;
    color: #546C7B;    
	text-decoration: none;
	margin: 0 0 0 -9px;
	padding: 0 0 0 10px;
	background: url(../image/all/moduleTop.gif) no-repeat 0 bottom;
}
#content div.sidebar .kunden p {
    position:relative;
    top:2px;
    left:94px;
    color:#546C7B;
	line-height:18px;
	margin:0 0 20px 0;
}
#content div.sidebar .kunden p.link {
    text-align:right;
	position:absolute;
	left:0px;
	top:95px;
}


#content div.sidebar .right .line {
	clear:both;
    width:306px;
    height:3px;    
    overflow:hidden;
    font-size:0;
	margin:9px 0 0 -9px;
	background:url(../image/all/moduleTrenner.jpg) no-repeat;
}
#content div.sidebar .right p {
    color:#546C7B;
	line-height:18px;
	width:290px;
}
#content div.sidebar .right p.link {
    text-align:right;
}

#content div.sidebar .right p {
    color:#546C7B;
	line-height:18px;
	width:290px;
}
#content div.sidebar .right p.link {
    text-align:right;
}



/*

#content .headline h2{ 
    float:left;
    width:290px;
    height:20px;
    color:#546C7B;    
    font:bold 14px Verdana,Arial,sans-serif;
	text-decoration:none;
	margin:0px;
	padding:11px 0 0 0;
}
#content .headline h3{ 
    float:left;
    width:120px;
    color:#546C7B;
    height:20px;    
    font:bold 11px Verdana,Arial,sans-serif;
	text-decoration:none;
	margin:0px;
	margin-left:160px;
    padding:15px 0 0 0;
}
#content .headline h3 a{ 
    color:#546C7B;    
    font:bold 11px Verdana,Arial,sans-serif;
	text-decoration:none;
}
#content .headline h3 a:hover{ 
    color:#546C7B;    
    font:bold 11px Verdana,Arial,sans-serif;
	text-decoration:none;
}
*/
#moduleHead { 
    position:relative;
    background:url(../image/all/bereichTrenner.jpg) no-repeat; 
	width:725px;
    height:44px;
    margin:0px;
    padding:0px;
}
#moduleHead h1{ 
	float:left;
    margin:0px;
    height:20px;
    padding:0px;
    margin-left:10px;
    margin-top:12px;
    color:#546C7B; 
    height:41px;
    width:200px;   
}
#moduleHead h2{ 
    float:left;
    margin:0px;
    height:20px;
    padding:0px;
    height:41px;
    margin-top:12px;
    margin-left:216px;
    color:#546C7B; 
    width:200px;   
}


#content_right_pro .text{
	height:auto;
	margin:0;
	padding:0px;
	padding-left:20px;
	width:285px;
	padding-bottom:0;
}
#content_right_pro_left .text{
	height:auto;
	margin:0;
	padding:0px;
	padding-left:20px;
	width:370px;
	padding-bottom:0;
}


#modulTrennerVertical { 
    left:-4px;
	background:url(../image/all/moduleTrenner.jpg) no-repeat; 
	width:729px;
    height:3px;
    margin:0px;
    padding:0px;
}


#modulTrennerVertical { 
    position:relative;
    top:0px;
    left:-4px;
	background:url(../image/all/moduleTrenner.jpg) no-repeat; 
	width:729px;
    height:3px;
    margin:0px;
    padding:0px;
}




#modulTrennerVerticalKlein { 
    position:relative;
    left:2px;
   	background:url(../image/all/moduleTrenner.jpg) no-repeat; 
	width:310px;
    height:3px;
    margin:0px;
    padding:0px;
    padding-bottom:10px;

}




#newsTrenner { 
    position:relative;
    left:-20px;
    top:10px;
	background:url(../image/all/moduleTrenner.jpg) no-repeat; 
	width:415px;
    height:3px;
    margin:0px;
    padding:0px;
    padding-bottom:20px;
}

#testiTrenner { 
	background:url(../image/all/moduleTrenner.jpg) no-repeat; 
	width:370px;
    height:3px;
    margin:0px;
    padding:0;

}

#moduleBG { 
	background:url(../image/all/moduleBG.jpg) repeat-y; 
	height:100%;
    margin:0px;
    padding:0px;
}



#bottom {
    position:relative;
    top:0;
	margin:0;
	clear:both;
	padding:0;
	text-align:left;
	background:url(../image/all/bg_bottom.jpg) no-repeat;
    width:990px;
    height:52px;
}
#bottom .links {
    position:absolute;
    left:230px;
    top:8px;
    margin:0;
}
#bottom .links a {
    float:left;
    color:#546C7B;    
    margin:0 0 0 32px;
	padding:0;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
#bottom .links a.print{
     background:url(../image/all/icon_print.gif) no-repeat 0;
}
#bottom .links a.send{
     background:url(../image/all/icon_send.gif) no-repeat 0;
}
#bottom .links a:hover {
    color:#F9A23A;    
	text-decoration:none;
}
#bottom p {
    position:absolute;
    right:32px;
    top:10px;
    color:#95A2AE;
    margin:0;
	padding:0;
}




#left {
	float:left;
	width:245px;
	margin:0px;
	padding:0px;
}
#right {
	float:left;
	width:740px;
	margin:0px;
	padding:0px;	 
}







#mod_tbl_td {
	width:410px; 
	text-align:left; 
	padding:0px;
	padding-top:10px;
	padding-bottom:0px;
}

#mod_tbl_td_pro {
	width:410px; 
	text-align:left; 
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#mod_tbl_td_unten{
	width:410px; 
	text-align:left; 
}

#mod_news_img {
	float:left; 
	margin:0;
	padding:15px;
}

#mod_news_content {
	line-height:18px;
	margin:0;
	padding:10px;
}

#mod_tbl_td_klein {
	width:300px;
	text-align:left; 
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}

#mod_tbl_td_klein_pro {
	width:300px;
	text-align:left; 
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}

#mod_tbl_td_klein_unten {
	width:300px;
	text-align:left; 
}

#mod_projekt_image {  
    float:left; 
	padding:0px; 
	padding-right:10px;
	padding-left:20px;
}


#mod_projekt_image_pro {  
    text-align:center;
    width:280px;    
	padding:0px; 
	padding-right:10px;
	padding-left:20px;
}


#mod_mehr {
	color:#546C7B;
	margin:0;
	padding:0;
	padding-right:5px;

}

#mod_mehr img{
	position:relative;
	top:2px;
	margin-left:10px;
}

#mod_mehr_small img{
	position:relative;
	top:3px;
	margin-left:10px;
}

#mod_mehr_small {
	color:#ff6600;
}

#mod_mehr_small a {
	color:#ff6600;
}

#mod_mehr_small a:hover{
	color:#546C7B;
}

#mod_mehr a {
	color:#546C7B;
}

#mod_mehr a:hover{
	color:#F89734;
}


#weitereNews_left {
	float:left;
	width:125px;
	padding:0px;
	height:50px;
	margin:0px;
	padding-left:20px;
	line-height:15px;
	margin-top:5px;
}

#weitereNews_right {
	float:left;
	padding:0px;
	margin:0px;
	text-align:left;
	width:230px;
	line-height:15px;
	margin-bottom:-5px;
	margin-top:5px;
}



#weitereNews_right_last {
	float:left;
	padding:0px;
	margin:0px;
	text-align:left;
	width:230px;
	line-height:15px;
	margin-bottom:15px;
	margin-top:10px;
}

#weitereNews_button {
	text-align:right;
	padding:0px;
	margin:0px;
	width:400px;
	margin-right:15px;
	padding:0px;
}

#news {
	position:relative;
	width:380px;
	padding:20px;
}
.line {
    clear: both;
    position:relative;
    width:725px;
    height:3px;    
    overflow:hidden;
    font-size:0;
	margin:0 0 0 0px;
	background:url(../image/all/moduleTrenner.jpg);;
}


.content_block {
	line-height: 18px;
	margin: 0;
	padding: 10px;
}
.content_block h3 {
	margin: 0;
	padding: 0 0 10px 0;
}
.content_block h4.list {
	margin: 15px 0 0 0;
	padding: 0;
}
.content_block ul.list {
	margin-top: 0;
}
.image_left {
	float: left; 
	margin: 0;
	padding: 15px 15px 5px 15px;
}



a.bottomlink {
	line-height:17px;
	height:17px;
	background-position:left;
	background-repeat:no-repeat;
	text-indent:22px;
}

#print_top {
	display:none;
}

#programmiersprachen .cell, #programme .cell{
	width:60px;
	padding:0px;
}

.ajax_pages {
	position:absolute;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	width:163px;
	left:125px;
	top:5px;
	z-index:100;
}

.ausbilden{
	margin: 42px 0pt 0pt 40px;
	text-align: center;
}
#content span#captchaerror {
    color: #AE1500;
    font-size: 12px;
    font-weight: bold;
}
#content div.module .left table#captchatable h2{
    margin: 0 0 0 -22px;
}
#recaptcha_widget {
    width: 350px;
    text-align: center;
}