@charset "utf-8";

/* ##############################################################################################
** ### Layout - Sektion
** #############################################################################################*/

* {
	direction: ltr;
	padding: 0;
	margin: 0;
}

#page {
	width: 750px;
}

#header,#footer {
	clear: both;
}
#footer
{
	padding: 3px 0px 3px 0px;
}

#header {
	text-align: left;
}

#left {
	width: 200px;
	float: left;
}

#right {
	width: 0px;
	float: right;
	
}

#middle {
	margin-left: 200px;
	margin-right: 0px;
}

#left_content {
	width: 200px;
	float: left;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	background: transparent;
}

#middle_content {
	width: 522.5px;
}
/* ##############################################################################################
** ### Obere Leistennavigation 
** #############################################################################################*/
#nav_main *
{
	font-size: 9pt;
}
#nav_main {
	width: 100%; /* Einfassen der Floats im IE */
	float: left; /* Einfassen der Floats in allen anderen Browsern */
	background: #b8b8b8 url("/narmir-reloaded/models/media/button.gif") repeat-x center right;
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;
	line-height: 0px;
}

#nav_main ul {
	float: left;
	display: inline; /* Fix für IE Doubled Float Margin Bug    */
	margin: 0; /* Standard-Listendefinition zurücksetzen */
	padding: 0;
	margin-left: 199px; /*Abstand des ersten Buttons vom linken Rand (-2 Pixel für 3D-Schatten) �ber basemod.css anpassen*/
	border-left: 1px #000 solid;
	border-right: 1px #fff solid;
}

#nav_main ul li {
	float: left;
	display: inline; /* Fix für IE Doubled Float Margin Bug    */
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 1em;
	list-style-type: none;
	border-left: 1px #fff solid;
	border-right: 1px #aaa solid;
}

#nav_main ul li a {
	display: block;
	width: auto;
	font-size: 1em;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	color: #000;
	margin: 0;
	padding: 0.5em 0.8em 0.5em 0.8em;
}
#nav_main ul li input {
	display: block;
	width: 140px;
	font-size: 1em;
	font-weight: bold;
	background: white;
	text-decoration: none;
	color: #000;
	margin: 0;
	padding: 3px;
}
#nav_main ul li a.imglink {
	display: block;
	width: auto;
	font-size: 1em;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	color: #000;
	margin: 0;
	padding: 0px;
}
#nav_main ul li a:hover {
	background: #eee;
	color: #333;
	text-decoration: none;
}

#nav_main ul li#current {
	border-left: 1px #444 solid;
	border-right: 1px #888 solid;
	background: transparent url("/narmir-reloaded/models/media/button_active.gif") repeat-x
		center right;
}

#nav_main ul li#current a, #nav_main ul li#current a:hover {
	color: #fff;
	background: transparent;
	text-decoration: none;
}

/* ##############################################################################################
** ### Vertikale Listennavigation 
** #############################################################################################*/

#submenu {
	width: 200px;
	overflow: hidden;
	list-style-type: none;
	float: left;
	text-align: left;
	line-height: 150%;
	margin:0px;
	padding:0px;
}
#submenu *
{
	padding: 0px;
	margin:0px;
	font-size: 12px;
}

#submenu a {
	display: block;
	text-decoration: none;
}

#submenu li , #submenu li#title {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#submenu li span {
	display: block;
	padding: 3px 0px 3px 5%;
	font-weight: bold;
}

#submenu li a {
	display: block;
	padding: 3px 0px 3px 5%;
}

#submenu li ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#submenu li ul li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#submenu li ul li a {
	display: block;
	padding: 3px 0px 3px 10%;
}

#submenu li#title a {
	font-weight: bold;
	display: block;
	padding: 3px 0px 3px 5%;
}

#submenu li#active {
	background-color: blue;
}

#submenu li ul li#active {
	background-color: green;
}
/* ##############################################################################################
** ### Einfärbung entsprechend XML Farbschema
** #############################################################################################*/
* {
	font-size: 10pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

body {
	background-color: #7C6F68;
}

/*.toplogo {
	background-image: url('image.php?mode=banner');
	background-repeat: no-repeat;
	height: 179px;
	width: 750px;
	float:left;
}*/
/*.topbanner {
	background-image: url('/models/ui/
		
		
		
		
	/banner.gif');
	background-repeat: no-repeat;
	border-right: 1px #000 solid;
	height: 120px;
	width: 700px;
	float: left;
	
}*/

#page {
	border-style: dotted;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
}

#leftspacer {
	background: #FFFFFF url('http://auto-haben.de/get.php?mode=get-spacer') top left repeat-y;
}

/*#rightspacer {
	background: url('/models/ui/
		
		
		
		
	/right.png') top right repeat-y;
}*/

#header{
	background: #FFFFFF;
}
#footer{
	background: #FFFFFF;
}

/* ##############################################################################################
** ### Einfärbung der Vertikalen Listennavigation
** #############################################################################################*/

