/* CSS Document */
body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
    font-family: verdana,sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fbf4eb;
	padding:0;
	margin:0;
}
h1 {
	font-size:13px;
	color:#000;
	margin:0 0 20px 0;
}
h2 {
	font-size:14px;
	color:#930030;
	margin:0 0 20px 0;
}
h3 {
	font-size:12px;
	color:#BF6E1A;
	margin:0 0 20px 0;
}

p {
	font-size:12px;
}
a {
	color:#930030;
}
a:hover {
	color:#F7A494;
}
ul{
	margin:0;
	padding:0 0 0 15px;
	font-size:12px;
}
li{
	margin:0 0 3px 0;
}
*html li {
	margin:0;
	padding:0;
}

/* ###################################################################################################
** ########### Hauptgerüst #########################################################################
** ###################################################################################################
*/

#mainFrame {
	/*border:1px solid #C60845;*/
}
#mainFrame td{
	text-align:left;
	vertical-align:top;
}
#mainFrame #header{
	width:800px;
	height:69px;
	background:url(../images/gfx_header.gif) no-repeat;
}
#mainFrame #subHead{
	width:800px;
	height:79px;
	background:url(../images/gfx_teaser_subhead.gif) no-repeat;
}
#mainFrame #body,
#mainFrame #body2 {
	width:800px;
	height:412px;
	overflow:hidden;
	margin:0;
	padding:20px 0 0 0;
}
*html #mainFrame #body,
*html #mainFrame #body2 {
	height:425px;
}
/*
Body für Unterseiten mit Navigation
*/
#mainFrame #body2{
	height:392px; !important
	background:url(images/gfx_home_body.gif) no-repeat; !important
}

#mainFrame #bodyText{
	width:250px;
	height:auto;
	margin:0;
	padding:100px 0 0 70px;
	float:left;
	
}
*html #mainFrame #bodyText {/*Hack für IE 6.0 und IE 7.0*/
	width:330px;
}
#mainFrame #bodyText p{
	margin:0;
	padding:0;
	white-space:normal;
}
#mainFrame #bodyText a{
	font-size:13px;
	font-weight:bold;
}
#mainFrame #bodyText a{
	color:#000;
	text-decoration:none;
}

#mainFrame #bodyText a:hover{
	color:#000;
	text-decoration:none;
}
#mainFrame #bodyText h1{
	margin-bottom:5px;
	font-size:15px;
}
#mainFrame #bodyHeadline{
	width:506px;
	height:30px;
	margin:0 0 0 140px;
}
#mainFrame #bodyLogo{
	width:202px;
	height:105px;
	background:url(../images/gfx_teaser_logo.gif) no-repeat;
	margin:150px 0 0 430px;
}
#mainFrame #bodyFooter{
	margin:90px 0 0 380px;
}
#mainFrame #bodyFooter p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

/* ###################################################################################################
** ########### Positionen für beerConcept Themen #####################################################
** ###################################################################################################
*/
#row1,
#row2 {
	width:800px;
	height:130px;
}
#tennungsmanagement {
	margin:50px 0 0 250px;
	width:77px;
	height:73px;
	/*background-color:#000033;*/
	float:left;
}

#potenzialmanagement {
	margin:0px 0 0 67px;
	width:77px;
	height:73px;
	float:left;
}
#stratVertrieb {
	margin:20px 0 0 520px;
	width:77px;
	height:73px;
	/*background-color:#666699;*/
}
#situationen {
	margin:0px 0 0 170px;
	width:77px;
	height:73px;
	/*background-color:#666699;*/
	float:left;
}
#karriere {
	margin:60px 0 0 10px;
	width:77px;
	height:73px;
	/*background-color:#FF3366;*/
	float:left;
}
#team {
	margin:50px 0 0 75px;
	width:77px;
	height:73px;
	/*background-color:#66CCFF;*/
	float:left;
}
#fuehrung {
	margin:-25px 0 0 65px;
	width:77px;
	height:73px;
	/*background-color:#990066;*/
	float:left;
}


/* ###################################################################################################
** ########### Infofenster ###########################################################################
** ###################################################################################################
*/
#infoBox1 {
	width:470px;
	left:auto;
	top:auto;
	background-color:#F49953;
	margin:0 0 0 150px;
	padding:10px 10px;
}

#infoBox1 h1 {
	font-size:14px;
	margin-bottom:15px;
}
#infoBox1 p {
	width:420px;
	color:#000000;
	font-size:12px;
	margin-bottom:10px;
}

#infoBox1 table {
	width:450px;
}
#infoBox1 .closeBtn{
	text-align:right;
	vertical-align:top;
}
#infoBox1 .leftbtn,
#infoBox1 .rightBtn {
	text-align:left;
	vertical-align:top;
}
/* ###################################################################################################
** ########### Beratungsmodell #######################################################################
** ###################################################################################################
*/
#beratungLeft {
	width:200px;
	height:200px;
	background:url(../images/gfx_beratungsmodell_headlin.gif) no-repeat 0 0;
	float:left;
}
#beratungRight {
	width:580px;
	height:auto;
	float:left;
}
#beratungRight table{
	width:580px;
	margin-bottom:5px;
}
#beratungRight td{
	vertical-align:middle;
	text-align:left;
}
#beratungRight h1{
	font-size:12px;
	color:#B73018;
	padding:0;
	margin:0;
}
#beratungRight p{
	color:#000;
	margin-top:0px;
}
/* ###################################################################################################
** ########### Kompetenzen ###########################################################################
** ###################################################################################################
*/
.artikel_1,
.artikel_2,
.artikel_3,
.artikel_4 {
	margin-left:92px;
}

.artikel_1{
	width:570px;
}
.artikel_2{
	width:400px;
	float:left;
}
.artikel_3{
	width:550px;
}
.artikel_4{
	width:350px;
	float:left;
}
.artikel_1 p{
	font-size:13px;
	color:#000;
}
.important {
	color:#930030;
}
.artikel_4 h2{
	width:450px;
}
.artikel_2 h3,
.artikel_3 h3{
	margin:30px 0 3px 0;
}
.rightBox{
	width:270px;
	height:290px;
	margin:40px 0 0 30px;
	float:left;
}
.rightBox p{
	color:#FFF;
	margin-left:10px;
}
.rightBox h3{
	color:#FFF;
	margin:20px 0 5px 15px;
}
.rightBox ul{
	color:#FFF;
	margin:0 0 0 15px;
}
.teamBox {
	width:550px;
	/*border:1px solid #000;*/
}
.teamBox td{
	width:550px;
	padding-right:20px;
}
.imgBox{
	float:left;
	width:207px;
	height:278px;
	background-image:url(../images/gfx_kontakt_portrait.jpg);
	background-repeat:no-repeat;
	margin-top:40px;
	margin-left:20px;
}
*html .imgBox {
	margin-top:40px;
	margin-left:-80px;
}


/* ###################################################################################################
** ########### Persönlichkeitsrad ###########################################################################
** ###################################################################################################
*/
.coachingText {
	width:250px;
	height:100px;
	margin-left:20px;
}
.coachingText p {
	font-weight:bold;
	font-size:14px;
}



