/* 
	Fa. highPC, Arnold Schrader, Rennweg 27, 93049 Regensburg
	12.04.2011
*/

html {
	font-family: 'Lucida Sans', sans-serif;
}

body {
	background: #ffffff;
	color: #000000;
	text-align: right;
	margin: auto;
}

a:link { color:red; }
a:visited { color:black; }

p {
	text-align: right;
	color: #000;
	font-size: 12pt;
	font-weight:normal;
	margin:0;
	padding-top:0.5em;
	padding-bottom:0.5em;
}
h1 {
	color:#000;
	font-size:15pt;
	margin-top:0;
	margin-bottom:0;
	line-height:25pt;
}

h2 {
	color: #000;
	font-size:13pt;
	margin-top:0;
	margin-bottom:0;
	line-height:20pt;
}

#mask { /* Creates the mask */
	overflow:hidden;
}
#sidenews { display:none; }

.news h1 { font-size: 14pt; color:white; }
.news h2 { font-size: 20pt; color:white; font-weight:normal; }
.news p { font-size: 11pt; color:white; }

.small {
	font-size:8pt;
}

.site {
	padding:0px;
	width:900px;
	margin:auto;
	border: 0;
	text-align:right;
}
.full {
	padding:0px;
	width:99.99%;
	border:0;
	text-align:center;
}
.fbox {
	position:fixed;
	right:0;
	bottom:0;
	width:99.99%;
	border:0;
	background-color:#eee;
}

.logo {
	background: url('images/rouhafza-logo.png') no-repeat center left;
	height:130px;
	text-align: right;
	margin: 10px;
	width:880px;
}

#ontop{display:none;}
#iot{	display:none;}

.service {
	font-size:12pt;
	color:#111111;
}

.service li {
	margin-top:8px;
}

.menu {
	margin:0;
	width:900px;
	height:40px;
	color:red;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
/*	border-bottom: 1px solid #bebebe; */
	clear: right;
}

.menu ul{
	list-style:none;
	margin:0;
	margin-right:-40px;
}
.menu li{
	float:right;
	list-style:none;
	margin:0;
}
.menu li a{
	float:right;
	display:block;
	color:red;
	text-decoration:none;
	font:12pt 'Lucida Sans', sans-serif;
	font-weight:bold;
	padding:10px;
	height:20px;
	text-align:center;
	cursor:pointer;	
}
.menu li a span{
	float:right;
	display:block;
}
.menu li.current a{
	color:#ffeeee;
	background-color:red;
}
.menu li.current a span{
	color:#ffeeee;
	background-color:red;
}
.menu li a:hover{
	color:#ffeeee;
	background-color:red;
}
.menu li a:hover span{
	color:#ffeeee;
	background-color:red;
}

.adr {
	float:left;
	margin:30px 0px 10px 10px;
	padding:10px;
	width:200px;
	border-right: 2px solid red;
	color:black;
	overflow:visible;
}
.adr strong {
	color:red;
}
.box5 {
	float:right;
	width:400px;
	min-height:150px;
	margin:0;
	padding:10px;
}

.box33 {
	float:right;
	width:280px;
	height:150px;
	margin:0;
	padding:10px;
}

.infobutton {
	color:red;
	width:400px;
	background-color:#ffeeee;
	border-color:#ffeeee;
	font-weight:bold;
	font-size:14pt;
}

.laender{
	float:right;
	height:22px;
	min-width:60px;
	text-align:right;
	color:#bebebe;
	vertical-align: middle;
	padding:3px;
}
.laender a{
	text-decoration:none;
	color:#bebebe;
}
.twocol {
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
	-moz-column-rule:1px solid #bebebe;
	-webkit-column-rule:1px solid #bebebe;
	column-rule:1px solid #bebebe;
	-moz-column-gap:20px;
	-webkit-column-gap:20px;
	column-gap:20px;
	margin-right:30px;
}

.inhalt {
	text-align:right;
	width:660px;
	margin:0;
	padding-top:15px;
	color: #111111;
	font-size: 11pt;
	background: #ffffff;
	clear:right;
}
.inhalt td {
	color: #111111;
}
.inhalt a, .inhalt td a {
	color: #111111;
}
.footer {
	padding:0px;
	width:900px;
	margin:auto;
	text-align: right;
	border: 0;
	color:#ccc;
	font-size:0.9em;
}
.footer li { color:#4fa5d7;font-size:1em; }
.footer p { color:#ccc;font-size:1em; }
.footer a { color:#ccc; }
.footer b { color:red; font-size:1.2em; }
.orte { color:black; font-size:1.2em; float:right; }
.orte li { color:#555; font-size:0.8em; }
.orte i { margin-right:-1.5em; }
