
@charset "utf-8";

/* Global css-styles:
======================*/

body
{
	color:#000;
	background-repeat: repeat;
	font-family: /*Helvetica Neue LT Std, */Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin: 0 auto;
}


a:link, a:visited
{
	color: #094782;
	text-decoration: none;
}
a:hover, a:active
{
	color: #002a54;
}


p
{
	z-index: 2;
}

a img
{
	color:#FFFFFF;
	border:0;
}




/* Specified div-areas
========================*/

#outer_area
{
	width: 100%;
    height: 141px;
	z-index: 0;
    position: absolute;
    left: 0px;
    top: 0px;
}

#left_outerHeader
{
	width: 50%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
 }
div#left_outerHeader div.outer_stretch
{
	width: 100%;
	height: 100%;
	background-image:url(imgs/header/topArea_outerLeft_StretchX.png);
    background-repeat: repeat-x;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
}

#right_outerHeader
{
	width: 50%;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
}
div#right_outerHeader div.outer_stretch
{
	width: 100%;
	height: 100%;
	background-image:url(imgs/header/topArea_outerRight_StretchX.png);
    background-repeat: repeat-x;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 0;
}



#middle_area
{
	width: 1024px;
    height: 900px;
    min-width: 942px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}

#header
{
	width: 100%;
	height: 141px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner_border_left
{
	width: 41px;
    height: 100%;
    background-image:url(imgs/header/topHeader_LeftBorder.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner_leftStretcher
{
	width: 12px;
    height: 100%;
    background-image:url(imgs/header/topHeader_StretchXLeft.png);
	background-repeat: repeat-x;
	position: absolute;
	left: 41px;
	top: 0px;
}
#banner_pics
{
	width: 480px;
    height: 141px;
    background-image:url(imgs/header/topHeader_picsLeft_startsite.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 53px;
	top: 0px;
}
#banner_logo
{
	width: 438px;
    height: 141px;
    background-image:url(imgs/header/topHeader_logoRight_startsite.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 533px;
	top: 0px;
}
#banner_rightStretcher
{
	width: 12px;
    height: 100%;
    background-image:url(imgs/header/topHeader_StretchXRight.png);
	background-repeat: repeat-x;
	position: absolute;
	left: 971px;
	top: 0px;
}
#banner_border_right
{
	width: 41px;
    height: 100%;
    background-image:url(imgs/header/topHeader_RightBorder.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 983px;
	top: 0px;
}




#mArea_border_left
{
	width: 53px;
    height: 763px;
    position: absolute;
    left: 0px;
    top: 141px;
}
div#mArea_border_left div.borderLine_middle
{
	width: 53px;
    height: 629px;
    position: absolute;
    left: 0px;
    top: 0px;
}
div#mArea_border_left div.borderLine_middle div.borderStretcher
{
	width: 41px;
    height: 100%;
    background-image:url(imgs/middle/mArea_LeftBorder_StretchY.png);
    background-repeat: repeat-y;
    position: absolute;
    left: 0px;
    top: 0px;
}
div#mArea_border_left div.borderLine_middle div.grey_bg_tile
{
	width: 12px;
    height: 100%;
    background-image:url(imgs/middle/mArea_bg-tile_StretchXY_left.png);
    background-repeat: repeat;
    position: absolute;
    left: 41px;
    top: 0px;
}
div#mArea_border_left div.borderLine_bottom
{
	width: 53px;
    height: 134px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
div#mArea_border_left div.borderLine_bottom div.borderStripe
{
	width: 41px;
    height: 100%;
    background-image:url(imgs/bottom/bottArea_LeftBorder.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
}
div#mArea_border_left div.borderLine_bottom div.grey_bg_Stripe
{
	width: 12px;
    height: 100%;
    background-image:url(imgs/bottom/bottArea_bg-Stripe_StretchX_left.png);
    background-repeat: repeat-x;
    position: absolute;
    left: 41px;
    top: 0px;
}


#mArea_border_right
{
	width: 53px;
    height: 763px;
    position: absolute;
    right: 0px;
    top: 141px;
}
div#mArea_border_right div.borderLine_middle
{
	width: 53px;
    height: 629px;
    position: absolute;
    right: 0px;
    top: 0px;
}
div#mArea_border_right div.borderLine_middle div.borderStretcher
{
	width: 41px;
    height: 100%;
    background-image:url(imgs/middle/mArea_RightBorder_StretchY.png);
    background-repeat: repeat-y;
    position: absolute;
    right: 0px;
    top: 0px;
}
div#mArea_border_right div.borderLine_middle div.grey_bg_tile
{
	width: 12px;
    height: 100%;
    background-image:url(imgs/middle/mArea_bg-tile_StretchXY_right.png);
    background-repeat: repeat;
    position: absolute;
    right: 41px;
    top: 0px;
}
div#mArea_border_right div.borderLine_bottom
{
	width: 53px;
    height: 134px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
div#mArea_border_right div.borderLine_bottom div.borderStripe
{
	width: 41px;
    height: 100%;
    background-image:url(imgs/bottom/bottArea_RightBorder.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
}
div#mArea_border_right div.borderLine_bottom div.grey_bg_Stripe
{
	width: 12px;
    height: 100%;
    background-image:url(imgs/bottom/bottArea_bg-Stripe_StretchX_right.png);
    background-repeat: repeat-x;
    position: absolute;
    right: 41px;
    top: 0px;
}



#content_Frame
{
	width: 918px;
	height: 759px;
	min-height: 200px;
	position: absolute;
	left: 53px;
	top: 141px;
	padding: 0;
	z-index: -1;
}

#cFrame_topLeft
{
	width: 14px;
	height: 14px;
	background-image:url(imgs/contentFrame/contentFrame_topLeft_border_startsite.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: inherit;
}
#cFrame_topMiddle
{
	width: 890px;
	height: 14px;
	background-image:url(imgs/contentFrame/contentFrame_topMiddle_stretchX_startsite.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 14px;
	z-index: inherit;
}
#cFrame_topRight
{
	width: 14px;
	height: 14px;
	background-image:url(imgs/contentFrame/contentFrame_topRight_border_startsite.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: inherit;
}

#cFrame_centerLeft
{
	width: 14px;
	height: 615px;
	background-image: url(imgs/contentFrame/contentFrame_centerLeft_stretchY.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 14px;
	left: 0px;
	z-index: inherit;
}
#cFrame_centerMiddle
{
	width: 890px;
	height: 615px;
	background-color: #FFF;
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 1;
}
#cFrame_centerRight
{
	width: 14px;
	height: 615px;
	background-image: url(imgs/contentFrame/contentFrame_centerRight_stretchY.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 14px;
	right: 0px;
	z-index: inherit;
}

#cFrame_bottomLeft
{
	width: 14px;
	height: 130px;
	background-image: url(imgs/contentFrame/contentFrame_bottomLeft_border.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: inherit;
}
#cFrame_bottomMiddle
{
	width: 890px;
	height: 130px;
	background-image: url(imgs/contentFrame/contentFrame_bottomMiddle_stretchX.png);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	left: 14px;
	z-index: inherit;
}
#cFrame_bottomRight
{
	width: 14px;
	height: 130px;
	background-image: url(imgs/contentFrame/contentFrame_bottomRight_border.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: inherit;
}




#impressum
{
	width: 100%;
	height: 26px;
	position: absolute;
	bottom: 35px;
    color: #2c2c2c;
	font-size: 68%;
	text-align: center;
	text-transform:uppercase;
	line-height: 170%;
}

