/* +----------------------------------------------------------------------+ */
/* | Königin Olga Stift Stuttgart Stylesheet                    July 2005 | */
/* | MAIN                                                © Sebastian Haug | */
/* +----------------------------------------------------------------------+ */

body, p, tr, td, div, h1, h2, h3, h4, ul, ol, li, input, textarea, select  {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
}

.body_style {
	margin: 0px;
	background-color: #006699;
/*
	scrollbar-3dlight-color:black;
	scrollbar-arrow-color:black;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:#eeeeee;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-shadow-color:black;  
*/
}

p, h1, h2, h3, h4 {
	margin: 0px 0px 7px;
}

ol, ul {
	margin-bottom: 10px;
}

ul {
	list-style-image: url(../images/bullet_point.gif);
}

td, tr, td p {
	margin: 0px;
}

td p {
	padding: 2px;
}

h1, h2, h3, h4  {
	color: #006699;
	margin: 2px 0px 2px 0px;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 15px;
	padding-bottom: 3px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

hr{
	background-color:#006699;
	color:#006699;
	border: #006699;
	height: 1px;
}

/* +----------------------------------------------------------------------+ */

.rundumansicht {
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #006699;
	font-weight: bold;
}

.grey {
	background-color: #EEEEEE;
}

.grey_spacerfield {
	background-color: #EEEEEE;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 185px;
	top: 0px;
	right: 10px;
	z-index: 0;
	visibility: visible;
}

/* +----------------------------------------------------------------------+ */

#banner {
	background-image:   url("../images/banner_hg.gif");
	background-repeat: repeat;
	height: 115px;
	background-color: #006699;
}

#banner_image {
	height: 115px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
}

#search {
	text-align: center;
	vertical-align: middle;
}

#title {
	margin: 0px 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

#content_area {
	background-color: #EEEEEE;
}

#content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
}

#copyright {
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	background-color: #EEEEEE;
	font-weight: bold;
	color: #919191;
}

/* +----------------------------------------------------------------------+ */

.grey_menu, .grey_menu a, .grey_menu a:active, .grey_menu a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
}

.grey_menu a, .grey_menu a:active, .grey_menu a:visited {
	text-decoration: underline;
	padding: 0px;
	vertical-align: top;
}

.grey_menu a:hover {
	text-decoration: none;
}

#breadcrumb{
	padding: 15px 10px 15px 10px;
}

#to_top {
	padding: 15px 10px 0px;
	text-align: right;
}
/* +----------------------------------------------------------------------+ */

a, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #006699;
}

a:hover {
	color: #006699;
	text-decoration: none;
}

/* +----------------------------------------------------------------------+ */

/* BEGIN firefox / opera image align */
div.imageorient-0 table.imgtext-table, div.imageorient-8 table.imgtext-table {
  margin: 0 auto;
}

div.imageorient-1 table.imgtext-table {
  float: right;
  width: auto;
}

div.imageorient-1 p {
  clear: right;
}

div.imageorient-1 div.break {
  clear: right;
}

div.imageorient-9 table.imgtext-table {
  float: right;
  width: auto;
}

div.imageorient-9 p {
  clear: right;
}

div.imageorient-9 div.break {
  clear: right;
}
/* END firefox / opera image align */
