/* CSS Document */

body {
	background-color: #4480C5;
	color: #342CCD;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0;
	min-width: 800px;
} 
a:focus { 
	outline: none;
}
h1 {
	margin: 0;
	clear: both;
}
h2 {
	margin: 0;
	font-size: 14px;
} 
#h2link {
	font-size: 14 px;
	color: #FFFFFF;
	line-height: 26px;
} 
#h2link a:link, #h2link a:visited {
	color: #342CCD !important;
	text-decoration: none !important;
	font-size: 14px;
	padding-top, padding-bottom: 5px;
}
#h2link a:hover, #h2link a:active {
	color: #FFFFFF !important;
	text-decoration: none !important;
	font-size: 14px;
	padding-top, padding-bottom: 5px;
}
select {
	font-size: 10px;
}
div#header {
	position: relative;
	width: 800px;
	height:204px;
	margin:0;
	clear: both;
	z-index: 0;
}

/* Page Elements  - - - - - - - - - - - - - - - - - - -*/

#subnavi {
	position: absolute;
	width: 220px;
	height: 12px;
	background-color: #FFCC00;
	z-index: 1;
	top: 0px;
	right: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #342CCD;
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 3px;
}
#subnavi a:link, #subnavi a:visited {
	color: #342CCD;
	text-decoration: none !important;
	border: 0 !important;
	padding: 0;
}
#subnavi a:hover, #subnavi a:active {
	color: #FFFFFF;
	text-decoration: none !important;
	border: 0 !important;
	padding: 0;
}
#subsubnavi {
	border-top: 1px solid #FFFFFF;
	background-color: #FFCC00;
	margin-top: 15px;
}
#subsubnavi td {
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 6px 10px 4px 10px !important;
}
#subsubnavi td a:link, #subsubnavi td a:visited {
	color: #342CCD !important;
	text-decoration: none !important;
	background-color: #FFCC00;
	font-weight: bold;
	border: 0 !important;
}
#subsubnavi td a:hover, #subsubnavi td a:active {
	color: #FFFFFF !important;
	text-decoration: none !important;
	background-color: #FFCC00;
	font-weight: bold;
	border: 0 !important;
}
.subsubnavimark {
	color: #FFFFFF;
}
#bread {
	position: absolute;
	width: 400px;
	height: 15px;
	left: 226px;
	top: 179px;
	z-index: 1;
}
#wrapper { 
	margin: 0 auto;
	width: 800px;
} 
#sidebar {
	background:#FFCC00;
	float:left;
	width:184px;
	background-image: url(bilder/bgnavi.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 26px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-position: bottom;
} 
#footer {
	color : #FFFFFF;
	font-size: 11px;
	clear: both;
	background-color: #352CCD;
	font-weight: bold;
	height: 15px;
	padding: 7px 0 5px 20px;
}
#footer p {
	margin: 0;
}
#footer a:link, #footer a:visited {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #352CCD;
}
#footer a:hover, #footer a:active {
	color : #FFCC00 !important;
	font-weight: bold;
	text-decoration: none;
	background-color: #352CCD;
}
#suma {
	color : #0043C3;
	font-size: 11px;
	clear: both;
	height: 15px;
	padding: 7px 0 5px 20px;
	text-align: right;
}
#suma p {
	margin: 0;
}
#suma a:link, #suma a:visited {
	color : #0043C3;
	text-decoration: none;
}
#suma a:hover, #suma a:active {
	color : #FFFFFF !important;
	text-decoration: none;
}

/* Container for Content  - - - - - - - - - - - - - - - - - - -*/

#maincontent {
	font-size: 11px;
	padding-top: 45px;
	width: 602px;
	float: right;
	background-color: #FFFFFF;
} 
#maincontent h1 {
	font-size: 16px;
	font-weight: bold; 
}
#maincontent h3 {
	font-size: 12px;
	margin: 0;
	line-height: 18px;
}
#indexcontent {
	font-size: 11px;
	padding-top: 10px;
	width: 800px;
	float: right;
	background-color: #FFCC00;
	background-image: url(bilder/bgindex.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
} 
.indexcontent td{
	padding: 45px 0px 0px 0px;
	vertical-align: middle;
	text-align: center;
}
#indexcontent p{
	font:  12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #352CCD;
}
#indexcontent h1{
	font:  18px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #352CCD;
	font-weight: bold;
}
#indexcontent h2{
	font:  14px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #352CCD;
	font-weight: bold;
}
#indexcontent a:link, #indexcontent a:visited {
	color: #352CCD;
	text-decoration: none !important;
}
#indexcontent a:hover, a:active, a:focus {
	color: #FFFFFF;
	text-decoration: none !important;
} 
#content {
	margin-left: 28px;
	font:  11px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #352CCD;
}
#content a:link, #content a:visited {
	color: #352CCD;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover, #content a:active {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
