/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

/* --------------------
generelle einstellungen
-------------------- */

* {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

body {
	background: url(/bilder/bg-body.png) repeat-x #fff;
	font-size: 70%;
	min-height: 101%;
	text-align: center;
	padding-bottom: 11px;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #e2007a;
	text-decoration: none;
}
a:hover, a:focus {
	color: #e2007a;
	text-decoration: underline;
}

ul {
	list-style-type: none;
}


/* -----------------
layout einstellungen
----------------- */

#container {
	width: 910px;
	text-align: left;
	margin: 11px auto;
	background: url(/bilder/bg-header.png) no-repeat transparent;
	padding: 15px 0 0 0;
}
* html #container {
    background: none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/bg-header.png',sizingMethod='crop');
}

#main {
	background: url(/bilder/bg-container.png) repeat-y transparent;
	padding: 0 5px 2em 5px;
}
* html #main {
    background: none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/bg-container.png',sizingMethod='scale');
}

#header {
	background: url(/bilder/bg-header.jpg) no-repeat top right transparent;
}

#navigation {
	width: 171px;
	float: left;
	padding: 65px 0 0 6px;
	background: url(/bilder/bg-main.png) repeat-x transparent;
}

#content {
	width: 696px;
	float: left;
	padding: 12px 18px 0 9px;
	background: url(/bilder/bg-main.png) repeat-x transparent;
	line-height: 160%;
}
#aktuelles #content, #partner #content, #autogas #content {
	width: 534px;
	padding: 12px 8px 0 9px;
}
#start #content {
	width: 540px;
	padding: 20px 5px 0 6px;
}
#modelle #content {
	width: 696px;
	padding: 12px 18px 0 9px;
}

#third {
	float: left;
	background: url(/bilder/bg-main.png) repeat-x transparent;
	line-height: 160%;
}
#aktuelles #third, #start #third, #partner #third, #autogas #third {
	width: 167px;
	padding: 65px 5px 0 0;
}

#footer {
	clear: left;
	height: 29px;
	background: url(/bilder/bg-footer.png) no-repeat transparent;
}


/* -----------------
header einstellungen
----------------- */

#header img {
	padding: 0 0 0 20px;
}

#header p {
	height: 26px;
	overflow: hidden;
	margin: 0;
	background: url(/bilder/bg-meta.png) no-repeat transparent;
	border-top: 2px solid #fff;
	text-align: right;
	padding: 7px 9px 0 0;
	color: #392e7a;
	border-bottom: 1px solid #fff;
}

* html #header p {
	margin-top: -2px;
}
* + html #header p {
	margin-top: -2px;
}

#header p a {
	color: #392e7a;
}

#header p img {
	padding: 0;
	vertical-align: -35%;
	float: none;
}


/* ---------------------
navigation einstellungen
--------------------- */

#navigation ul {
	background: url(/bilder/bg-navi-top.png) no-repeat transparent;
	padding: 5px 0 0 0;
}

#navigation ul li {
	border-bottom: 1px solid #fff;
}

#navigation ul li a {
	background: url(/bilder/bg-nav1.png) repeat-x #d2d6e8;
	min-height: 16px;
	overflow: hidden;
	display: block;
	font-weight: bold;
	color: #392e7a;
	padding: 5px 0 0 10px;
}
* html #navigation ul li a {
	height: 16px;
}
#navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li a.aktiv {
	background: url(/bilder/bg-nav1-hover.png) repeat-x #dbdeed;
	color: #e2007a;
	text-decoration: none;
}
#navigation ul li a span {
	text-transform: uppercase;
}

#navigation div {
	height: 130px;
	background: url(/bilder/bg-navi-bottom.png) repeat-x transparent;
}

#navigation ul ul {
	background: url(/bilder/bg-nav2-ul.gif) repeat-x #e6e8f1;
	padding: 0;
	border-top: 1px solid #fff;
}

#navigation ul ul li {
	border-bottom: none;
	padding-bottom: 1px;
}

#navigation ul ul li a {
	background: url(/bilder/bg-nav2.png) no-repeat 15px 9px transparent;
	min-height: 14px;
	display: block;
	overflow: visible;
	font-weight: normal;
	font-size: 85%;
	color: #4a5994;
	padding: 4px 0 1px 19px;
}

