body{
	background:url("http://www.aixtron.de/fileadmin/templates/main/media/home/background.jpg") no-repeat top left;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica sans-serif; 
	font-size:9px; 
	}

p{	font-size:12px; 
	}

a {
	font-family:Verdana, Arial, Helvetica sans-serif; 
	font-size:12px;
	}

#stage{
	width:924px;
	background-color:#f2f2f2;
	}

#logo{
	width:924px;
	height:66px;
	background-color:transparent !important;
        background:url("http://aixtron.de/fileadmin/templates/main/media/logo.gif") no-repeat top right;
	}

#menu{
	margin:0;
	padding:0;
	display:block;
	border-bottom:1px solid white;
}

#menu li {
        list-style:none;
        float:left;
}

#menu li a{
        padding-top:5px;
        list-style:none;
        width:132px;
        float:left;
        height:18px;
        background-image:url("../media/menu.gif");
	background-repeat:repeat;
	background-position:top left;
        color:#000033;
        text-decoration:none;
}

*html #menu li a{
        height:23px;
}

#menu li a:hover{
        background-image:url("../media/menu_over.gif");
	background-repeat:repeat;
	background-position:top left;
        color:white;
}


#space{
        clear:both;
	height:90px;
        background-image:url("../media/bg_head.jpg");
	background-repeat:repeat;
	background-position:top left;
	border-bottom:1px solid white;
	}

#bilder{
	height:156px;
	background-image:url("../media/content_bilder.jpg");
	background-repeat:repeat;
	background-position:top left;
	border-bottom:1px solid white;
	}

#inhalt{
	width:924px;
	background-color:#f2f2f2;
	}

#content{
	background-color:#f2f2f2;
	text-align:left;
	}

#content ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#content ul li {
	margin:0;
	padding:0;
	list-style:none;
	}



#content ul li a{
	margin-bottom:0px !important;
	background-color:#fbf9fa;
	font-size:12px;
	display:block;
	text-decoration:none;
	color:#7d7b7c;
	padding:7px 0px 7px 22px;
	background-image:url("../media/bullets.gif");
	background-repeat:no-repeat;
	background-position:top left;
	margin:2px;
                min-height:20px;
	}

*html #content ul li a{
	margin-bottom:-18px;
	}

#content ul li a:hover{
	text-decoration:underline;
	background-color:#f2f2f2;
	}

#corporate{
	width:290px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	}

#corporate a strong{
        font-weight:normal;
}

#corporate div{
       text-align:left;
}

*html #corporate{
	padding-bottom:20px;
	}

#marketing{
	width:290px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	}

#marketing div{
       text-align:left;
}

#marketing a strong{
        font-weight:normal;
}

*html #marketing{
	padding-bottom:20px;
	}

#footer{
	clear:both;
	height:40px;
	background-image:url("../media/bg_footer.jpg");
	background-repeat:repeat;
	background-position:top left;
	}

#footer_text{  
        padding-left:20px;
        width:904px;
        color:#5e5e5e;
        text-align:left;
}

#footer_text a{ 
        color:#5e5e5e;
        text-decoration:none;
}

#footer_text a:hover{ 
        text-decoration:underline;
}

#select{
	position:relative;
	z-index:5;
	top:-35px;
	left:180px;
}



#select_lang{
       text-align:right;
        clear:both;
	z-index:5;
	bottom:0px;
	left:180px;
        margin-bottom:10px;
        padding-right:20px;
}

#select_lang a{
        padding-left:5px;
        color:#032980;
        font-weight:bold;
        text-decoration:none;
} 

#select_lang a:hover{
        text-decoration:underline;
}           
