/* CSS Document */
body {
	color: #333;
	background: #eee url(../images/allg/bg_content_650.gif) repeat-y left top;
	font-size: 11px;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container { 
	width: 650px;
	position: relative;   
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	
}
#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 31px;
	background: url(../images/allg/buschallateam.gif) no-repeat;
}
#content {
	margin: 60px 0 0 199px;
	padding: 0 20px 0 20px;
}
h1 {
	margin: 0 0 21px 0;
	padding: 0 0 0 0;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #F9D009;
}
h2 {
	margin: 14px 0 4px 0;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 11px;
}
#footer {
	margin: 42px 0 0 0;
	padding: 0 0 0 0;
	height: 32px;
	background: url(../images/allg/logo.gif) no-repeat right;
}
#menu {
	position: absolute;
  	top: 91px;
  	left: 24px;
 	width: 175px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#bild {
	position: absolute;
	left: 650px;
	top: 91px;
	height: 161px;
	width: 161px;
	margin: 0 0 0 0;
	padding: 14px 49px 14px 0;
	background: #DDD;
}
a {
	color: #333; 
	text-decoration : none;
}
a.pfeil {
	padding: 0 18px 0 0; 
	background: url(../images/allg/pfeil.gif) no-repeat right;
}
a:hover {
	color: #333; 
	text-decoration : underline;
}
/*Allg Klassen -----------------------------------*/
.antifloat {
	clear: both;
	visibility: hidden;
}
.rechts {
	text-align: right;
}
/*MEN ------------------------------------------------------------------------------------------------------*/
#menu ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#menu li {
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
}
#menu li a {
	margin: 0 0 0 0;
	padding: 0 0 0 28px;
	color: #333;
	font-weight: bold; 
	text-decoration : none;
}
/*Link Zustnde -----------------------------------------------------------------------------------------------*/
#menu li a:hover {
	background: url(../images/allg/navi_ov.gif) no-repeat 0 4px;
}
#menu li a.aktiv {
	background: url(../images/allg/navi.gif) no-repeat 0 4px;
}
/*Sprachlink----*/
#menu li.sprache {
	margin: 14px 0 0 28px;
	padding: 20px 0 0 0;
	background: url(../images/allg/trennung_sprache.gif) no-repeat;
}
#menu li.sprache a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #9F9F9F;
	font-weight: bold; 
	text-decoration : none;
}
#menu li.sprache a:hover {
	background: none;
	text-decoration: underline;
}
/*------*/
h2 a {
	margin: 0 0 0 0;
	padding: 0 18px 0 0;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background: url(../images/allg/pfeil.gif) no-repeat right;
}
h2 a:hover {
	text-decoration: underline;
}


/*Bilder -----------------------------------------------------------------------------------------------------*/
#bild div {
	height: 161px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#bild div.start {
	background: url(../images/home.jpg) no-repeat;
}
#bild div.beratung {
	background: url(../images/beratung.jpg) no-repeat;
}
#bild div.training {
	background: url(../images/training.jpg) no-repeat;
}
#bild div.dynamics {
	background: url(../images/dynamics.jpg) no-repeat;
}
#bild div.kunden {
	background: url(../images/kunden.jpg) no-repeat;
}
#bild div.projekte {
	background: url(../images/projekte.jpg) no-repeat;
}
#bild div.team {
	background: url(../images/team.jpg) no-repeat;
}
#bild div.kontakt {
	background: url(../images/kontakt.jpg) no-repeat;
}
/*News BEREICH -------------------------------------------------------------------------------------------------------------*/
#news {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h1.news {
	margin: 14px 0 0 0;
	padding: 21px 0 0 0;
	height: 10px;
	background: url(../images/allg/trennung_sprache.gif) no-repeat center top;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #9f9f9f;
}
#news div.newsblock {
	margin: 0 0 0 0;
	padding: 0 0 21px 0;
	background: url(../images/allg/trennung_sprache.gif) no-repeat center bottom;
}
#news h2 a {
	color: #333; 
	text-decoration : none;
}
#news a {
	color: #F9D009; 
	text-decoration : underline;
}
#news a.pfeil {
	padding: 0 18px 0 0; 
	background: url(../images/allg/pfeil.gif) no-repeat right;
}
#news a:hover {
	color: #333; 
	text-decoration : underline;
	background-color: #F9D009;
}
#news h2 a:hover {
	color: #333; 
	text-decoration : underline;
	background-color: transparent;
}
#news p.author {
	font-style: italic;
}
/*newsbilder*/
#news div.detail_img {
	margin: 5px 7px 5px 0;
	padding: 5px;
	background: #DDD;
	float: left;
}
/*Tell a friend Formular*/
textarea { 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px; color: #000000; 
	border-left: 1px solid #576675; 
	border-bottom: 1px solid #576675; 
	border-right: 1px solid #576675; 
	border-top: 1px solid #576675;
}
.field { 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
	font-size: 11px; color: #000000; 
	margin: 2px 0 2px 0;
	border: 1px solid #576675;
}
.submit_bu {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	border: 1px solid #576675;
	cursor: hand;	
}
.pflicht {  
	font-size: 10px; 
	color: #990000;
}