/**
*	CSS Stylesheet for bermann coaching - normal style
*
*	@author	Markus Konrad <mako@mako-home.de>
*/

/* GENERAL PAGE LAYOUT */
body
{
	border-top:			5px solid #6B367A;
	font-size:			14px;
	font-family:		georgia;
	text-align: 		center;
	margin:				0px;
	padding-top:		20px;
	padding-bottom:		20px;
	background: 		#8E6198;
}

div.main
{
	background-image:	url(../img/back.jpg);
	background-position:top right;
	background-repeat:	no-repeat;
	background-color:	#FFFFFF;
	margin-top:			50px;
	margin-bottom:		50px;
	border:				2px solid #620C4D;
	min-height:			880px;
	width:				750px;
	text-align: 		left;
	margin-right: 		auto;
	margin-left: 		auto;
}

div.intro_main
{
	background-color:	#FFFFFF;
	margin-top:			50px;
	margin-bottom:		50px;
	border:				2px solid #620C4D;
	height:				730px;
	width:				750px;
	text-align: 		left;
	margin-right: 		auto;
	margin-left: 		auto;
}

div.header
{
	background-position:top right;
	background-repeat:	no-repeat;
	padding:			0px;
	margin:				0px;
	text-align: 		left;
	width:				750px;
	height:				174px;
	border-bottom:		1px solid #000000
}

/* MENU */

div.menu
{
	width:				750px;
	height:				20px;
	border-bottom:		3px solid #000000;
	background-color:	#872561;
	font-size:			15px;
	font-family: 		georgia, verdana, lucida, arial, helvetica, sans-serif;
	padding-top:		2px;
	padding-bottom:		2px;
}

div.menu div.items span.left
{
	float:				left;
	text-align:			left;
	padding:			1px;
	height:				18px;
	margin:				0px;
}

div.menu div.items span.left a:link, div.menu div.items span.left a:visited, div.menu div.items span.left a:active
{
	color:				#FFFFFF;
	text-decoration:	none;
	padding-top:		2px;
	padding-bottom:		2px;
	padding-left:		5px;
	padding-right:		5px;
}

div.menu div.items span.left a:hover, div.menu div.items span.left a.current
{
	color:				#FFFFFF;
	text-decoration:	none;
	padding-top:		2px;
	padding-bottom:		2px;
	padding-left:		5px;
	padding-right:		5px;
	background-color:	#AE4CA1;
}

div.menu div.items span.right
{
	float:				right;
	text-align:			right;
	padding:			1px;
	height:				18px;
}

div.menu div.items span.right img
{
	margin-top:			3px;
}

div.menu div.items h1
{
	font-size:			14px;
	font-weight:		bold;
	text-decoration:	none;
	border:				0;
	margin:				0;
	padding:			0;
}


/* TYPOGRAPHY */

h1
{
	font-size:			22px;
	font-family: 		georgia, verdana, lucida, arial, helvetica, sans-serif;
	border-bottom:		1px solid #7F2A8C;
	font-weight:		normal;
}

div.main a:link, div.main a:visited, div.main a:active
{
	color:				#800080;
	text-decoration:	none;
}

div.main a:hover
{
	color:				#800080;
	text-decoration:	underline;
}

/* FORMS */

input.submit
{
	background-color:	#FFFFFF;
	border:				1px solid #7F2A8C;
}

/* TABLES */
table.box
{
	border:				1px solid #7F2A8C;
	border-collapse:	collapse;
	border-spacing:		0px;
	empty-cells:		show;
}

table.box caption
{
	background-color:	#872561;
	color:				#FFFFFF;
	font-size:			15px;
}

table.box td
{
	background-color:	#EEE0F0;
	padding-left:		3px;
	padding-right:		3px;
}


table.box tfoot td
{
	background-color:	#DFC6E4;
	text-align:			right;
}

div.box
{
	background-color:			#EEE0F0;
}

/* PAGE: HOME */
div.home_title
{
	text-align:			center;
	width:				450px;
	height:				150px;
/*	background-image:	url(../img/fragezeichen.jpg);
	background-position:center;
	background-repeat:	no-repeat; */
}

div.home_top
{
	text-align:			center;
	width:				450px;
	height:				195px;
	padding-top:		0px;
	background-image:	url(../img/fragezeichen.jpg);
	background-position:center;
	background-repeat:	no-repeat;
}

div.home_top p
{
	padding-top:		50px;
	font-weight:		bold;
}

div.home_bottom
{
	text-align:			left;
	width:				450px;
	height:				195px;
	background-image:	url(../img/ausrufezeichen.jpg);
	background-position:center;
	background-repeat:	no-repeat;
}

div.home_end
{
	text-align:			center;
	width:				450px;
	font-weight:        bold;
	/*color:#872561;*/
	font-style: italic;
}



/* PAGE: OFFERS */
div.kreise
{
	margin-left:		50px;
	width:				450px;
	height:				375px;
	background-position:center;
	background-repeat:	no-repeat;
	background-image:	url(../img/kreise.jpg);
	font-size:			18px;
	font-family: 		georgia, verdana, lucida, arial, helvetica, sans-serif;
}

div.kreise div.top
{
	text-align:			center;
	width:				450px;
	height:				150px;
}


div.kreise div.bottom_left
{
	text-align:			center;
	float:				left;
	width:				225px;
}


div.kreise div.bottom_right
{
	text-align:			center;
	float:				right;
	width:				225px;
}

div.kreise div.inner
{
	padding-top:		70px;
}

/* overlib background */
div.overDiv
{
	font-family: 		georgia, verdana, lucida, arial, helvetica, sans-serif;
	font-size:			16px;
}

.ol_bg
{
	background-color:	#8E6198;
	font-family: 		georgia, verdana, lucida, arial, helvetica, sans-serif;
	font-size:			16px;
}

/* overlib foreground */
.ol_fg
{
	background-color:	#FFFFFF;
	font-family: 		georgia, verdana, lucida, arial, helvetica, sans-serif;
	font-size:			16px;
}


/* neu ab 2009 */

.ws li{
	margin-bottom:10px;
}

.ws li li{
	margin-bottom:0px;
}