body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/* font-size: 62.5%; */
	font-size: 10px;
}

a	{ color: #105289; text-decoration:none; }
a:visited	{ color: #105289; }
a:hover	{ color: #D31141; }
a:active	{ color: #368AD2; }

.corners-top			{ height:5px; background:url(../styles/prosilver/theme/images/corners_left.png) top left no-repeat; }
.corners-top div			{ height:5px; background:url(../styles/prosilver/theme/images/corners_right.png) top right no-repeat; }

.corners-bottom			{ clear:both; height:5px; background:url(../styles/prosilver/theme/images/corners_left.png) bottom left no-repeat; }
.corners-bottom div			{ height:5px; background:url(../styles/prosilver/theme/images/corners_right.png) bottom right no-repeat; }


#rf_header {
	margin: 0 0 20px 0;
	background: #88949E url(../images/header_illustration.png) bottom center no-repeat;
}

#rf_illustration {
	height: 140px;
	padding: 0 15px;
	min-width: 650px;
	background: url(../images/header_bg.png) bottom left repeat-x;
}

#rf_logo {
	float: left;
	width: 300px;
	height: 60px;
	margin: 24px 0 20px 0;
}

#rf_logo img {
	border-width: 0;
}


/* Navigation */

#rf_navigation {
	clear:both;
}

#rf_navigation ul {
	list-style:none; height:36px; margin:0; padding:0; font-size:1.25em; font-family: "Trebuchet MS"; letter-spacing:0.1em;
}


/* Tab inactive */

#rf_navigation li {
	float:left; margin:0 0 0 3px; padding:3px 0 0 3px; background: url(../images/tab_shadow_left.png) 3px left no-repeat;
}

#rf_navigation li a {
	display:block; text-decoration:none; height:33px; margin:0 3px 0 0; padding:0 3px 0 0; background:url(../images/tab_shadow_right.png) top right no-repeat; color:#88949E;
}

#rf_navigation li a b {
	display:block; height:30px; line-height:30px; padding:3px 1.5em 0 1.5em; background:url(../images/tab_shadow_top.png) top left repeat-x; cursor:pointer;
}


/* Tab hover */

#rf_navigation li:hover {
	float:left; margin:0; padding:0 0 0 6px; background: url(../images/tab_shadow_active_left.png) top left no-repeat;
}

#rf_navigation li:hover a {
	display:block; text-decoration:none; height:36px; margin:0; padding:0 6px 0 0; background:url(../images/tab_shadow_active_right.png) top right no-repeat; color:#D31141;
}

#rf_navigation li:hover a b {
	display:block; height:30px; line-height:30px; padding:6px 1.5em 0 1.5em; background:url(../images/tab_shadow_active_top.png) top left repeat-x; cursor:pointer;
}


/* Tab active */

#rf_navigation li.active {
	float:left; margin:0; padding:0 0 0 6px; background: url(../images/tab_shadow_active_left.png) top left no-repeat;
}

#rf_navigation li.active a {
	display:block; text-decoration:none; height:36px; margin:0; padding:0 6px 0 0; background:url(../images/tab_shadow_active_right.png) top right no-repeat; color:#88949E;
}

#rf_navigation li.active a b {
	display:block; height:30px; line-height:30px; padding:6px 1.5em 0 1.5em; background:url(../images/tab_shadow_active_top.png) top left repeat-x; cursor:pointer; color:#000000;
}



#rf_index {
	margin: 0;
	background: #ECF1F3;
}

#rf_index h2 {
	margin: 5px 10px;
	padding: 0 0 5px 18px;
	border-bottom: 1px solid #FFFFFF;
	background: url(../styles/prosilver/theme/images/icon_info.gif) 2px left no-repeat; 
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: bold;
	line-height:1.7em;
}

#rf_index_info {
	float:left;
	width: 45%;
	margin: 5px 10px;
	padding: 0 18px;
	font-size: 1em;
}

#rf_index p {
	line-height: 1.5em;
}