* html #navigation ul ul li a {
	height: 14px;
}

#navigation ul ul li a:hover, #navigation ul ul li a:focus, #navigation ul ul li a.aktiv {
	background: url(/bilder/bg-nav2-hover.png) no-repeat 15px 9px #d2d6e8;
	color: #e2007a;
	text-decoration: none;
}

#navigation ul ul li.navi-marke a {
	background: url(/bilder/bg-navi-marke.png) no-repeat 11px 7px transparent;
	min-height: 14px;
	display: block;
	overflow: visible;
	padding: 4px 0 1px 19px;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
}
* html #navigation ul ul li.navi-marke a {
	height: 14px;
}
#navigation ul ul li.navi-marke a:hover, #navigation ul ul li.navi-marke a:focus {
	background: url(/bilder/bg-navi-marke.png) no-repeat 11px 7px #d2d6e8;
	color: #e2007a;
	text-decoration: none;
}
#navigation ul ul li.navi-marke a.aktiv, .cag ul ul li a.aktiv {
	background: url(/bilder/bg-navi-marke-hover.png) no-repeat 10px 9px transparent;
}
#navigation ul ul li.navi-marke a.aktiv:hover, #navigation ul ul li.navi-marke a.aktiv:focus {
	background: url(/bilder/bg-navi-marke-hover.png) no-repeat 10px 9px transparent;
}

#navigation ul ul ul {
	background: #e6e8f1;
	padding: 0;
	border-top: none;
}

#navigation ul ul ul li a {
	padding: 3px 0 0 27px;
	background: url(/bilder/bg-nav2.png) no-repeat 22px 9px transparent;
}
#navigation ul ul ul li a:hover, #navigation ul ul ul li a:focus, #navigation ul ul ul li a.aktiv {
	background: url(/bilder/bg-nav2-hover.png) no-repeat 22px 9px #d2d6e8;
}



.cag ul ul li a {
	background: url(/bilder/bg-navi-marke.png) no-repeat 11px 7px transparent !important;
	height: 14px !important;
	overflow: hidden !important;
	display: block !important;
	padding: 4px 0 1px 19px !important;
	font-weight: bold !important;
	font-size: 100% !important;
	text-transform: uppercase !important;
}

.cag ul ul li a:hover, .cag ul ul li a:focus {
	background: url(/bilder/bg-navi-marke.png) no-repeat 11px 7px #d2d6e8 !important;
	color: #e2007a !important;
	text-decoration: none !important;
}

.cag ul ul li a.aktiv:hover, .cag ul ul li a.aktiv:focus, .cag ul ul li a.aktiv {
	background: url(/bilder/bg-navi-marke-hover.png) no-repeat 10px 9px transparent !important;
}

.cag ul ul ul {
	background: #e6e8f1 !important;
	padding: 0 !important;
	border-top: none !important;
	margin-left: 0 !important;
}

.cag ul ul ul li {
	border-bottom: none !important;
	padding-bottom: 1px !important;
}

.cag ul ul ul li a {
	background: url(/bilder/bg-nav2.png) no-repeat 15px 9px transparent !important;
	height: 14px !important;
	overflow: hidden !important;
	display: block !important;
	font-weight: normal !important;
	font-size: 85% !important;
	color: #4a5994 !important;
	padding: 4px 0 1px 19px !important;
	text-transform: none !important;
}

.cag ul ul ul li a:hover, .cag ul ul ul li a:focus, .cag ul ul ul li a.aktiv, .cag ul ul ul li a.aktiv:hover {
	background: url(/bilder/bg-nav2-hover.png) no-repeat 15px 9px #d2d6e8 !important;
	color: #e2007a !important;
	text-decoration: none !important;
	text-transform: none !important;
}

.cag ul ul ul ul {
	background: #e6e8f1 !important;
	padding: 0 !important;
	border-top: none !important;
}

.cag ul ul ul ul li a {
	padding: 3px 0 0 27px !important;
	background: url(/bilder/bg-nav2.png) no-repeat 22px 9px transparent !important;
}
.cag ul ul ul ul li a:hover, .cag ul ul ul ul li a:focus, .cag ul ul ul ul li a.aktiv, .cag ul ul ul ul li a.aktiv:hover {
	background: url(/bilder/bg-nav2-hover.png) no-repeat 22px 9px #d2d6e8 !important;
}