#contentgallery {
	margin-left: 25px;
	background-color: #FFFFFF;
	background-image: url(bilder/hg_gallery1.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
#contentlage {
	font:  11px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #352CCD;
}
#contentlage h1{
	padding-left: 28px;
}
#contentright {
	font:  11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	color: #352CCD;
	padding-top: 15px;
}
#contentright td {
	padding: 0px 4px 0px 10px;
}
#contentright img {
	margin: 8px 16px 8px 6px;
}
#contentright p {
	padding: 8px 0px 0px 0px;
}
#contentrightbung {
	font:  11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	color: #352CCD;
	padding-top: 15px;
}
#contentrightbung td{
	padding-left: 2px;
	padding-right: 2px;
}
#contentrightbung img {
	margin: 8px 26px 8px 24px;
}
#sitemap {
	font-size: 10px;
}
#sitemap a:link, #sitemap a:visited {
	text-decoration: none;
	color: #FF9900;
}
#sitemap a:hover, #sitemap a:active {
	text-decoration: none;
	color: #FF9900;
}
#sitemap h1 {
	font-size: 12px;
	color: #FF9900;
	padding-top: 10px;
}
#sitemap h2 {
	font-size: 11px;
	color: #FF9900;
	padding-top: 10px;
}


/* Table Styles  - - - - - - - - - - - - - - - - - - -*/

#tablestart {
	font:  12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-left: 35px;
	color: #352CCD;
}
#tablestart td {
	padding: 0px;
	margin: 0px;
}	
#tablestart h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0 4px 10px;
}
#tablestart a:link, #tablestart a:visited {
	color: #352CCD;
	font-weight: bold;
	text-decoration: underline !important;
}
#tablestart a:hover, #tablestart a:active {
	color: #FF9900;
	text-decoration: underline !important;
}
#tablestart p {
	padding: 6px 8px 6px 10px;
}
#tableblue {
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	font-size: 12px;
	font-weight: bold;
}
#tableblue td {
	border-top: 1px solid #FF9900;
	padding: 4px;
}
#tableborder {
	border-bottom: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	text-align: center;
	font-weight: bold;
	border-collapse: collapse;
}
#tableborder td {
	border-left: 1px solid #FF9900;
	border-top: 1px solid #FF9900;
	padding: 4px;
}
/* Table Styles Listen  - - - - - - - - - - - - - - - - - - -*/

.tableborderlist {
	text-align: center;
	border-bottom: 1px solid #333333;
}
.tableborderlist td {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 6px;
}
.tablenoborder {
	border-top: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
	padding: 0 !important;
}
.borderleft {
	background-image: url(bilder/border333.gif);
	background-repeat: repeat-y;
}

/* Buttons and Links  - - - - - - - - - - - - - - - - - - -*/

.buttonstart {
	font:  18px Helvetica, Geneva sans-serif;
	font-weight: bold;
	color: #FFEC6B;
	background-color: #FF9900;
	border: 1px solid #352CCD;
	padding: 8px 15px 8px 15px;
	margin: 10px 0 0 0;
}
a.buttonstart:link, a.buttonstart:visited {
      color: #FFEC6B;
      background-color: #FF9900;
      border: 1px solid #352CCD;
	  padding: 8px 15px 8px 15px;
	  margin-top: 10px;
	  text-decoration: none !important;
}
a.buttonstart:hover, a.buttonstart:active {
      border: 1px solid #352CCD;
	  padding: 8px 15px 8px 15px;
	  margin-top: 10px;
      color: #FFEC6B !important;
      background-color: #4480C5 !important;
      border: 1px solid #352CCD;
      text-decoration: none !important;
}

/* Various Elements  - - - - - - - - - - - - - - - - - - -*/

.selectbunga {
	color: #352CCD;
	background-color: #FFCC00;
	font-size: 9px !important;
	border: 1px solid #FFFFFF;
width:135px;
}
.optionbunga {
	color: #352CCD;
	background-color: #FFCC00;
	font-size: 9px !important;
}
#button {
	border-top: 1px solid #FFFFFF;
	background-color: #FFCC00;
	margin-top: 5px;
}
#button td {
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 6px 10px 4px 10px !important;
}
#button a:link, #button a:visited {
	color: #342CCD !important;
	text-decoration: none !important;
	background-color: #FFCC00;
	font-weight: bold;
	border: 0 !important;
}
#button a:hover, a:active, a:focus {
	color: #FFFFFF !important;
	text-decoration: none !important;
	background-color: #FFCC00;
	font-weight: bold;
	border: 0 !important;
}
.buttonmark {
	color: #FFFFFF;
}
#buttonlink {
	text-align: center;
	margin-top: 10px;
}
#buttonlink td {
	padding: 0;
}
#buttonlink a:link, #buttonlink a:visited {
	color: #342CCD;
	background-color: #FFCC00;
	text-decoration: none !important;
	padding: 6px 10px;
	border: 1px solid #FF9900 !important;
	display:block;
}
#buttonlink a:hover, #buttonlink a:active, #buttonlink a:focus {
	color: #FFFFFF;
	text-decoration: none !important;
	background-color: #FFCC00;
	padding: 6px 10px;
	border: 1px solid #FF9900 !important;
	display:block;
}
.info {
	background-color: #FFFF99;
	border: 1px solid #FF9900;
}
