/* basic elements */
body { background: url(../imgs/bgFull.gif) repeat-x #6F715C; font: normal 11px/16px Tahoma, Verdana, Arial, sans-serif; color: #333; margin: 0px;	}
h3 { font: italic normal 12pt Tahoma, Verdana, Arial, sans-serif; letter-spacing: 1px; margin-bottom: 0px; color: #7D775C;}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #CC6600;
}
a:visited { font-weight: normal; text-decoration: none; color: #CC6600;}
a:hover, a:active { text-decoration:underline ; color: #346293;}
acronym {font-weight:bold;}

/* specific divs */
#container { background: url(../imgs/bgWoman.gif) no-repeat; margin: 0; padding: 170px 0 0 170px; position: relative; width: 570px; }
#container2 { background: url(../imgs/bgWoman2.jpg) no-repeat; margin: 0; padding: 170px 0 0 170px; position: relative; width: 570px; }
#intro { min-width: 470px; }
	#pageHeader { display: none; }

	#header {
	top: 850px;
	margin:0;
	padding: 32px 0 0 65px;
	width:260px;
}
	
		#contentDivMainColumn {
	top: 850px;
	margin:0;
	padding: 32px 0 0 65px;
	width:260px;	
}
#footerC { position: absolute; left:170px; padding: 20px 0 30px 85px; width:510px; height:60px; background: url(../imgs/bgBottom1.gif) 0px 0px no-repeat;}
	
		#footer { position: absolute; left:40px; top:-10px; width:510px;}
		#footer a:link, #footer a:visited { color:#fff; margin: 0 0 0 15px; }
		#footer a:hover { color:#3F753E;}

	#contentDivRightColumn {
	position: absolute;
	top: 250px;
	left:530px;
	right: 0px;
	color:#dbd7c3;
}
	#contentDivRightColumn { font: 10px Tahoma, Verdana, Arial, sans-serif; width: 150px;}

h3 {
	font-family: Verdana, sans-serif;
	color: #000;
	font-size: 11px;
	vertical-align: top;
	line-height : 10px;
}

h1 {
	font-size : 18px;
	font-weight : bolder;
	color : white;
	border-bottom: dotted thin  #FFFFFF ;
}

h2 {
	font-size : 14px;
	color : #666666;
	margin-top: 10px;
	font-weight: normal;
}

h3 {
	font-size : 11px;
	font-weight : bolder;
	color : #666666;
}
.rightColumnTitle { background-color: #554; color: #d7d7c3; font-weight: bolder; width: 151px; height: 10px; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; margin-top: 10px; }
.rightColumnTitle2 { color: #d7d7c3; font-weight: bolder; background-image: url(../imgs/showcase.jpg); background-repeat: no-repeat; margin-top: 2px; padding-top: 3px; padding-bottom: 3px; padding-left: 6px; width: 151px; height: 13px; }
#contentDivEinspaltig { padding-top: 40px; padding-right: 50px; padding-left: 45px; }
.thumbs {
    float: left;
    padding-left: 4px;
    padding-bottom: 5px;
}
#galery {
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 45px;
	position: relative;
}
.contentImage_left {
    float: left;
    padding-right: 5px;
}

.contentImage_right {
    float: right;
    padding-left: 5px;
    padding-bottom: 5px;
}