#rf_index_signup {
	float: right;
	width: 45%;
	margin: 5px 10px;
	padding: 0;
	font-size: 1em;
}

#rf_index_signup a {
	font-weight: bold;
	text-decoration: underline;
}

#rf_index_ads {
	width: 728px;
	margin: 20px auto;
}

#rf_index_ads div {
	text-align: center;
}

#rf_content {
	padding: 0 20px;
	min-width: 650px;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #000000;
}

#rf_content h2 {
	font-family: "Trebuchet MS";
	font-size: 1.8em;
	line-height: 1.5em;
}

#rf_copyright {
	padding: 1em 20px;
	min-width: 650px;
	font-size: 1em;
	line-height: 1.5em;
	color: #999999;
}

#rf_banner li {
	margin: 0;
	padding: 0 0 1.5em 0;
}

#rf_banner textarea {
	border: 1px solid #88949E;
	background: #ECF1F3;
	color: #999999;
}





/* Routenplaner */

#rf_routenplaner			{ position:absolute; top:160px; bottom:20px; left:20px; right:20px; font-size:1.2em; line-height:1.5em; }
#rf_routenplaner form		{ position:absolute; top:0; bottom:0; left:0; width:270px; padding:5px; border-top:1px solid #999999; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; border-left:1px solid #999999; overflow:scroll; overflow-x:hidden; }
.rf_map_embed			{ position:absolute; top:0; bottom:0; left:300px; right:0; border-top:1px solid #999999; border-right:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; border-left:1px solid #999999; background:#EEEEEE; }
.rf_map_fullscreen			{ position:absolute; top:-160px; bottom:-20px; left:-20px; right:-20px; background:#EEEEEE; }

#rf_map_fullscreen			{ position:absolute; top:7px; right:220px; font-family:Arial; border: 1px solid black; background-color: white; text-align: center; width: 5em; cursor: pointer; }
#rf_map_fullscreen div		{ border-style: solid; border-color: white rgb(176, 176, 176) rgb(176, 176, 176) white; border-width: 1px; font-size: 12px; }
#rf_map_fullscreen div.active 	{ border-color: rgb(52, 86, 132) rgb(108, 157, 223) rgb(108, 157, 223) rgb(52, 86, 132); font-weight: bold; }

#rf_route ol			{ list-style:none; margin:0 0 10px 0; padding:0; }
#rf_route ol li			{ margin:0 0 5px 0; padding:5px; border:1px solid #88949E; background:#CADCEB; }
#rf_route ol li.via			{ margin:0 0 5px 0; padding:5px; border:1px solid #CADCEB; background:#ECF1F3; }
.rf_route_functions			{ margin:0 0 5px 0; padding:0 0 5px 0; border-bottom:1px solid #FFFFFF; font-weight:bold; }
.rf_route_functions a		{ float:right; }
#rf_route ol li span		{ float:left; width:50px; }
#rf_route ol li input		{ width:185px; border-width:0; background:#FFFFFF; font-family:Verdana; }

#rf_route_functions	div		{ margin:10px 0 0 0; font-weight:bold; }
#rf_route_functions	ul		{ list-style-type:square; margin:0; padding:0 0 0 1.5em; }
#rf_route_functions	ul li		{ margin:0; padding:0; }

#rf_route_description_setting		{ margin:0 0 10px 0; padding:0; }
#rf_route_description		{ display:none; margin:-5px; }

#rf_route_syndication		{ margin:0 0 10px 0; }
#rf_route_syndication input		{ width:249px; border:1px solid #C0C0C0; background:#EEEEEE; font-family:Verdana; color:#666666; }

#rf_route_info			{ margin:0 0 10px 0; }

#error				{ display:none; color:#D31141; }

#rf_rp_copyright			{ margin:1em 0; }
#rf_rp_copyright ul			{ list-style:none; margin:0.5em 0 0 0; padding:0.5em 0 0 0; border-top:1px solid #CCCCCC; font-size:0.9em; }
#rf_rp_copyright li			{ margin:0; padding:0; }