/* ------------------
content einstellungen
------------------ */

h1 {
	color: #003b78;
	font-size: 150%;
	margin-bottom: 0.8em;
}
* html h1, * + html h1 {
	margin-bottom: 0.9em;
}
#modelle h1, #kontakt h1 {
	margin-bottom: 0.9em;
}

h1 span {
	text-transform: uppercase;
}


h2 {
	color: #003b78;
	font-size: 130%;
	margin-bottom: 0.7em;
}

h3 {
	color: #003b78;
	font-size: 120%;
	margin-bottom: 0.5em;
}

h4 {
	color: #003b78;
	font-size: 110%;
	margin-bottom: 0.4em;
}

h5 {
	color: #003b78;
	font-size: 110%;
	margin-bottom: 0.2em;
}

h6 {
	color: #4a5994;
	font-size: 100%;
}

p {
	color: #333;
	margin-bottom: 1em;
}

.holdme { 
	white-space: nowrap; 
}

#start h1, #start p.intro {
	display: none;
}

div#flashkarte {
	margin-bottom: 1em;
}

#content ul {
	margin: 0 0 1em 2em;
}
#content ol {
	margin: 0 0 1em 2em;
}
#content ul li {
	background: url(/bilder/bg-listing.png) no-repeat 0px 7px;
	padding-left: 10px;
}

#content ul li, #content ol li {
	margin-bottom: 0.5em;
}

#content ul.sitemap {
	margin: 0 0 1em 2em;
	font-weight: bold;
}

#content ul.sitemap ul {
	margin: 0 0 1em 1em;
	font-weight: normal;
}

.img-meldung {
	padding: 2px;
	margin: 0.5em 0 0.5em 0.5em;
	float: right;
	background: url(/bilder/bg-news-image.png) no-repeat;
}

.right-img {
	float: right;
	background: url(/bilder/bg-partner-img.png) #d2d6e8 repeat-y;
	padding: 2px;
	margin: 0.4em 0 0.5em 0.5em;
}

/* modelle */

.modell-select {
	width: 330px;
	padding-right: 18px;
	float: left;
}

#modelle dl {
	float: left;
	width: 220px;
	padding-right: 10px;
	margin-bottom: 2em;
	line-height: 130%;
	margin-top: 2px;
}
#modelle dl dt {
	width: 107px;
	padding-right: 5px;
	float: left;
}
#modelle dl dt a img {
	border: 1px solid #4a5994;
}
#modelle dl dt a:hover img {
	border: 1px solid #e2007a;
}
#modelle dl dd {
	width: 105px;
	float: left;
	margin-bottom: 0px;
}
#modelle dl dd a {
	color: #333;
}
#modelle dl dd a strong, #modelle dl dd strong a {
	color: #003b78;
}

img.modell-big {
	background: url(/bilder/bg-modell-big.png) no-repeat;
	margin: 0.4em 0 0.5em 0;
	padding: 2px;
}
img.modell-small-left {
	float: left;
	border: 1px solid #4a5994;
	margin: 0 7px 1em 0;
}
img.modell-small-right {
	float: left;
	border: 1px solid #4a5994;
	margin-bottom: 1em;
}

#modell img.modell-thumb, p.preview, #aktuelles #content img.aktion-thumb {
	display: none;
}


p.motoren {
	clear: left;
	background: url(/bilder/bg-motoren.png) repeat-y left;
	padding: 0.4em 0 0.4em 1em;
	color: #666;
}

p.grey {
	color:#999999;
	font-size: 85%;
	padding-top: 0.5em;
}


/* kontakt */

#kontakt dl {
	width: 400px;
}
#impressum dl {
	width: 650px;
}
* + html #kontakt dl, #kontakt dl {
	margin-bottom: 1.2em;
}

#kontakt dt, #impressum dt {
	float: left;
	width: 150px;
	font-weight: bold;
}

#kontakt dd {
	float: left;
	width: 250px;
	margin-bottom: 1.2em;
}

#impressum dd {
	float: left;
	width: 500px;
	margin-bottom: 1.2em;
}

#kontakt h3, #impressum h3 {
	clear: left;
	padding-top: 0.5em;
	margin-bottom: 0.6em;
}

