/********************************* General styles *******************************/
html, body {
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
	background: #787879 url(../images/background.png) repeat-x fixed top;
}
input, select, textarea {
	border: 1px solid #F28D23;
	margin-bottom: 1px;
}
img {
	border:0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #F28D23;
}
h1 {
	font-size: 16px;
	margin: 0px;
}
h2 {
	font-size: 13px;
}
hr {
	height: 1px;
	border: 1px solid #F28D23;
}
a {
	text-decoration:none;
	color: #FF6600;
}
a:hover {
	text-decoration:underline;
}
p {
	font-size: 13px;
	color:#5F5F5F;
}
/*******************************************************************************/


/************************************ positioning ************************************/
#main, #header, #imgtop, #logobox, #language, #leftcolumn, #content, #search, #shadow {
	position: absolute;
}
#main {
	background-color: #fff;
	height: 600px;
	width: 955px;
	margin-left: -477.5px;
	margin-top: -270px;
	top: 50%;
	left: 50%;
}
#header {
	background: #FF6600;
	width: 945px;
	height: 15px;
	left: 5px;
	top: 5px;
	font-size:9px;
	color: #303038;
}
#imgtop {
	top: 25px;
	right: 5px;
	width: 260px;
	height: 180px;
	align: bottom;
	/*background: #C0C0C0 url(../images/logo.png) no-repeat scroll center 8px;*/
	background: #C0C0C0 url(../upload/logos/RBS_s-w_transparenter_Hintergrund.png) no-repeat scroll 25px 15px;
}
#logobox {
	top: 25px;
	left: 5px;
	width: 680px;
	height: 180px;
	vertical-align: bottom;
	background: url(../images/header.jpg) no-repeat scroll 0px 0px;
}
#language {
	top: 210px;
	height:35px;
	width: 945px;
	left:5px;
	background-color: #303038;
}
#leftcolumn {
	top: 250px;
	right: 5px;
	width: 260px;
	height: 345px;
	overflow: auto;
	background: #97979B url(../images/leftBg.png) repeat-x 0px 0px;
}
#leftcolumn h1 {
	margin: 8px 0 8px 0 !important;
}
#content {
	top: 250px;
	left: 5px;
	width: 662px;
	height:345px;
	overflow: auto;
	padding-left:18px;
	background: #EAEAEA;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    height: 345px;
}
#search {
	top:213px;
	right:5px;
	width:265px;
}
.input_searchbox {
	border: 1px solid #C0C0C0;
	margin:0 0 0 5px;
	width:215px;
}
#shadow {
	background-color: #303038;
	height: 600px;
	width: 955px;
	margin-left: -471.5px;
	margin-top: -264px;
	top: 50%;
	left: 50%;
}
/*******************************************************************************/

/************************** Formating ******************************************/
#header p, #header a {
	font-size:9px;
	color: #303038;
	padding: 10px 10px 0 0;
}
#imgtop p {
	font-size:10px;
}
#imgtop p.adr {
	padding: 73px 0 0 25px;
}

/*******************************************************************************/


/*********************************** Navigation *******************************/

#navcontainer ul {
	margin: 2px 0 0 10px;
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	margin: 0;
	display:inline;
}
#navcontainer a {
	font-size: 13px;
	color: #fff;
	padding: 0 8px 0 8px;
	text-decoration: none;
}
#navcontainer a:hover {
	/*background-color: #48484F;*/
	color: #FF6600;
}
#header .hilfsnavi {
	margin: 0 0 0 15px;
	text-transform: uppercase;
	font-weight:bold;
	font-size:10px;
}
#header .copyright {
	position: absolute;
	right: 5px;
}
#subnavi {
	margin: 0 0 0 10px;
}
#subnavi a {
	color:#FF6600 !important;
}
#subnavi a:hover {
	color: #EAEAEA !important;
}
/*******************************************************************************/

/************************************ Content **********************************/

#content h1 {
	margin: 18px 15px 7px 0px;
	color: #5F5F5F;
}
#content p {
	margin: 0 18px 0 0 !important;
	color: #5F5F5F;
}
#content h2 {
	margin: 15px 0 5px 0;
	font-size:13px;
	font-weight:bold !important;
	color: #5F5F5F;
}
#content ul {
	margin-top:0;
	padding-top:0
}
#content .news_date {
	color:#979EC1;
}
#content .news_entry {
	padding: 5px;
	border-bottom: 1px solid #504F5F;
}
#content .news_entry a {
	color: #FF7F00;
}
#content table {
	margin:0;
	/*padding:inherit;*/
}
#content td {
	line-height:18px;
	color: #5F5F5F;
}
#content .suchausgabemsg {
	/*padding:1em 0 .4em 0;*/
	margin:0;
}
#content .suchausgabe {
	/*padding:.8em 0 0 0;*/
	margin:.8em 0 0 0;
}
#content .suchausgabemore {
	margin:8px 0 0 0;
}
#teaser {
	padding:0 5px 0 8px;
	margin:18px;
}
#teaser a {
	color: #5F5F5F !important;
}
#teaser hr {
  border: 0;
  width: 100%;
  background-color: #5F5F5F;
  height: 1px;
}

/************************************ diverses **********************************/
.sitemap_level1 {
	padding:0 0 0 5px;
	color:#5F5F5F;
	margin:0 0 0 18px;
}
.sitemap_level2_container { 
/*	padding:0 0 0 40px;*/
	margin-left: 45px;
}
.sitemap_level3_container {
/*	padding:0 0 0 40px;*/
	margin-left: 63px;
}

.BildLinks
{
float: left;
margin: 0 10px 10px 0;
/*border: 1px solid #666;*/
padding: 2px;
}
.BildRechts
{
float: right;
margin: 0 0 10px 10px;
/*border: 1px solid #666;*/
padding: 2px;
}

/** search **/
.searchbutton {
	height:53px;
	display:inline;
	background-color:#eee;
	border: 1px solid #C0C0C0;
	text-decoration:none;
	/*padding: .2em 1em;*/
	margin: 0 0 0 3px;
}

