/* hier sind festen Werte, definiert,
   um jedem Browser zu erkl�ren, was zu tun ist
*/

table,body,html,ul,h1,h2,h3,h4,h5,p,form
{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, sans-serif;
	outline:none;
	font-size: 12px;
}


.center
{	text-align:center;
}

.justify
{	text-align:justify;
}

.text_italic
{
	font-style:italic;
}

html
{	height:101%;
}


body
{
	height:100%;
	font-size:12px;
	background-color: #F4F4F4;
}


img
{	border-width:0px;
}

img.border
{
    border: 1px solid #C0C0C0;
}

.clear
{	clear:both;
}

.my_clear
{	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
}

.right
{	float:right;
}

.left
{	float:left;
}

.miniaturen{
	margin: 2px 2px 2px 2px;
	border: 1px solid #999999;
	}
	
.leftpic{
	margin: 0px 15px 5px 0px;
	border: 1px solid #999999;
}
	
.miniaturen{
	margin: 2px 2px 2px 2px;
	border: 1px solid #999999;
	}
	
#bigpic {
	border: 1px solid #999999;
	margin-top: 2px;
	margin-bottom: 4px;
	background-color: #FFF;
	color:#666;
}
.bigpic {
	border: 1px solid #999999;
	margin: 0px 12px 4px 0px;
}

/* das eigentliche Layout */

#bn_layout
{
	width:950px;
	overflow:hidden;
	background-image:url(img/bn_layout.png);
	background-repeat:repeat-y;
	margin: 8px auto auto auto;
}

/* der header */

#bn_header
{	height:105px;
	width:100%;
	background-image:url(img/bn_header_franchise2.png);
	position:relative;
}

#bn_home
{	position:absolute;
	width:200px;
	height:85px;
	top:0px;
	left:50px;
}
#rk_header_text
{
	position:absolute;
	top:29px;
	left:262px;
	font-size: 30px;
	color: #FFF;
}

/* das menue */

.bn_menu
{	width:680px;
	height:23px;
	overflow:hidden;	
	margin-left:32px;
	background-image:url(img/bn_menu.png);
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-position:outside;
}

