@charset "UTF-8";
/* CSS Document */

#rgaccord1-nest {
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
	float: left;
	text-align: left;
}

* {
margin:0pt;
padding:0pt;
}

body{
	text-align: center;
	font-family: "Helvetica Neue", Lucida Grande, Arial, Verdana, Sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 1.5em;
	background: white url(../images/bkg.gif) repeat-y scroll center top;
}

a {
	text-decoration: none;
	color: #000000;
}

h1 {
	font-size: 3em;
	font-weight: lighter;
	letter-spacing: 0.05em;
	line-height: 1.2em;
}

h2, h3, h4, h5, h6, h7 {
}

ul {
	list-style: none;
}

h3 {
	margin-left: 15px;
}

#middle_container {
	text-align:left;
	width:1000px;
	display: block;
	margin: 0 auto;
}

#logo {
	width: 170px;
	height: 170px;
	display: block;
	float: left;
	background: white url(../images/logo_interhouse.gif) no-repeat;
}

#main_menu {
	width: 570px;
	float: left;
	margin: 20px 0 0 20px;
	font-size: 1.5em;
	line-height: 1.2em;
	letter-spacing: 0.05em;
}

#main_menu li a:selected {
	background: red;
}

.main_menuON {
	color: white;
	margin-left: -20px;
	padding-left: 20px;
	background-color: #E20A16;
}

.main_menuON a {
	color: white;
}

#sub_menu {
	background: white url(../images/bkg_submenu.jpg) no-repeat;
	float: left;
	width: 230px;
	margin: 20px 0 0 0;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: lighter;
	letter-spacing: 0.1em;
	text-align: left;
}

#sub_menu a {
	color: white;
}

.sub_menuON {
	background: white;
	color: black;
	margin-left: -10px;
	padding-left: 10px;
}

#sub_menu ul {
	list-style: none;
	padding: 10px;
	color: white;
}

#content {
	clear: both;
	margin: 0 auto;
	width: 1000px;
}

#opener {
	position: fixed;
	width:1000px;
	z-index: 1;
}

#logo_opener {
	position: absolute;
	z-index: 10;
	margin: 30px 0 0 415px;
}

#opener_left {
	position: absolute;
	overflow: hidden;
	padding: 0;
	float:left;
}
#opener_right {
	position: absolute;
	overflow: hidden;
	margin: 0 0 0 520px;
	float:left;
}

.welcome_image {
	padding: 20px 0 0 0;
	border: 0;
}

#left_empty {
	width: 190px;
	float: left;
}

#language {
	padding: 20px;
	text-align: center;
}

.tx-srlanguagemenu-pi1 .NO {
	float: none
}

.tx-srlanguagemenu-pi1 .CUR {
	float: none
}

#content_container {
	width: 810px;
	float: right;
}

#main_title {
	width: 570px;
	height: auto;
	padding: 20px 0 20px 0;
	color: #E20A16;
	font-size:3em;
	font-weight:lighter;
	letter-spacing:0.05em;
	line-height:1.2em;
}

#two_blocks {
	width: 580px;
	float: left;
}

#two_blocks_left {
	float: left;
	width: 270px;
}

#two_blocks_right {
	float: left;
	width: 309px;
	background: white url(../images/bkg_two_blocks_right.jpg) no-repeat;
}

#two_blocks_right p {
	padding: 5px 25px 10px 15px;
}


#context_menu {
	width: 200px;
	float: left;
	background: white url(../images/bkg_two_blocks_right.jpg) no-repeat ;
	font-size: 1.3em;
	font-weight: bolder;
	letter-spacing: 0.1em;
	color: #E20A16;
	height: auto;
	overflow: hidden;
	padding: 10px 5px 5px 10px;
}

#context_menu li{
	padding: 0 0 1em 0;
}

#context_menu ul {
	padding: 10px 0 10px 0;
}

#footer {
	clear:both;
	display:block;
	padding:10px;
	width:980px;
	text-align: right;
	color: #666666;
	letter-spacing: 0.1em;
	font-weight: lighter;
	font-size: 0.9em;
	margin: 0 auto;
}

#impressum {
	color: #666666;
	font-size: 0.8em;
	clear: both;
	margin-right: 15px;
	float: right;
}

#privacy {
	color: #666666;
	font-size: 0.8em;
	clear: both;
	margin-right: 15px;
	margin-bottom: 30px;
	float: right;
}

b {
	color: red; 
	font-weight: bolder;
}