/* CSS Document */

body {
	font-size: 0.75em;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../_images/bg_image.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #696B7A;
}

html,body {
    margin: 0;
    padding: 0;
    height: 100%;
}

h1 {
	font-size: 2em;
	color: #7AB41D;
	font-weight: normal;
	line-height: 26px;
	margin: 0;
	padding-bottom: 0.2em;
}

h2 {
	font-size: 1.5em;
	color: #7AB41D;
	font-weight: normal;
	margin: 0;
	padding-bottom: 0.5em;
}

h3 {
	font-size: 1.2em;
	color: #7AB41D;
	font-weight: bold;
	margin: 0;
	padding-top: 1.3em;
	padding-bottom: 0.5em;
}

p {
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 1em;
	line-height: 2em;
}

.clr {
	clear: both;
}

hr {
	height: 1px;
	border: none 0;
	border-top: 1px dashed #DADADA;
	margin: 26px 0 12px 0;
}

img 
{
	border: none 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img.lightBorder
{
	border: solid 1px #d0d0d0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a:link {
	text-decoration: none;
        color: #0095E4;        
}

a:visited {
	text-decoration: none;
        color: #004F97;        
}

div.einzug_gruen {
	background-color: #F1F7E8;
	padding-right: 5px;
	padding-top: 1em;
	padding-bottom: 5px;
	margin: 10px 0;
	/*color: #60656D;*/
}

div.einzug_gruen h3
{
	font-size: 1.0em;
	color: #000;
	font-weight: normal;
	margin: 0;
	background-image: url(../_images/pfeil_einzug_gruen.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 37px;
	padding-top: 0em;
	padding-bottom: 0.5em;
}

div.einzug_gruen p {
	padding-left: 37px;
}

div.einzug_gruen a
{
	color: #7D9E47;
}

div.einzug_blau {
	background-color: #E5EBF3;
	padding-right: 5px;
	padding-top: 1em;
	padding-bottom: 5px;
	margin: 10px 0;
	/*color: #60656D;*/
}

div.einzug_blau ul,
div.einzug_gruen ul
{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	margin-top: 5px;
	padding-left: 37px;
}


div.einzug_blau li,
div.einzug_gruen li
{
	line-height: 1.5em;
	padding-bottom: 1em;
}

div.einzug_blau h3 {
	font-size: 1.0em;
	color: #000;
	font-weight: normal;
	margin: 0;
	background-image: url(../_images/pfeil_einzug_blau.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 37px;
	padding-top: 0em;
	padding-bottom: 0.5em;
}

div.einzug_blau p {
	padding-left: 37px;
}

div.einzug_blau p strong
{
	font-style:italic;
	font-weight:bold;
}

div.einzug_blau a {
	color: #7D9E47;
}

div.news h3
{
	font-size: 1.5em;
	font-weight: normal;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}

div.news hr
{
	margin: 12px 0 16px 0;
}

#main {
	margin: 0;
	width: 951px !important;
	position: relative;
}

#header,
#header_admin {
	margin: 0px auto;
	position: relative;
	width: 100%!important;
	height: 358px;
	background-image: url(../_images/img_header.jpg);
	background-repeat: repeat-x;
}

#header_admin {
	height: 135px;
}

#logo_header {
	margin: 0 0 0 0;
	position: relative;
	width: 100%!important;
	height: 135px;
}

#logo {
	position: absolute;
	top: 16px;
	left: 687px;
	float: left;
	padding: 0;
	margin: 0;
	width: 176px;
	height: 30px;
}

.mainMenu
{
	position: relative;
	top: 113px;
	left: 413px;
	padding:0;
	margin:0;
	width:490px;
	font-weight:bold;
	font-size:13px;
}

.mainMenuAdmin
{
	left: 175px;
}

.mainMenu a 
{
	padding:4px 15px 6px 15px;
	display:block;
}

.mainMenu a:link,
.mainMenu a:visited 
{
	text-decoration: none;
    color: #FFF;
}

.mainMenuMenuStyle
{
	margin-top:-11px

}


