﻿/*
* Copyrights by Finance Fircle
*
* Contact:	info@finance-circle.de.de
* Website:	www.finance-circle.de.de
* Design:	Cem Akgündüz
*/



html, body
	{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #6c6c6c;
	}

html
	{
	}
	
body
	{
	}

h1			{ font-size: 19px; color: #7cc0dc;}
h2			{ font-size: 17px; color: #7cc0dc;}
h3			{ font-size: 15px; color: #7cc0dc;}
h4			{ font-size: 13px; color: #7cc0dc;}
h5			{ font-size: 11px; color: #7cc0dc;}

h3.HeadLine
	{
	padding: 6px;
	background: #eef4b8;
	font-size: 13px;
	color:  #6c6c6c;
	}

a:link		{ text-decoration: none; color: #a3b11b}
a:active	{ text-decoration: none; color: #a3b11b}
a:visited	{ text-decoration: none; color: #a3b11b}
a:hover		{ text-decoration: underline; color: #a3b11b}

.HeaderLinks	a:link		{ text-decoration: none; color: #6c6c6c}
.HeaderLinks	a:active	{ text-decoration: none; color: #6c6c6c}
.HeaderLinks	a:visited	{ text-decoration: none; color: #6c6c6c}
.HeaderLinks	a:hover		{ text-decoration: none; color: #a3b11b}


ul			{ list-style-image: url('../design/List.gif');}
li			{ line-height: 24px;}

hr			{}

a img		{ border: 0px;}


/* DESIGN AUFBAU */

.SiteWrapper
	{
	width: 800px;
	margin: 0 auto;
	}
	
.HeaderBox
	{
	position: relative;
	height: 100px;
	}
	
.Logo
	{
	position: absolute;
	left: 0px;
	top: 20px;
	height: 42px;
	width: 220px;
	}
	
.HeaderLinks
	{
	position: absolute;
	right: 0px;
	top: 20px;
	height: 12px;
	line-height: 12px;
	font-size: 10px;
	}
	
.TeaserCorner
	{
	height: 9px;
	background: url('../design/TeaserTop.gif') no-repeat bottom center;  
	}
	
.TeaserTopBox 
	{
	position: relative;
	background: url('../design/TeaserTopBG.gif') repeat-y center;
	}
	
.TeaserTopContent
	{
	padding: 10px;
	background: url('../design/TeaserContentBG.png') no-repeat top center;
	}
	
.MenueBox
	{
	margin-top: 6px;
	height: 51px;
	background: url('../design/MenueBG.png') no-repeat bottom center;
	}
	
.ContentBox
	{
	position: relative;
	background: url('../design/ContentBG.png') repeat-y center;
	}
	
.ContentCorner
	{
	height: 10px;
	background: url('../design/ContentCorner.png') no-repeat top center;
	}
	
.TeaserBottomBox
	{
	padding: 6px 0px 6px 0px;
	}
	
.TeaserBottomLeft
	{
	float: left;
	width: 397px;
	margin-right: 3px;
	}
	
.TeaserBottomRight
	{
	float: left;
	width: 397px;
	margin-left: 3px;
	}

	
.FooterBox
	{
	font-size: 11px;
	overflow: hidden;
	}
	
.FooterLeft
	{
	float: left;
	width: 380px;
	padding: 0px 10px;
	}
	
.FooterRight
	{
	float: left;
	width: 380px;
	padding: 0px 10px;
	text-align: right;
	}

	
/* ENDE DESIGN AUFBAU */





/* COMPONENTEN STYLES */

.ContentFull
	{
	position: relative;
	padding: 10px 10px 1px 10px;
	margin: 0px 2px 0px 2px;
	background: url('../design/ContentTopBG.png') repeat-x top;
	z-index: 1;
	}

.ContentWarpper
	{
	overflow: hidden;
	padding: 5px;
	}
	
.ContentBlock
	{
	float: left;
	width: 370px;
	margin: 5px 10px 5px 0px;
	}

.Clear	
	{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	}
	
.Trenner
	{
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	background: url('../design/Trenner.gif') repeat-x top;
	}
	
.Peel
	{
	position: absolute;
	height: 150px;
	width: 150px;
	right: -5px;
	top: -15px;
	z-index: 100;
	}
	
.FloatLeft
	{
	float: left;
	}
	
/* ENDE COMPONENTEN STYLES */



/* MAIN-MENUE */

#menue
	{
	position: relative;
	margin: 0px 0px 0px 20px;
	padding: 0;
	z-index: 100;
	}

#menue li
	{
	position: relative;	
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial
	}

#menue li a
	{	
	display: block;
	white-space: nowrap;
	float: left;
	padding: 0px 10px;
	margin: 2px 0px 2px 0px;
	line-height: 48px;
	border-right: 1px solid #afbe22;
	border-left: 1px solid #d4e349;
	text-decoration: none;
	color: #FFFFFF;
        cursor: default;
	}

#menue li a:hover
	{
	background: url('../design/MenueBGHover.png') repeat-x bottom;
	}

#menue li ul
	{
	position: relative;
	left: 0px;
	top: 50px;	
	margin: 0 0 0 1px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	}

#menue li ul li
	{
	float: none;
	display: inline
	}

#menue li ul li a
	{
	float: none;
	width: auto;
	padding: 8px 10px 8px 10px;
	margin: 0px;
	line-height: normal;
	border: 0px;
	background: #b4c326;
	}

#menue li ul li a:hover
	{	
	background: #a2b01a;
	}


/* ENDE MAIN-MENUE */





/* TEASER-MENUE */

ul.TeaserMenue
	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
	}

ul.TeaserMenue li
	{
	display: inline;
	padding: 0px;
	margin: 0px;
	}

ul.TeaserMenue li a
	{
	display: block;
	float: left;
	width: 200px;
	height: 67px;
	line-height: 67px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0px -67px;
	}

ul.TeaserMenue li a:hover
	{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

a.MenueLeft		{background: url('../design/TeaserMenueLeft.png');}
a.MenueItem		{background: url('../design/TeaserMenueItem.png');}
a.MenueRight	{background: url('../design/TeaserMenueRight.png');}


/* ENDE TEASER-MENUE */




/* ROUNDED BOX */


.CornerTopLeft
	{
	background: url('../design/CornerTopLeft.png') no-repeat left top;
	}
	
.CornerTopRight
	{
	background: url('../design/CornerTopRight.png') no-repeat top right;
	}
	
.CornerBottomLeft
	{
	background: url('../design/CornerBottomLeft.png') no-repeat bottom left;
	}
	
.CornerBottomRight
	{
	padding: 11px 0px 11px 0px;
	background: url('../design/CornerBottomRight.png') no-repeat bottom right;
	}
	
.RoundedCentent
	{
	padding: 0px 11px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	background: #f1f1f1;
	}


/* ENDE ROUNDED BOX */



/* TABELLEN STYLES */

table.Standard, table.TableGreen
	{
	width: 100%;
	border: 1px solid #f1f1f1;
	margin-top: 10px;
	}
	
table.Standard td, table.TableGreen td
	{
	padding: 4px;
	}
	
table.Standard thead td
	{
	padding: 6px 4px;
	background: #dbdbdb url('../design/TableHeadBG.gif') repeat-x top;
	}
	
table.Standard tbody td
	{
	}

table.Standard tfoot td
	{
	background: #f1f1f1;
	}
	
/* GRÜN */
	
table.TableGreen thead td
	{
	padding: 6px 4px;
	background: #c6d638 url('../design/TableHeadGreenBG.gif') repeat-x top;
	color: #6f7c00;
	}	

	
table.TableGreen tfoot td
	{
	background: #eef4b8;
	}	
	
	
/* ENDE TABELLEN STYLES */

