/***********************************************/
/* HTML tag styles                             */
/***********************************************/
#titel {
	color: #000033;
	display: none;
}

body{
	color: #000066;
	margin: 20px;
	padding: 0px;
	font: 14px/20px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

#clear {
	clear: both;
	height: 0px;
}

p{
	margin: 0px;
}

label {
	float: left;
	width: 150px;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color: #000099;
	text-decoration: none;
}


a:hover{
	text-decoration: none;
	color: #CC0000; #0000FF
}

/************** header tag styles **************/

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 22px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: none;
}

h2{
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #000099;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 20px;
	font-weight: bold;
}

h3{
	font: bold 100% Trebuchet MS, Verdana, Arial,sans-serif;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
}

h4{
 font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #336633;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 20px;
	font-weight: bold;
}

h5{
 font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 20px;
	font-weight: bold;
}


ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

table{

}

td{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom:0px; 1px dotted #660031
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #660031;
	border-right-color: #660031;
	border-left-color: #660031;
}

tr:hover{
	background:;
}

				
input{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	color: #FFFFCC;
	border: 1px solid #999999;
	float: left;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	color: #FFFFCC;
	border: 1px solid #999999;
	float: left;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	color: #FFFFCC; 
	border: 1px solid #999999;
	float: left;
}

#pagecell1{
	POSITION: relative;
	TEXT-ALIGN: left;
	padding-left: 8px;
}

#page{
	margin-left: auto;
	height: 100%;
	width: 980px;
	margin-right: auto;
	background: url(/image/layout.jpg) no-repeat center top;
}

#page1{
	margin-left: auto;
	height: 100%;
	width: 980px;
	margin-right: auto;
	background: url(/image/layout.gif) no-repeat center top;
}

#masthead{
	POSITION: relative;
	TEXT-ALIGN: left;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#pageNav{
	float: left;
	padding: 0px 0px 0px;
	display: inline;
	margin-right: 0px;
}


/************ sectionLinks styles **************/

#sectiontop{
	width: 650px;
	padding-top: 52px;
	padding-left: 180px;
	margin-top: 1px;
	margin-left: 1px;
}

#sectiontop a:link, #sectiontop a:visited{
	display: inline;
	color: #000099;
	padding-top: 6px;
	padding-right: 50px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
	font-face: "Trebuchet MS", Tretbuchet MS, Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-family: "Trebuchet MS", Arial;
	border-bottom: 0px solid #003300;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #534711;
	border-right-color: #534711;
	border-left-color: #534711;
}

#sectiontop a:hover{
	display: inline;
	color: #CC0000;
	padding-top: 6px;
	padding-right: 50px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-decoration: none;
	font-face: "Trebuchet MS", Tretbuchet MS, Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-family: "Trebuchet MS", Arial;
	border-bottom: 0px solid #5E5113;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #5E5113;
	border-right-color: #5E5113;
	border-left-color: #5E5113;
	background: ;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	color: #000066; 
	margin: 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 20px 580px;
}


#siteInfo a:link {
	color: #000066;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-decoration: none;
}
#siteInfo a:visited {
	color: #0000FF;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-decoration: none;
}

#siteInfo a:hover {
	color: #CC0000;
}	




/**************** advert styles *****************/

#advert{
	font-size: 11px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D7A328;
	text-align: left;
}

#advert img{
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
	border: 1px solid #5CB547;
}

#contentinnen {
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	width: 910px;
	height: 440px;
	
	sdisplay: inline;
	padding: 10px 20px 20px 60px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#contentinnen img {
	border: 1px solid #5CB547;
	margin-bottom: 12px;
	float: left;
	margin-right: 10px;
	display: inline;
	background: #333333;
}

#contenttext {
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	width: 850px;
	height: 360px;
	overflow: auto;
	sdisplay: inline;
	padding: 10px 50px 20px 30px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#contenttext img {
	border: 1px solid #5CB547;
	margin-bottom: 12px;
	float: left;
	margin-right: 10px;
	display: inline;
	background: #333333;
}

#inhalt{
	background: #00CCFF;
	padding: 15px 10px 55px 15px;
	float: left;
	width: 520px;
	margin-right: 20px;
}

#topNav a:link, #topNav a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000066;
	margin-right: 200px;
}
#topNav a:hover, #topNav a:active {
	color: #CC0000;
}
#topNav{	
	padding-right: 25px;
	padding-top: 15px;	
	text-align: right;
}
#banner_top{
	background: #FFFFFF;
	height: 60px;
	width: 468px;
	margin-bottom: 10px;
}
#pageNav_right{
	float: left;
	width: 210px;
	padding-left: 5px;
	padding-top: 0px;
}

#pageNav_right img{
	height: 120px;
	width: 195px;
	margin: 5px 0px;
	float: none;
	background: #3F546B;
}

#header {
	float: left;
	height: 20px;
	width: 400px;
}

#header img {
	clear: left;
	float: none;
}

#spalte1 {
	float: left;
	height: 11px;
	width: 12px;
}

#spalte1 img {
	clear: left;
	float: none;
}

#spalte1a {
	float: left;
	height: 50px;
	width: 20px;
}

#spalte1a img {
	clear: left;
	float: none;
}

#spalte2 {
	float: left;
	height: 50px;
	width: 250px;
}

#spalte2 img {
	clear: left;
	float: none;
}

#spalte3 {
	float: left;
	height: 260px;
	width: 150px;
}

#spalte3 img {
	clear: left;
	float: none;
}

#spalte5 {
	float: left;
	height: 100px;
	width: 150px;
	font-size: 16px;
	text-align: center;
}

#spalte5 img {
	clear: left;
	float: none;
}

#spalte5 a:link {
	text-align: center;
	color: #CC0000;
}

#spalte5 a:hover {
	text-align: center;
	color: #FF0000;
	text-decoration: underline;
}

#spalte7 {
	float: left;
	height: 80px;
	width: 180px;
}

#spalte7 img {
	clear: left;
	float: none;
}

#spalte9 {
	float: right;
	height: 40px;
	width: 100px;
}

#spalte7 img {
	clear: left;
	float: none;
}


