/* CSS */
html {
	height:100%;
	width:100%;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
body {
	background-color: #a70053;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
p {
	margin: 0;
	padding: 0;
	font-size:	10pt;
	line-height: 20px;
}
h1 {
	margin: 0;
	padding: 0;
	font-size:	10pt;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 20px;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f08e00;
}
h2 {
	margin: 0;
	padding: 0;
	font-size:	10pt;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 20px;
	display: block;
	/*
	margin: 0;
	padding: 0;
	font-size:	10pt;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f08e00;*/
}
h3 {
	font-size:	10pt;
	font-weight: normal;
	background-color:#fce9d0;
	display: block;
	padding: 16px;
}

h3 ul {
	margin: 0;
	padding: 0;
	margin-left: 0px;
	padding-left: 14px;
	list-style-image: url(../img/h3listicon.gif);
	list-style-type: none;
}
h3 ul ul {
	margin: 0;
	padding: 0;
	margin-left: 14px;
	list-style-image: url(../img/h3listicon.gif);
	list-style-type: none;
}
h3 ul li{
	font-weight: normal;
	line-height:20px;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type:none;
}
h3 a {
	text-decoration:none;
	color: #000;
}

#head {
	position:relative;
	float:left;
	width: 1114px;
	height: 170px;
}
#bodyframe {
	position:relative;
	float:none;
	text-align:center;
}
#bottomSpace {
	position:relative;
	float:left;
}
#mainframe {
	position:relative;
	float:none;
	text-align:left;
	width:1114px;
}
#mainframe a {
	color:#600;
	font-weight: bold;
}
#mainframe a:hover {
	color:#600;
	text-decoration:underline;
}
#content {
	position:relative;
	float:left;
	text-align:left;
	width: 1114px;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
}
#leftblock {
	position:relative;
	float:left;
	width: 224px;
	margin: 0px;
}
#middleblock {
	position:relative;
	float:left;
	width: 454px;
	margin: 0px;
	background-color: #FFFFFF;
	padding-left: 47px;
}
#rightblock {
	position:relative;
	float:left;
	width: 389px;
	margin: 0px;
}
#navigation {
	position:relative;
	float:left;
	width: 224px;
	background-image: url(../img/navigation.gif);
	background-repeat: repeat-y;
}
#navigation a {
	font-weight: normal;
}
#titel {
	position:relative;
	float:left;
	width: 390px;
	margin-top: 40px;
	color:#666666;
	font-size: 22px;
	height: 90px;
}
#headtext {
	position:absolute;
	left: 281px;
	top: 46px;
	line-height: 12px;
}
#headtext a {
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	font-size:9px;
	font-weight:bold;
	text-align:right;
	color: #FFF;
}
#headlogo {
	position:absolute;
	left: 494px;
	top: 20px;
}
#footer {
	position:absolute;
	color: #6a003e;
	left: 270px;
	top: 13px;
}

#footer a {
	color: #6a003e;
	font-size:9px;
	text-transform: uppercase;
	text-decoration:none;
}

/* NAVIGATION */

#navigation ul {
	margin: 0;
	padding: 0;
	margin-left: 28px;
	margin-bottom: 5px;
}
#navigation ul ul {
	margin: 0;
	padding: 0;
	margin-left: 0px;
	border-style: none;
}
#navigation ul li {
	color: #FFF;
	font-weight: normal;
	margin-top: 8px;
	padding-top: 8px;
	list-style-type:none;
	text-transform: uppercase;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #a55179;
}
#navigation ul li.firstNav {
	margin-top: 4px;
	padding-top: 0px;
	border-top-width: none;
	border-top-style: none;
	border-top-color: #FFF;
}
#navigation ul ul li {
	color: #FFF;
	font-weight: normal;
	margin-top: 8px;
	padding-top: 0px;
	list-style-type:none;
	border-top-width: 0;
	border-top-style: 0;
	border-top-color: #fff;
	text-transform: none;
}

#navigation ul ul, #navigation ul ul ul {
	/*padding-bottom: 10px;
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #a55179;
	text-transform: uppercase;
	*/
}

#navigation ul li a{
	text-decoration: none;
	color: #FFF;
	display:block;
}

#navigation ul li a span, #navigation ul ul li a span, #navigation ul ul ul li a span {
	text-decoration: none;
	color: #f18e00;
	display:block;
}

#navigation ul ul li a span {
	border-bottom-width: 0;
	border-bottom-style: 0;
	border-bottom-color: #fff;
	text-transform: none;
}

#navigation ul li a:hover {
	text-decoration: none;
	color: #f18e00;
}




#addsites {
	position:relative;
	float:left;
	margin-top: 25px;
	float:left;
	width: 300px;
}
#blocks {
	position:relative;
	float:left;
	width: 390px;
}

