body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #245C51;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #BECCCC;
	font-size: 10px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #732B2C;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

strong{
	color: #003366;
	font-weight: bold;
}

/******* banner *******/
#banner_top{
	width: 468px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 31px;
}
#banner_side{
	height: 468px;
	width: 160px;
	float: left;
	position: absolute;
	left: 790px;
	top: 86px;
}


/************** header tag styles **************/

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #732B2C;
	text-transform: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}


h2{
	color: #495F5F;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}



/********* form and related tag styles *********/

#title{
	display: none;
}
				
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #334357;
	background-color: #E6E6E6;
	height: 20px;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-right: 12px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecell1 {
	WIDTH: 750px;
	POSITION: relative;
	TEXT-ALIGN: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(site_bilder/back_so_02.jpg);
	background-repeat: no-repeat;
	background-color: #E4EAE8;
}
#page{
	padding-left: 30px;
	float: left;
	width: 750px;
}

#head{
	WIDTH: 750px;
	POSITION: relative;
	TEXT-ALIGN: left;
	height: 242px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-image: url(site_bilder/back_so_01.jpg);
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-top-color: #FAFAFA;
	border-right-color: #FAFAFA;
	border-bottom-color: #FAFAFA;
	border-left-color: #FAFAFA;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	padding-right: 40px;
	padding-left: 40px;
}


#contentinnen {
	MARGIN-TOP: 0px;
	FLOAT: left;
	MARGIN-BOTTOM: 23px;
	MARGIN-LEFT: 0px;
	padding-left: 20px;
	padding-right: 0px;
	width: 500px;
}


#text{
	margin-bottom: 20px;
	clear: both;
}

#text img{
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #B6B6B6;
	background-color: #FFFFFF;
}
#mainpic{
	margin-bottom: 20px;
	border: 1px solid #BECCCC;
	padding: 5px;
	background-color: #FFFFFF;
}


/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 750px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	top: 177px;
	left: 0px;
}

#globalLink{
	position: absolute;
	top: 0px;
	height: 50px;
	margin: 0px;
	left: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}



a.glink, a.glink:visited{
	font-size: 13px;
	color: #375459;
	font-family: "Trebuchet MS", Arial;
	line-height: 32px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #BECCCC;
	border-right-color: #BECCCC;
	border-bottom-color: #BECCCC;
	border-left-color: #BECCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
}
a.glink:hover {
	text-decoration: none;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-color: #BECCCC;
	border-right-color: #BECCCC;
	border-bottom-color: #BECCCC;
	border-left-color: #BECCCC;
	border-bottom-style: solid;
	padding-bottom: 3px;
	background-color: #F9FBFA;
}

a.glink_l, a.glink_l:visited{
	font-size: 13px;
	color: #375459;
	font-family: "Trebuchet MS", Arial;
	line-height: 32px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #BECCCC;
	border-right-color: #BECCCC;
	border-bottom-color: #BECCCC;
	border-left-color: #BECCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
}

a.glink_l:hover {
	text-decoration: none;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-color: #BECCCC;
	border-right-color: #BECCCC;
	border-bottom-color: #F19B0A;
	border-left-color: #BECCCC;
	border-bottom-style: solid;
	padding-bottom: 3px;
	background-color: #F9FBFA;
}

a.glink_r, a.glink_r:visited{
	font-size: 13px;
	color: #375459;
	font-family: "Trebuchet MS", Arial;
	line-height: 32px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #BECCCC;
	border-right-color: #BECCCC;
	border-bottom-color: #BECCCC;
	border-left-color: #BECCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
}

a.glink_r:hover {
	text-decoration: none;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-color: #BECCCC;
	border-right-color: #BECCCC;
	border-bottom-color: #799711;
	border-left-color: #BECCCC;
	border-bottom-style: solid;
	padding-bottom: 3px;
	background-color: #F9FBFA;
}

a.glink_h, a.glink_h:visited{
	font-size: 13px;
	color: #375459;
	font-family: "Trebuchet MS", Arial;
	line-height: 32px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #BECCCC;
	border-right-color: #BECCCC;
	border-bottom-color: #BECCCC;
	border-left-color: #BECCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
}
a.glink_h:hover {
	text-decoration: none;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-color: #BECCCC;
	border-right-color: #BECCCC;
	border-bottom-color: #7DB3CB;
	border-left-color: #BECCCC;
	border-bottom-style: solid;
	padding-bottom: 3px;
	background-color: #F9FBFA;
}

#sectionLinks {
	
}
#sectionLinks H3 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#sectionLinks A:link {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 18px;
	PADDING-BOTTOM: 12px;
	COLOR: #E7EDEB;
	PADDING-TOP: 12px;
	BACKGROUND-COLOR: #829D9D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #637E7E;
}
#sectionLinks A:visited {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 18px;
	PADDING-BOTTOM: 12px;
	COLOR: #E7EDEB;
	PADDING-TOP: 12px;
	BACKGROUND-COLOR: #829D9D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #637E7E;
}
#sectionLinks A:hover {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 18px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 12px;
	PADDING-TOP: 12px;
	BACKGROUND-COLOR: #9DB3B3;
	TEXT-DECORATION: none;
	color: #FFFFFF;
}

#pageNav {
	FLOAT: left;
	WIDTH: 160px;
	padding: 0px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	background-color: #495F5F;
	text-transform: none;
	font-weight: normal;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 60px;
	height: 37px;
	line-height: 17px;
}

#siteInfo a:link {
	color: #666666;
}

#siteInfo a:hover {
	color: #999999;
}	

#siteInfo a:visited {
	color: #666666;
}

/***********************************************/
/* start Divs                                 */
/***********************************************/

.start {
	height: 340px;
	width: 180px;
	padding: 5px;
	float: left;
	background-color: #F1F3F2;
	border: 1px solid #BECCCC;
	margin-right: 15px;
	margin-left: 15px;
}




#starthead{
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #495F5F;
	text-align: center;
	line-height: 20px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #BECCCC;
	border-right-color: #BECCCC;
	border-bottom-color: #BECCCC;
	border-left-color: #BECCCC;

}
#startsubhead{
	text-align: center;
	color: #666666;
}

#starttext{
	color: #333333;
	line-height: 14px;
	font-size: 9px;
}
#starttext img{
	margin-top: 16px;
}

#startpic{
	margin-top: 5px;
	margin-bottom: 10px;
}
#funpool {
	float: left;
	position: absolute;
	left: 540px;
	top: 700px;
}
