/*
Theme Name: RB Dental
Theme URI: http://www.innoteq.de
Description: -
Version: 1.0
Author: Matthias Wilkens
Author URL: http://www.idee-und-design.com
*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58585a;
	line-height: 14px;
}

ul{
	margin-left: 16px;



	
}
li{
	margin: 0px;
	padding-left: 0;

	
}

#wrapper {
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #FFFFFF;
	position: relative;
}
#wrapper #left {
	float: left;
	width: 70px;
}
#wrapper #main {
	float: left;
	width: 740px;
}
#wrapper #header {
	height: 195px;
	position: relative;
}
#wrapper #bilder_top {
	height: 95px;
	position: relative;
}
#wrapper #navigation {
	margin-top:7px;
	height: 28px;
	position: relative;

}
#wrapper #content {
	position: relative;
	background-image: url(../images_global/f_main2.gif);
	background-repeat: no-repeat;
	height: 700px;	
}
#wrapper #headline {
	padding-top: 65px;
	float: left;
	width: 370px;
}
/*Startseite Spalten*/
#wrapper #text_links {
	padding-top: 10px;
	padding-left: 77px;
	float: left;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;

}#wrapper #text_links1 {
	padding-top: 10px;
	padding-left: 77px;
	float: left;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;

}
#wrapper #bilder_right {
	padding-top: 105px;
	padding-right: 20px;	
	float: right;
	width: 290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#wrapper #logo {
	position:absolute;
	left:693px;
	top:10px;
	width:45px;
	height:97px;
	z-index:2;
}
#wrapper #basics {
	position:absolute;
	left:421px;
	top:0px;
	width:45px;
	height:27px;
	z-index:2;
}
#wrapper #footer {
	height: 25px;
	position: relative;
	padding-top: 5px;
	align: center;
	font-size : 9px;
 	font-weight : 100;
 	line-height: 12px;
}


/* Links */
a{
 color : #003D8F;
 border : 0px;
 border-style : none;
 border-width : 0px;
 margin : 0px;
 text-decoration : none;
}
a:hover {
 color : #003D8F;
}
a:visited{
 color : #003D8F;
 border : 0px;
 border-style : none;
 border-width : 0px;
 margin : 0px;
 text-decoration : none;
}

/* Basic Navigation*/
a.basic{
	color : #58585a;
	font-size: 11px;
	border : 0px;
	border-style : none;
	border-width : 0px;
	margin : 0px;
	text-decoration : none;
	font-weight: bold;
}
a:hover.basic {
 color : #003D8F;
 text-decoration : none
}
a.basicaktiv {
	color : #003D8F;
	font-size: 11px;
	border : 0px;
	border-style : none;
	border-width : 0px;
	margin : 0px;
	text-decoration : none;
	font-weight: bold;
}
a.weiss{
 color : #ffffff;
}
/*Tabelle für Basics*/
td.linie{
border-left-style: solid;
border-left-color: #58585a;
border: 1px;
padding-left: 8px;
padding-right: 8px;
}
td.linie2{
border-left-style: solid;
border-left-color: #58585a;
border-right-style: solid;
border-right-color: #58585a;
border: 1px;
padding-left: 8px;
padding-right: 8px;
}
/*Tabelle für Hauptnavigation*/
td.linie_links{
border-left-style: solid;
border-left-color: #ffffff;
border: 1px;
padding-left: 8px;
padding-right: 8px;
}
td.abstand_nav{
padding-left: 8px;
padding-right: 8px;
}
td.tababstand{
	padding-top: 10px;
	padding-bottom: 8px;
	background-color: #b1b2b4;
}
