
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

body h1 {
	font-size: 20px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

body h2{
	font-size: 14px;
	color: #FFFFFF;
}

a{
	color: #000000;
}

fieldset {
	border: none;
}

/******/
/*HEAD*/
/*****/


#logo {
	background: url(../img/logo.gif) no-repeat;
	width: 838px;
	height: 226px;
}

#slogan {
    
   width:200px;
   position:relative;
   left:429px;
   top:83px;
   color: #C60E1C;
   font-weight: bold;
   font-size: large;

}

#spitze {
  
  
    text-align: center;
}

#corpus {

    text-align: center;
}

#ende {

    text-align: center;
}
/******/
/*MENU*/
/*****/

#menu li {
	list-style: none;
	float: left;
	background:  url(../img/button2.gif) no-repeat;
	width: 137px;
	height: 29px;
	text-align: center;
	margin-right: 2px;
	border-right: 1px solid #FFFFFF;
}

#menu a {
	display: block;
	color: #FFFFFF;
	line-height: 29px;
	font-weight: bold;
	
}


#page {
	width: 900px;
	margin: 0 auto;
	}


body .impressum {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
}


/******/
/*BODY*/
/*****/


.main {
	background: url(../img/bg_color.gif) repeat-x ;
	width: 839px;
	height: 550px;
	background-color:#CACACA ;
}

#main h2 {
	margin-top: 10px;
}



#main_impressum{
	background: url(../img/bg_color.gif) repeat-x ;
	width: 839px;
	background-color:#CACACA ;
}

#main_impressum h2 {
	margin-top: 20px;
}

#main_about_us {
	background: url(../img/bg_color.gif) repeat-x ;
	width: 839px;
	height: 350px;
	font-size: 15px;
}

#main_about_us h2 {
	margin-top: 10px;
}

#services li{
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
}

#main_careers {
	background: url(../img/bg_color.gif) repeat-x ;
	width: 839px;
	height: 500px;
	font-size: 14px;
	background-color:#CACACA ;
}

#main_careers h2 {
	margin-top: 10px;	
}

#anzeige {
    background: url(../img/bg_color.gif) repeat-x ;
	width: 839px;
	height: 1000px;
	background-color:#CACACA ;
}

#anzeige h2 {
    
    margin-top: 15Px;
}

#main_contact p, #main_contact h2 {
	margin-top: 10px;
    
}

#main_contact {
    background: url(../img/bg_color.gif) repeat-x ;
    background-color:#CACACA ;
    width: 150px;
	height: 200px;
}

#projekt {
	font-weight: bold;
	text-align: center;
}

#anforderungen  {
	font-weight:bold;
	}
#anforderungen .left {
  width:50%; text-align:right;
  padding-right: 60px;
  
  
}
#anforderungen .right { 
	width:49%; text-align:left;
	padding-left: -20px ;
}
 

#home_content_text1{
	margin: 10px 0 0 0;
	
}

.information {
	margin: 30px 0px 0px 0px;
}

.information ul {
	margin:30px 0px 0px 30px;
}

#home_content_text2{
	margin: 10px 0 0 0;
	
}

#home_content_right{
	width: 300px;
	float:left ;
	margin: 50px 0 0 115px;
}

#home_content_left {
    float: left;
    margin: 45px 0 0 20px;
    line-height: 19px;
    width: 95%;
	text-align:justify;
}

#contact {
    margin: 45px 0 0 20px;
    line-height: 19px;
    width: 800px;
	float:left;
}

#contact p{
	float:left;
	width: 210px;
	margin-right:300px;
	clear:left;
}

#contact form {
	float:left;
	width:280px;
	position:relative;
	top: -45px;
}

#home_content_left_index {
	float:left ;
	margin: 45px 0 0 20px;
	line-height: 19px;
    width: 300px;
}

#home_content_news{
    margin: 45px 20px 0 0px;
    width: 300px;
    float: right;
   	line-height: 19px;
}	



#name, #vorname, #mail {
	border: 1px solid; #888888;
	font-size: 18px;

	
}

#nachricht{
	border: 1px solid; #888888;
	width: 260px;
}

#reset {
	left: 200px;
	position: relative;
	top: -25px;
}




#footer {
	height: 40px;
	width: 839px;
	background: #C60E1C;
	clear: both;
    font-size: 80%;
}

#footer p {
    width: 49%;
    float: left;
}

#footer_links {
    text-align: right;
}

#all_services{
    margin: 18px;
    
}

/** SERVICES CSS **/

#main_services{
	font-size: 15px;
}

#main_services h1{
	margin-bottom: 10px;
}
 
#sidebar_mit_service_links{
	width:40%;
	float:left;
	margin-right:5%;
	background: #CCC;
	border: 3px ridge;
} 

#sidebar_mit_service_links  ul{
	list-style:none;
}

#sidebar_mit_service_links  ul li {
	margin: 5px 0px 5px 0px;
}

#sidebar_mit_service_links a:hover, 
.selected { 
	font-weight:bold;
}
 
#service_content{
   width:54%;
   float:left;
} 

#service_content h2 {
	color: #000000;
	margin-top:20px;
} 
