#new_box3 {
padding:10px 0 10px 1px;
}
#new_box4 {
padding:10px 0 10px 17px;
}

#topfillin {
	position: absolute;
	width: 100%;
	height: 6px;
	top: 0px;
	left:0px;
	background-color: #606d7e;
	z-index:1001;
	
	}

.regtable {
	background-color:#0C084E;
	
	}

.myspacing {
	padding: 0 0 0 30px;
	
	}

#cleanbox_f {
margin:0 0 0 123px;
}

#360panel {
	float: right;
	position: relative;
	right: 50px;
	width: 100px;
	height: 200px;
	top: 200px;
	}

#greybox  {
background-color: #bbbbbb;
}

ol.cleanbox {
list-style-type:none;
margin:0 0 0 85px;
padding:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
width: 1006px;
}
ol#cleanbox360 {
position: absolute;
right: 35px;
width: 351px;
top: 272px;
}
ol#cleanbox361 {
position: absolute;
right: 35px;
width: 351px;
top: 575px;
}

ol.cleanboxfixed {
list-style-type:none;
margin: 0 0 0 85px;
padding:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
width: 1006px;

}




ol#cleanbox3 {
width:1006px;

}
ol#cleanbox4 {
width:1006px;

}
ol#cleanbox5 {
width:1006px;

}

ol.cleanbox li.box.new_box {
padding:10px 0px 10px 15px;
text-align:left;

}

ol.cleanbox li:first-child {
margin-top:0;
}
ol.cleanbox li.box {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:#ffffff;
border-bottom:5px solid #CBDEE2;
border-left:5px solid #CBDEE2;
border-right:5px solid #CBDEE2;
border-top:5px solid #CBDEE2;
margin:20px 0 0;
padding:15px 20px;
position:relative;
}

ol.cleanboxfixed li.box.new_box {
padding:10px 0px 10px 15px;
text-align:left;

}

ol.cleanboxfixed li:first-child {
margin-top:0;
}
ol.cleanboxfixed li.box {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:#ffffff;
border-bottom:5px solid #CBDEE2;
border-left:5px solid #CBDEE2;
border-right:5px solid #CBDEE2;
border-top:5px solid #CBDEE2;
margin:20px 0 0;
padding:15px 20px;
position:relative;
}


#phbuilder {
	margin: 0px;
	background-color:#fff;
}

#container-em {
	width:1006px;
	height:121px;
	}
	
#intro {
	margin: 0;
	}
	
#intro a {
	color: #ffffff;
	text-decoration: none;
	}
	
#introbar {
	background-color: #FFFFFF;
	height: 0px;
	}
	
#introimage {
	height:102px;
	background-image: url('./images/header2.jpg');
	background-repeat: no-repeat;
	background-position: middle;
	}
	
#menu {
	position:absolute;
	top: 177px;
	left: 0px;
	width: 0px;
	float:left;
	background-color: #FFFFFF;
	}
	
#content {
	margin-left:183px;
	width: 757px;
	padding: 10px;
	background-color: #FFFFFF;
	}
	
#content table {
	width: 757px;
	}
	
p,td,li,tr {
	font-family: arial, sans-serif;
	font-size: 11px;
}

#MYcontent table {
	width: 450px;
	cellspacing: 10px;
	}

#contentSmallTable table {
	width: 100%;
	}

#tr.edit2 {
	height: 30px;
	vertical-align: middle;
	}

#td.edit2 {
	height: 30px;
	vertical-align: middle;
	}
	
#footer {
	height:22px;
	background-image: url('./images/low.gif');
	
	
	}

#footerW {
	text-align: center;
	text-decoration:none;
	color: #FFFFFF;
	padding-top: 4px;
	}

#footerW a{
	text-align: center;
	text-decoration:none;
	color: #FFFFFF;
	padding-top: 4px;
	}

#menu ul {
	list-style-type: none;
	width: 162px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;	
	}
	
li.mainmenu a{
	background-color: #57CE30;
	padding: 2px;
	
	font-weight: bold;	
	color: #FFFFFF;	
	text-decoration: none;
	}
	

li.submenu a{
	background-color: #E8E8E8;
	padding: 2px;
	
	color: #000000;	
	text-decoration: none;
	}
	
	li.mainmenu {
	background-color: #57CE30;
	padding: 2px;
	padding-left: 10px;
	font-weight: bold;	
	color: #FFFFFF;	
	
	}
	

li.submenu {
	background-color: #30711A;
	padding: 2px;
	padding-left: 10px;
	color: #000000;	
	
	}

li.indexpage {
	margin-left: 100px;
	font-family: arial, sans-serif;
	font-size: 12px;
	}
	
td.white {
	padding:10px;
	background-color:#FFFFFF;
}

td.hellgrau {
	font-weight: bold;
	padding:10px;
	background-color:#CCCCCC;
}
	
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
	}
	
td {
	padding: 0px;
	}
	
th {
	text-align: left;
	}
	
a {
	color: #0C376E;
}

input,textarea {
	font-family: arial, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	padding-left: 2px;
	font-size: 11px;
	}

p.feedback {
	border: 2px solid #0C376E;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	}
	
.bold {
	font-weight: bold;
	}
	
.text {
	margin-left: 50px;
	font-family: arial, sans-serif;
	font-size: 12px;
	}

.normalwriting {
	font-family: arial, sans-serif;
	font-size: 12px;
	}

.normalwritingheader {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.editheader {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
	
.fileChangesLink {
	margin-left: 20px;
	font-family: arial, sans-serif;
	font-size: 12px;
	}

.listings_channel_progbox {float:left;height:100%;background:#e8eae8;border-left:solid 4px white;}
.listings_channel_prog {position:absolute;top:4px;height:30px;color:003399;overflow:hidden;}

ul.magenta { 
	position:relative;
	list-style-position: outside;
	color: #0F4F0D; 
	list-style-type: square; 
	padding-left: 13px;
}
ul.magenta li {
    margin-bottom: 10px;
}

ul.magenta li div {color:#000000; }

acronym.dotted {
      border-bottom-width: 1px;
      border-bottom-color: #00000;
      border-bottom-style: dotted;
    }
body {
background-color: #fff;
}

#local-navigation-inner {
	background: black;
	border-bottom: 3px solid #BFEBFF;
	height: 26px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 995;
	}


#local-navigation-inner ul li {
float: left;
font-size: 1.2em;
}

#local-navigation-inner ul li a:hover {
color: #09D2F6;
}
#local-navigation-inner ul li a {
color: white;
font-size: 1.2em;
padding:64px;
}
#local-navigation-inner ul li.local-selected {
background: #0195B0;
}

#sfooter tbody tr td {
font-size: 1.2em;
}