#kontakt dl.marken {
	width: 220px;
	padding-right: 12px;
	float: left;
	margin-top: 2px;
}

#kontakt dl.marken dt {
	width: 220px;
	margin-bottom: 0.4em;
	float: none;
}

#kontakt dl.marken dd {
	width: 220px;
	float: none;
}


table {
	border-collapse: collapse;
	width: auto;
	margin-bottom: 1.2em;
}
table td {
	padding: 2px 5px;
	vertical-align: top;
	background: url(/bilder/bg-table.gif) repeat-x bottom #fff;
	border-bottom: 2px solid #fff;
}
table tr:hover td {
	background: #f2f4f9;
}
table td.position {
	width: 200px;
}
table td.email {
	width: 180px;
}
table td.name {
	width: 150px;
}
table td.telefon {
	width: 136px;
}

table thead td {
	font-weight: bold;
	border-top: 1px solid #003b78;
	border-bottom: 2px solid #003b78;
}

table tfoot td {
	font-style: italic;
	font-size: 90%;
}

table.galerie table td {
	vertical-align: middle;
	text-align: center;	
	border: 1px solid #c0c7df;
	padding: 5px 5px;
}
table.galerie tr:hover td {
	background: transparent;
}

img.testclass {
	display: none;
}

table.partner td.stadt {
	width: 200px;
	border: 1px solid #c1c7df;
	border-right: none;
}

table.partner td.anschrift {
	width: 275px;
	border: 1px solid #c1c7df;
	border-right: none;
	border-left: none;
}

table.partner td.kontakt {
	width: 275px;
	border: 1px solid #c1c7df;
	border-left: none;
}

table.partner td.stadt p, table.partner td.anschrift p, table.partner td.kontakt p {
	margin: 0;
	padding: 0.4em 0;
}
table.partner td.stadt p {
	font-weight: bold;
	color: #392e7a;
}

table.partner td.stadt img {
	margin-right: 5px;
	border: 1px solid #dfe2ef;
}


/* zweispaltig */

#content-left {
	width: 393px;
	padding-right: 18px;
	float: left;
}

#content-right {
	width: 284px;
	float: left;
}

#modell #content-left {
	width: 347px;
	padding-right: 18px;
}
#modell #content-right {
	width: 330px;
}



img.image-content {
	background: url(/bilder/bg-image-content.png) no-repeat;
	margin: 0.4em 0 0.8em 0;
	padding: 2px;
}

img.image-right {
	background: url(/bilder/bg-image-content.png) no-repeat;
	margin: 0.4em 0 0.8em 0;
	padding: 2px;
	float: right;
}

div.teaser-text {
	margin: 0.4em 0 0.8em 0;
	float: right;
}

div.teaser-text p {
	font-weight: bold;
}

img.image-left {
	background: url(/bilder/bg-image-content.png) no-repeat;
	margin: 0.4em 0 0.8em 0;
	padding: 2px;
	float: left;
}

img.img-left {
	background: url(/bilder/bg-partner-img.png) repeat-y;
	padding: 2px;
	float: left;
	margin: 0 0.7em 0.8em 0;
}

img.img-right {
	background: url(/bilder/bg-partner-img.png) repeat-y;
	padding: 2px;
	float: right;
	margin: 0 0 0.8em 0.7em;
}

img.img-content {
	margin: 0.4em 0 0.8em 0;
}

.partner-img {
	float: right;
	background: url(/bilder/bg-partner-img.png) #d2d6e8 repeat-y;
	padding: 2px;
	margin: 0.4em 0 0.5em 0.5em;
}

#content-right .partner-img {
	margin-left: 0;
}

#content-right .partner-img {
	float: none;
}

#aktuelles #cs-left {
	width: 256px;
	float: left;
	padding-right: 12px;
}

#aktuelles #cs-right {
	width: 256px;
	float: left;
	padding-right: 2px;
}

/*#aktuelles .partner-pics {
	display: none;
}*/

#autogas #cs-left {
	width: 218px;
	float: left;
	padding-right: 12px;
}

#autogas #cs-right {
	width: 294px;
	float: left;
	padding-right: 2px;
}

/*#autogas h1 {
	color: #5fa841;
}*/