.mainMenuItemStyle
{
	background-image: url(../_images/mainMenu_l.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}


.mainMenuSelectedStyle 
{
	background-image: url(../_images/mainMenu_h.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.mainMenuHoverStyle
{
	background-image: url(../_images/mainMenu_h.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.subMenu {
	position: relative;
	float: left;
	top: 36px;
	left: 8px;
	padding: 0;
	margin: 0;
	width: 220px;
}


.subMenu a {
    width: 182px;
	display: block;
	padding: 3px 0 2px 18px;
	margin: 0 0 1px 0;
	font-weight:normal;
	font-size: 1em;
	overflow: hidden;
}


.subMenu a:link,
.subMenu a:visited {
	text-decoration: none;
    color: #FFF;
        
}

.subMenuSelectedStyle,
.subMenuHoverStyle
{
	background-image: url(../_images/subMenu_h.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}


#headerImage {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 223px;
}

#headerImageColor1 {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	padding: 0;
	margin: 0;
	width: 175px;
	height: 223px;
}

#mainImage {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 776px;
	height: 223px;
	margin: 0;
	background-image: url(../_images/img_header22.jpg);
	background-repeat: no-repeat;
}

#imageWrapper {
	position: absolute;
	top: 0;
	left: 238px;
}

#bingMap 
{
	background-image: url(../_images/mainImage5.png);
	position:relative;
	width: 490px!important;
	height: 223px!important;
}

#headerImageColor3 {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	padding: 0;
	margin: 0;
	width: 249px;
	height: 223px;
}

#addMenu {
	position: absolute;
	top: 28px;
	left: 190px;
	float: left;
	padding: 0;
	margin: 0;
	width: 104px;
	height: 60px;
}

#addMenu a {
    display: block;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	font-size: 0.95em;
}


#addMenu a.addmenu:link,#addMenu a.addmenu:visited {
	text-decoration: none;
        color: #CCCED2;
}

#addMenu a.addmenu:hover,
#addMenu a.addmenuActive:link,
a.addmenuActive:visited {
        color: #FFF;
}

#outerContentWrapper,
#outerContentWrapper_admin {
	margin: 0;
	position: relative;
	top: 0;
	left: 175px;
	width: 776px!important;
	background-image: url(../_images/content_bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #9496A0;
}

#outerContentWrapper_admin {
	background-image: none;
	background-color: #ffffff;
	width: 756px!important;
	height: 1000px;
	padding: 10px;
}

#innerContentWrapper {
	margin: 0;
	position: relative;
	top: 0;
	float: left;
	width: 511px!important;
	height: 100%;
	background-image: url(../_images/bg_innerContentWrapper.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#innerContentWrapperL {
	background-image: url(../_images/bg_innerContentWrapperL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#innerContentWrapperR {
	background-image: url(../_images/bg_innerContentWrapperR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



#centerRow {
	position: relative;
	top: 0;
	left: 10px;
	float: left;
	width: 490px;
	margin: 0 0 37px 0;
	padding: 0;
}

.pathway {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	padding-top: 7px;
	padding-left: 14px;
	margin: 0;
	width: 476px;
	height: 20px;
	background-color: #E5E5E8;
	font-size: 0.9em;
}

.pathway ul {
	list-style:none;
	list-style-position:inside;
	list-style-image: url(../_images/pfeil_einzug_blau.gif);
	margin:0;
	padding:0;

}

.pathway li{
	float: left;
	
	margin-left: 5px;
}

.pathway a {
	
	font-weight:normal;
	font-size: 0.9em;
}

.pathwaySeparator
{
	padding-left:5px;
	padding-right:5px;
}


#contentNormal {
	margin: 0;
	padding: 23px 28px;
}



#footer {
	margin: 0;
	width: 100% !important;
	position: relative;
	top: 0;
	height: 81px;
	
}

#innerFooter {
	margin: 0 0 0 0;
	width: 100%;
	position: relative;
	height: auto;
	font-size: 11px;
	/*color: #A8A8A8;*/
	color: #D8D8D8;
}

#footerText {
	position: absolute;
	top: 15px;
	left: 413px;
	margin: 0 0 0 0;
	padding: 5px 0 10px 0;
	width: 490px;
	font-size: 10px;
}

#leftRow {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 203px;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	background-image: url(../_images/bg_leftHead.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 1em;
	color: #000;	
}

#leftRow h2 {
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 5px;
}

#leftRow h2 a
{
	text-decoration: none;
	color: #FFF;
}

#leftRow h3 {
	font-size: 1em;
	font-weight: normal;
	color: #E5E5E7;
	padding-top: 0.7em;
	padding-bottom: 0.3em;
}

#leftRow a
{
	text-decoration: none;
	color: #004F97;
}

#leftRow p
{
	line-height: 1.5em;
	padding-top: 0.5em;
	padding-bottom: 0;
}

#leftRow .publishDate
{
	padding-top: 1.6em;
}

div.code
{
	font-size: 0.9em;
	border: 1px dashed #d8d8d8;	
	margin-left: -2px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #fcfcfc;
}

div.code span.csharpKeyword              { color:#0000CC; }
div.code span.csharpString               { color:#000000; }
div.code span.csharpComment              { color:#008000; }
div.code span.csharpDocumentationComment { color:#808080; }