#submenu li#title a {
	background-color: #34998E;
	color: #000;
	border-bottom-color: #555555;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
}

#submenu li span {
	background-color: #669993;
	color: #000;
	border-bottom-color: #cccccc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#submenu li a {
	background-color: #cccccc;
	color: #111;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#submenu li table a, #submenu li ul li table a {
	background-color: black;
	color: white;
	font-size:8px;
	line-height: 100%;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#submenu li a:hover {
	background-color: #FF6600;
	color: #ffffff;
}

#submenu li ul li a {
	background-color: #4C726E;
	color: #fff;
	border-bottom-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#submenu li ul li a:hover {
	background-color: #BFFFFF;
	color: #000;
}

/* ##############################################################################################
** ### Einfärbung des Contentbereichs
** #############################################################################################*/

.servicetable {
	color: #333333;
}

.servicetable a {
	color: #834520;
}

.servicetable td {
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
}
.servicetable th {
	color: #955542;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
}

.servicetable .subhead {
	color: #6C7F24;
}

.servicetable .head {
	color: #333333;
}

.servicetable hr {
	color: #00ff00;
}

/* ##############################################################################################
** ### Einfärbung für Artikeltexte im Contentbereich 
** #############################################################################################*/

.article .title {
	color: #955542;
	font-weight: bold;
}

.article .topic {
	color: #c64825;
}

.highlight{
	background: #FFD299;
}

.article .head {
	color: #333333;
}

#middle_content .navlink {
	color: #834520;
}

#left_content .navlink {
	color: #834520;
}

#header .navlink,#footer .navlink {
	color: #834520;
}

.article .date {
	color: #333333;
}

.article .author {
	color: #c64825;
}

.article .article_text {
	color: #333333;
}

.article .article_text img.left,.article .article_text img.right {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

#left_content h1 {
	color: #eee;
	border-bottom-color: #555555;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	background: #669993;
}
/* ##############################################################################################
** ### Generelle Formatierung im Contentbereich 
** #############################################################################################*/
#left_content h1 {
	font-weight: bold;
	padding: 3px 0px 3px 0%;
	font-size: 9pt;
	text-align: center;
	line-height: 150%;
}
.imglink img
{
	border: 0px;
}

#header h1 {
	font-weight: bold;
	font-size: 9pt;
	line-height: 150%;
}
#header .navlink
{
	text-decoration: none;
}

#header .navlink:hover {
	text-decoration: underline;
}
/* ##############################################################################################
** ### Bereich der die Tabellenformatierung beschreibt 
** #############################################################################################*/

.servicetable {
	margin-top: 10px;
	float: left;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	text-align: justify;
	font-size: 13px;
}
.servicetable td {
	padding-top: 3px;
	padding-bottom: 3px;
}

.servicetable a {
	text-decoration: none;
}

.servicetable a:hover {
	text-decoration: underline;
}

.servicetable img {
	margin-right: 5px;
	border: none;
}

.servicetable th {
	font-weight: bold;
}

.servicetable .head {
	font-size: 16px;
}
/* ##############################################################################################
** ### Artikel und Rest beschreiben 
** #############################################################################################*/

.article {
	width: 100%;
	text-align: left;
	float: left;
	border-collapse: collapse;
}

.article td,.article th {
	padding: 3px 0px 3px 0px;
}

.article .topic {
	font-weight: bold;
	text-decoration: underline;
}

.article .head {
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.article .author {
	text-decoration: underline;
}

.article .article_text .subhead{
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.title {
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	padding-bottom: 10px;
}
.navlink
{
	font-weight: bold;
	text-decoration: none;
}
.navlink:hover {
	text-decoration: underline;
}

.article .date {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}

.article .article_text{
	font-size: 12px;
	text-align: justify;
	line-height: 180%;
}

.article .article_text img.left{
	float: left;
	margin: 5px 10px 5px 0px;
}
 

.article .article_text img.right{
	float: right;
	margin: 5px 0px 5px 10px;
}
.article .article_text img
{
	border: 1px black solid;
}

.article .article_foot {
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
}

.de , .en, .western, .western *{
	direction: ltr;
	text-align: left;
}

.eastern,.eastern * , .ar{
	direction: rtl;
	text-align: right;
}
img.border
 {
 border: 1px black solid;
 }
.wide
{
	width: 100%;
}

.underline
{
	text-decoration:underline;
}
.oblique
{
	font-style: oblique;
}
.italic
{
	font-style: italic;
}
.bold
{
 font-weight: bold;
}
.capitalize {
	text-transform: capitalize;
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

.line
{
line-height: 150%;
}
.auto {
	width: auto;
}

.vmiddle {
	vertical-align: middle;
}

.vtop {
	vertical-align: top;
}

.vbottom {
	vertical-align: bottom;
}

input,textarea {
	width: 100%;
}

.status {
	color: red;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.red
{
	color: red ! important;
}
#bottomline
{
	border-top: 1px solid black;
}