.bn_menu li
{	float:left;
	height:23px;
	overflow:hidden;
	font-size:12px;
	width:75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bn_menu li.left_link
{
	width:76px;
}

.bn_menu li a,
.bn_menu li a:link,
.bn_menu li a:visited,
.bn_menu li a:active
{	color:#595A5D;
	text-decoration:none;
	float:left;
	width:100%;
	text-align:center;
	font-weight:bold;
	height:100%;
	line-height:21px;
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.bn_menu li a:hover,.bn_menu li a.selected
{	color:#ffffff;
	background-image:url(img/bn_menu_li_a_hover.png);
}

.bn_menu li.right_link a:hover,.bn_menu li.right_link a.selected
{	color:#ffffff;
	background-image:url(img/bn_menu_li_a_hover_right.png);
}

.bn_menu li.left_link a:hover,.bn_menu li.left_link a.selected
{	color:#ffffff;
	background-image:url(img/bn_menu_li_a_hover_left.png);
}

/* der content */

#bn_main
{	width:740px;
	float:left;
	overflow:hidden;
}

.bn_content
{
	padding-top:20px;
	color:#5F6164;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 28px;
	padding-bottom: 20px;
}


.bn_content p,td
{	padding:10px 0px;
	font-size:14px;
	line-height:20px;

	}

.bn_content ul
{	list-style-position:outside;
	padding:10px 0px;
	margin:0px 0px 0px 20px;
	}

.bn_content li
{	padding:4px 4px;
	}


.bn_content h1
{	font-weight:bold;
	font-size:20px;
	padding-bottom:5px;
	}

.bn_content h2
{	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
	}

.bn_content a,
.bn_content a:link,
.bn_content a:visited,
.bn_content a:active
{
	color:#000;
	text-decoration:none;
	}

.bn_content a:hover
{
	color: #C00;
}

.bn_content_top {
	padding: 2px 0 2px 570px;
	background-color: #F4F4F4;
}

.bn_content_top a,
.bn_content_top a:link,
.bn_content_top a:visited,
.bn_content_top a:active
{
	color:#000;
	text-decoration:none;
	}

.bn_content_top a:hover
{
	color: #C00;
}
	
/* die rechte seite */

#bn_right
{	width:190px;
	float:right;
	overflow:hidden;
	padding:10px 10px 10px 10px;
	color:#ffffff;
	/*border-top:1px solid #ffffff;*/
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	
}

#bn_right h3
{	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}

#bn_right p
{	padding:10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bn_right ul
{	list-style-position:outside;
	padding:10px 0px;
	margin:0px 0px 0px 20px;
}

#bn_right ul li
{	padding:2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bn_right a,
#bn_right a:link,
#bn_right a:visited,
#bn_right a:active
{
	color:#E8E8E8;
	text-decoration:none;
	}

#bn_right a:hover
{	color: #C00;
}

.kursiv
{	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

/* der footer */

#bn_footer
{
	height:23px;
	overflow:hidden;
	color:#ffffff;
	width:665px;
	margin-left:32px;
	background-image:url(img/bn_footer.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bn_footer a,
#bn_footer a:link,
#bn_footer a:visited,
#bn_footer a:active
{	color:#ffffff;
	text-decoration:none;
	line-height:23px;
}

#bn_footer a:hover
{	text-decoration:underline;
}
	
#bn_footer .info
{	text-align:center;
	float:left;
	width:600px;
	padding-top:5px;
}
form {
}
form td	{
}
label { 
	display: block; 
}
#absender, textarea {
	width: 300px;
	border: 1px solid #8c8c8c;
	margin-bottom: 1em;
}
textarea {height: 7em; }
input:focus, textarea:focus {
	
}

#iframe_right
{
	padding:0px;
	color:#ffffff;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6e6e74;
}

#iframe_right h3
{	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}

#iframe_right p
{	padding:10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#iframe_right ul
{	list-style-position:outside;
	padding:10px 0px;
	margin:0px 0px 0px 20px;
}

#iframe_right ul li
{	padding:2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#iframe_right a,
#iframe_right a:link,
#iframe_right a:visited,
#iframe_right a:active
{	color:#fff;
	text-decoration:underline;
	}

#iframe_right a:hover
{	text-decoration:none;
}

.link a,
.link a:link,
.link a:visited,
.link a:active
{
	color:#808080;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #D20000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

.link a:hover
{
	text-decoration:none;
	color: #FFF;
	background-color: #D20000;
}
#haedertxt
{
	color: #FFF;
	display: block;
	height: 92px;
	width: 169px;
	position: absolute;
	top: 6px;
	left: 494px;
	background-image: url(pics/0.gif);
}
#haedertxt2
{
	color: #FFF;
	display: block;
	height: 92px;
	width: 92px;
	position: absolute;
	top: 6px;
	left: 396px;
}

#haedertxt3
{
	color: #FFF;
	display: block;
	height: 92px;
	width: 369px;
	position: absolute;
	top: 15px;
	left: 260px;
	
}


#haedertxt_basel
{
	color: #FFF;
	display: block;
	height: 92px;
	width: 169px;
	position: absolute;
	top: 6px;
	left: 460px;
	background-image: url(pics/0.gif);
}

#slider {
	background-color: #F00;
	display: block;
	height: 300px;
	width: 742px;
	position: absolute;
}

.rightrounded {
	border: 1px solid #fff;
	margin: 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
.txt{
	font-family: Verdana, Arial, sans-serif;
	outline:none;
	font-size: 14px !important;
}

#rk_right{
	overflow: hidden;
	padding: 20px 0px 0px 1px;
	margin_left: 0px;
	color: #ffffff;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #ffffff;
	text-align: right;
}

#rk_right_txt{
	overflow: hidden;
	padding: 0px 0px 0px 1px;
	margin_left: 0px;
	color: #ffffff;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #ffffff;
	text-align: center;
}

.listline{
	font-family: Verdana, Arial, sans-serif;
	outline:none;
	font-size: 14px !important;
	line-height: 24px !important;
}

.picleft {
	display: inline;
	float: left;
	-webkit-box-shadow: 0px 0px #DBDBDB;
	box-shadow: 0px 0px #DBDBDB;
	padding-right: 15px;
	padding-bottom: 5px;
	}
h1 {
	color: #1E1E1E;
	text-shadow: 1px 1px #CBCBCB;
	}
.linkbutton {
    display: block;
    text-align: center;
    background-color: #C9C9C9;
    border: 1px solid #AAAAAA;
    color: #FFFFFF;
    padding: 10px 10px;
}