﻿@charset "utf-8";
/* CSS Document */

#start_text
{
	margin:auto;
	margin-top:70px;
	text-align:center;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:15px;
	color:#666;
}

#start
{
	padding-left:0px;
	margin:auto;
	margin-top:80px;
}

#start_logo
{
	background-image:url(Gfix/hintergrund.png);
	
	width:460px;
	height:280px;
	position:relative;
	left:0px;
	margin:auto;
	background-repeat:no-repeat
}


#buttons
{
	width:690px;
	height:200px;
	margin:auto;
	margin-top:15px;
	margin-bottom:-80px;
}

#bu_hochschulen
{
	width:203px;
	height:38px;
	background-image:url(Gfix/hochschulen.png);
	position:relative;
	float:left;
	margin-left:20px;
}

#bu_hochschulen:hover
{
	background-position:0px -39px;
}

#bu_hochschulen:active
{
	background-position:0px -78px;
}

#bu_unternehmen
{
	width:203px;
	height:38px;
	background-image:url(Gfix/unternehmen.png);
	position:relative;
	float:right;
	margin-right:20px;
}

#bu_unternehmen:hover
{
	background-position:0px -39px;
}

#bu_unternehmen:active
{
	background-position:0px -78px;
}

#bu_organisationen
{
	width:203px;
	height:38px;
	background-image:url(Gfix/organisationen.png);
	position:relative;
	float:right;
	margin-right:20px;
}

#bu_organisationen:hover
{
	background-position:0px -39px;
}

#bu_organisationen:active
{
	background-position:0px -78px;
}



#alles{
margin-top:12px;
display:block;
margin: auto;
position:relative;
width:800px;
font-family:Verdana, Geneva, sans-serif;

font-size:11px;

}

li {
	display: inline;

}

li a,li span {
	background-image:url(Gfix/navigation_oben.png);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
	height:0px;
	padding-top:37px;
	margin:0;
}


ul {
	margin-left:-43px;
	list-style:none outside none;
}


#nav_oben {
	width:100%;
	height:37px;
}

#no_start{
	width:93px;
}
#no_start:hover{
	background-position:0px -39px;
}
#no_start:active{
	background-position:0px -78px;
}

#no_rookai{
	width:167px;
	background-position:-94px 0;
}
#no_rookai:hover{
	background-position:-94px -39px;
}
#no_rookai:active{
	background-position:-94px -78px;
}


#no_funktionen{
	width:136px;
	background-position:-262px 0;
}
#no_funktionen:hover{
	background-position:-262px -39px;
}
#no_funktionen:active{
	background-position:-262px -78px;
}




#no_kunden{
	width:237px;
	background-position:-398px 0;
}
#no_kunden:hover{
	background-position:-398px -39px;
}
#no_kunden:active{
	background-position:-398px -78px;
}

#no_kontakt{
	width:104px;
	background-position:-635px 0;
}
#no_kontakt:hover{
	background-position:-635px -39px;
}
#no_kontakt:active{
	background-position:-635px -78px;
}




#no_suche{
	width:60px;
	background-position:-740px 0;
}














#inhalt{
	padding-top:30px;
	border-left:#888888 1px solid;
	border-right:#888888 1px solid;
	padding-bottom:30px;
	width:791px;
}

#text_inhalt{
	margin-right:30px;
	margin-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#ecke_ol {
	background-image:url(Gfix/ecke_oben_links.png);
	width:5px;
	height:5px;
	float:left;
}
#ecke_or {
	background-image:url(Gfix/ecke_oben_rechts.png);
	width:5px;
	height:5px;
	float:left;
}
#ecke_ul {
	background-image:url(Gfix/ecke_unten_links.png);
	width:5px;
	height:5px;
	float:left;
}
#ecke_ur {
	background-image:url(Gfix/ecke_unten_rechts.png);
	width:5px;
	height:5px;
	float:left;
}
#kante_o{
	width:783px;
	height:5px;
	border-top:#888888 1px solid;
	float:left;
}
#kante_u{
	width:783px;
	height:5px;
	border-bottom:#888888 1px solid;
	float:left;
}
	
	

#rookai_gehoert_euch{
	
	
	width:790px;
	height:400px;
	background-image:url(Gfix/rge.png)
}

#bu_rub_system{
	width:203px;
	background-image:url(Gfix/rub_system.png);
}

#bu_mehr_erfahren{
	width:203px;
	background-image:url(Gfix/mehr_erfahren.png);
}
#bu_mehr_erfahren:hover,#bu_rub_system:hover{
	background-position:0px -39px;
}
#bu_mehr_erfahren:active,#bu_rub_system:active{
	background-position:0px -78px;
}



#bu_video{
	width:120px;
	overflow:hidden;
	height:0px;
	padding-top:90px;
	background-image:url(Gfix/video.png);
	float:left;
}
#bu_video:hover{
	background-position:0px -90px;
}



#fuss_leiste {
	color:#888888;
	padding-top:4px;
	margin-top:20px;
	height:16px;
	width:793px;
	border-top:#CCC 1px solid;
	border-bottom:#ccc 1px solid;
}

#u_1{
	font-size:72px;
}
	
a {
	color:#6699CC;

	text-decoration:none;
	font-weight:bold;

}

#b_mini {
	border-right:#999 dotted 1px;
	padding:0px 10px;
}

#bu_screen:hover{
	border:2px #000 solid !important;
}