#autogas h2 img, #autogas h3 img {
	vertical-align: -30%;
}

p.bank {
	padding-left: 30px;
}

img.baer-logo {
	border: 1px solid #000;
	margin-bottom: 0.3em;
}


/* startseite */

.start-visual {
	width: 534px;
	height: 374px;
	border-top: 4px solid #392e7a;
	padding-top: 1px;
	position: relative;
	margin: 1.5em 0 1em -3px;
	display: none;
}
* html .start-visual {
	margin: 1.7em 0 1em -3px;
}
* + html .start-visual {
	margin: 1.7em 0 1em -3px;
}

.visual-show {
	display: block;
}

.start-visual img {
	position: absolute;
}

.start-visual div {
	position: absolute;
	width: 540px;
	height: 374px;
	background: url(/bilder/start-visual-over.png) no-repeat transparent;
}
* html .start-visual div {
    background: none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/start-visual-over.png',sizingMethod='crop');
}

.start-visual h2 {
	padding: 38px 18px 0 297px;
	margin: 0 0 0.2em 0;
}

.start-visual p {
	padding: 0 18px 0 297px;
	margin: 0;
}
.start-visual p.more-news {
	padding: 0 18px 0 450px;
}

.start-visual p.more-news a {
	background: url(/bilder/bg-btn-weiter.png) no-repeat transparent;
	color: #e20079;
	display: block;
	width: 67px;
	height: 25px;
	padding: 3px 0 0 7px;
	text-align: left;
}
* html .start-visual p.more-news a {
    background: none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/bg-btn-weiter.png',sizingMethod='crop');
}

.start-visual p.more-news a:hover, .start-visual p.more-news a:focus {
	background: url(/bilder/bg-btn-weiter-hover.png) no-repeat transparent;
	color: #fff;
	text-decoration: none;
}
* html .start-visual p.more-news a:hover {
    background: none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/bg-btn-weiter.png',sizingMethod='crop');
}

#startbox {
	width: 534px;
	margin: 0 0 1em 0;
	background: url(/bilder/bg-startbox.png) no-repeat transparent;
}

#startbox-left {
	width: 365px;
	float: left;
	padding: 15px 10px 10px 10px;
}

#startbox-right {
	width: 129px;
	float: left;
	padding: 15px 10px 10px 10px;
}

#startbox-left h2 {
	color: #003b78;
	margin: 0 0 0.2em 0;
}

#startbox-right p {
	padding: 0 0 0 50px;
}

#startbox-right img {
	margin: 0.4em 0;
}

#startbox-right p a {
	background: url(/bilder/bg-btn-weiter.png) no-repeat transparent;
	color: #e20079;
	display: block;
	width: 67px;
	height: 24px;
	padding: 4px 0 0 7px;
	text-align: left;
}
* html #startbox-right p a {
    background: none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/bg-btn-weiter.png',sizingMethod='crop');
}

#startbox-right p a:hover, #startbox-right p a:focus {
	background: url(/bilder/bg-btn-weiter-hover.png) no-repeat transparent;
	color: #fff;
	text-decoration: none;
}
* html #startbox-right p a:hover {
    background: none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/bg-btn-weiter-hover.png',sizingMethod='crop');
}

#markenauswahl {
	margin: 0 0 1em 0;
	padding: 10px 0;
}

#markenauswahl img {
	float: left;
	padding: 0 4px;
}

#markenauswahl img.logo-big {
	padding: 0 11px;
}


/* formular definitionen */

form {
	margin-bottom: 1.5em;
	width: auto;
}

fieldset {
	border: 2px solid #eff0f7;
	padding: 1em;
	margin-bottom: 1em;
}

legend {
	color: #392e7a;
	font-weight: bold;
	font-size: 110%;
	font-family: verdana, arial, helvetcia, sans-serif;
	margin: 0 0.2em 0 0;
}
* html legend {
	margin-left: 0;
}

input, textarea, select {
	width: 270px;
	padding: 3px;
	border: 1px solid #d2d6e8;
	font-family: verdana, arial, helvetcia, sans-serif;
	color: #134477;
	font-size: 100%;
	background: url(/bilder/bg-table.gif) repeat-x bottom #fff;
	
}
input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus {
	background: #f2f4f9;
	border: 1px solid #c1c6df;
}

