* {
	padding: 0;
	margin: 0;
}

body {
	width: 100%;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background:url(img/background_img.gif) repeat-x;
}

#gesamtcontainer {
	position:relative;
	clear: both;
	left:0px;
	top:0px; 
	display: block;
}

#fotos {
	position: relative;
	height: 277px;
	width: 170px;
	top: -67px;
	_top: -35px;
	clear: none;
	float: left;
}

.referenzen_foto {
	margin-top: -15px;
	margin-bottom: -118px;
	margin-left: 0px; 
	_margin-left: 0px;
	overflow: visible;
	width:165px;
}

#portrait {
	position: relative;
	background:url(img/portrait_bg.gif) no-repeat;
	height: 277px;
	width: 250px;
	padding-top: 16px;
	top: -65px;
	_top: -33px;
	clear: none;
	float: left;
}


#kettelfoerlogo {
	background: url(img/kettelfoer_diplom_medienberaterin_logo.gif) no-repeat;
	position:relative;
	width: 980px;
	height:168px;
	overflow: hidden;
	display: block;
	background-image: url(img/kettelfoer_diplom_medienberaterin_logo2.gif);
}

#menue {
	position:relative;
	float: right;
	overflow: hidden;
	width:300px;
	visibility: visible;
	z-index: 2;
}

#menue ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;

}

#containermain {
	position:relative;
	text-align:left;
	vertical-align:top;
	width: 980px;
	/* border: 1px solid #FFCC66; */
	display: block;
}



#textcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 410px;
	text-align:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 40px;
	margin-left: 0px;
	position: relative;
	float: left;
	/* border: 1px solid #CC0066; */
	display: block;
}

#textcontainer ul {
	list-style-type: none;
	margin-left: 0;
}

#textcontainer ul li {
	list-style-image: url(img/bullet.gif);
	margin-left: 0px;
	margin-bottom: 12px;

}

#textcontainer h2 {
	font-size: 1em;	

}

#textcontainer h1 {
	font-size: 1.2em;

}

#textcontainer table {
	border:  none;
	margin-left: -42px;
}

#textcontainer td {
	vertical-align: top;
}

#footer {
	clear:both;
	color:#999;
	font-weight: bold;
    margin-bottom:1em;
	width: 40em;
    text-align:center;
	margin-left: 250px;
    padding:10px;
}


a:link, a:hover, a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}


.plus {
	margin-top: -35px;
	margin-right: 0px;
	margin-left: 126px;
	margin-bottom: 15px;
}



/* runde ecken */
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#888; margin:0 5px;}
.b2 {height:1px;  border-right:2px solid #888; border-left:2px solid #888; margin:0 3px;}
.b3 {height:1px;  border-right:1px solid #888; border-left:1px solid #888; margin:0 2px;}
.b4 {height:2px; border-right:1px solid #888; border-left:1px solid #888; margin:0 1px;}
.contentb {background: #fff; border-right:1px solid #888; border-left:1px solid #888;}
.contentb div {margin-left: 5px;
	padding: 0px;
	padding-right: 12px;
	font-size: 0.9em;
}

.reftitel {
	margin-top: 0px;
	margin-bottom: -3px;
	margin-left: -5px;
	padding: 8px;
	background-color:#FFFFFF;
	display: block;
	font-size: 1em;
	}
