/*------------ HTML-Elemente -----------------------------------------------------------*/
body {
	scrollbar-3dlight-color:#669933;
    scrollbar-arrow-color:#669933;
    scrollbar-base-color:#669933;
    scrollbar-darkshadow-color:#669933;
    scrollbar-face-color:#FFFFCC;
    scrollbar-highlight-color:#FFFFCC;
    scrollbar-shadow-color:#FFFFCC;
	background: url('../images/elements/gbr_hg.gif') repeat;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;
	margin: 0px;
}

h1
{
	font-size: 14px;
	color: #cc0000;
	margin-bottom: 30px;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
h3
{
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 5px;
}


a:link {
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}
a:hover {
	color: #ff9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}
a:active {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}
 
/*------------ HTML-Elemente ----------------Ende--------------------------------------*/

/*------------ Container ---------------------------------------------------------------*/
.container
{
	width: 819px !important;
	width: 821px;
	height: 493px;
	position: relative;
	margin: auto;
	text-align: left;
	margin-top: 40px !important;
	margin-top: 70px;
}
.top
{
	width: 100%;
	height: 45px;
	color: #52A128;
	text-align: center;
	vertical-align: middle;
	font-size: 1.4em;
	padding-top: 8px;
	
}
.middle
{
	width: 100%;
	height: 425px;
	background: #D1E0A1;
}
.middleLeft
{
	width: 21px;
	height: 424px;
	background: url('../images/elements/ani_left.gif') no-repeat;
	float: left;
}
.middleRight
{
	width: 798px !imporant;
	width: 795px;
	height: 421px !important;
	height: 420px;
	border: 1px solid #52A128;
	margin-left: 23px !important;
	margin-left: 0px;
}
.middleRightTop
{
	width: 795px !important;
	width: 795px;
	height: 261px;
	background: url('../images/elements/start_fotos.jpg') no-repeat;
}
.middleRightBottom
{
	width: 795px;
	height: 160px;
	background: url('../images/elements/start_hg.gif');
	background-repeat: repeat;

}
.middleAuswahlGbR
{
	width: 335px !important;
	width: 397px;
	height: 125px;
	padding: 20 20 0 20;
	float: left;
}
.middleAuswahlGmbH
{
	width: 370px;
	height: 125px;
	margin-left: 400px;
	padding: 20 20 0 20;
}
.bottom
{
	width: 100%;
	height: 20px;
	background: url('../images/elements/ani_bottom.gif') no-repeat #D1E0A1;
	
}


/*------------ Container ---------------------Ende--------------------------------------*/

/*------------ Inhalte -----------------------------------------------------------------*/
li{
	list-style-image:  url(../images/elements/gbr_liste.gif);
	font-weight: normal;
	list-style-position: outside;
	text-align: left;
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-left: 0px;
	margin-left: -25px !important;
	margin-right: 0px;
	margin-bottom: 2px;
}
.headlineStart
{
	background: url('../images/elements/quadratHeadlineWeiss.gif') no-repeat;
	padding: 4 0 0 4;
	margin-left: -7px;
	font-weight: bold;
	font-size: 0.9em;
	color: #52A128;
}
/*------------ Inhalte -----------------------Ende--------------------------------------*/