form#partner {
	padding-top: 0.2em;
}
form#partner input, form#partner select {
	width: 180px;
	margin-right: 0.4em;
}

textarea {
	height: 100px;
}
label {
	width: 200px;
	float: left;
	display: block;
	font-weight: normal;
}
option {
	padding: 0 5px;
}
#content form p {
	margin-bottom: 0.7em;
}
#content p.check-radio {
	clear: left;
}
#content p.check-radio input {
	width: 20px;
	float: none;
	border: none;
	background: none;
}
#content input.submit-it {
	font-weight: bold;
}

#content p.error {
	color: #cc0000;
	margin-bottom: 0.2em;
}


hr {
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	color: #fff;
	height: 1px;
	background: #000;
}

/* --------------------
aktuelles einstellungen
-------------------- */

#news {
	background: url(/bilder/bg-news-bottom.png) no-repeat bottom #fff;
	padding: 0 7px 0.5em 7px;
	margin-bottom: 1.5em;
}

#news div {
	background: url(/bilder/bg-news-top.png) no-repeat transparent;
	margin: 0 -7px;
	padding: 11px 7px 0 7px;
	margin-top:-2px;
}

* html #news div {
	margin-top: -15px;
}
* + html #news div {
	margin-top: -15px;
}

#news h5 {
	font-size: 100%;
	margin: 0;
	color: #003b78;
}

#news p {
	color: #4a5994;
}

#news dl {
	border-top: 1px solid #003b78;
	padding-top: 0.7em;
	margin-bottom: 0.7em;
}
#news dl dt {
	/*background: url(/bilder/bg-news-item.png) no-repeat right top transparent;*/
	/*height: 65px;*/
	margin-bottom: 0.3em;
}

#news dl dd h4 {
	font-size: 100%;
	color: #4a5994;
	margin: 0;
}
#news dl dd p {
	margin: 0;
}


.aktionen-big {
	display: none;
}

#news .aktion-big {
	border-top: 1px solid #003b78;
	border-bottom: 1px solid #003b78;
	padding: 5px 10px 10px 10px;
	width: 365px;
	height: 135px;
	background: url(/bilder/bg-aktion-big.png) repeat transparent !important;
	display: none;
	position: absolute;
}
* html .aktion-big {
    background: none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/bg-aktion-big.png',sizingMethod='scale');
}

#news .aktion-big dl {
	border: none;
	padding: 0;
}

#news .aktion-big dl dt {
	width: 185px;
	float: left;
	background: none;
}

.aktion-big dl dt img {
	margin: 0.5em 0 0 0;
}

.aktion-big dl dd {
	width: 180px;
	float: left;
	line-height: 150%;
	overflow: auto;
	height: 150px;
}

.aktion-big dl dd h4 {
	font-size: 100%;
	margin: 0;
}

.aktion-big dl dd p {
	color: #4a5994;
}

#flashcontent {
	margin: 0 -3px 0 -3px;
}
* + html #flashcontent {
	width: 540px;
	margin: 0 -3px 0 -3px;
}


/* third */

#third ul.nav-right {
	margin: 0 -6px 1em -6px;
}

#third ul.nav-right li {
	border-bottom: 1px solid #fff;
}

#third ul.nav-right li a {
	background: url(/bilder/bg-nav1.png) repeat-x #d2d6e8;
	min-height: 18px;
	overflow: hidden;
	display: block;
	font-weight: bold;
	color: #392e7a;
	padding: 5px 0 0 10px;
}
* html #third  ul.nav-right li a {
	height: 18px;
}
#third ul.nav-right li a:hover, #third ul.nav-right li a:focus, #third ul.nav-right li a.aktiv {
	background: url(/bilder/bg-nav1-hover.png) repeat-x #dbdeed;
	color: #e2007a;
	text-decoration: none;
}


/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}

.clear {
	display: block;
}


/* editor css */

table.templatebox {
	background: #fff;
}

table.templatebox td {
	background: #d2d6e8;
	color: #fff;
	border-bottom: 1px solid #fff;
}

table.templatebox td.menutitle {
	background: #392e7a;
	color: #fff;
}

span.flex2_edit {
	clear: left;
	display: block;
}

table.templatebox tr:hover td {
	background: #d2d6e8;
}

