/* general stuff */

html {
	height: 100%;
}


body {
margin:0;
padding:0;
font-family: arial, verdana, sans-serif;
background: #ffffff url(aicon_headerback.jpg) no-repeat;
}

/* body.homepage {
margin:0;
padding:0;
font-family: arial, verdana, sans-serif;
background: #ffffff url(HeaderStart_back.jpg) no-repeat;
} */

body.homepagespalten {
margin:0;
padding:0;
font-family: arial, verdana, sans-serif;
background: #ffffff url(header_spalten.jpg) no-repeat;
}

a {
text-decoration: none;
font-weight: bold;
border: none;
 }
 
a:hover {
text-decoration: underline; 
border: none;
 }
 
/* Layout */

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#alles{
/*min-width: 960px;
text-align: left;
margin-left: 0;
margin-right: auto;
margin-bottom: 0;
margin-top: 0;*/
}



/* #pagewidth-1024{
width:970px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all1024.gif) repeat-y ;
margin-bottom: 20px;
} */

#header {
height: 217px; 
width: 100%;
 }
 
#top-top {
height: 30px;
width: 100%;
background: transparent;
}

#logo {
position: absolute;
left: 20px;
top: 52px;
height: 42px;
width: 160px;
}

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
/*background: url(../images/back_search.jpg) right top no-repeat;*/
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
width: 100px;
height: 18px;
font-size: 11px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 11px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

#topmenu{
height: 20px;
float: right;
width: 600px;
}


#pathway{ 
width: 500px;
height: 19px;
padding-left: 20px;
padding-top: 5px;
}

#menucol{
 width: 190px;
 min-height: 400px;
 float: left;
 position: absolute;
 left: -4px;
 margin-top: 146px;
 } 

table.menutable {
    width: 198px;
    height: 100%;
    border: none;
    }

.menubar {
 background-color: #0072a8;
 padding: 30px 0px 30px 25px;
 width: 140px;
 height: 100%;
 border: none;
 vertical-align: top;
 }
 
.menubarright {
 width: 16px;
 background: #ffffff url(menubarright2.jpg) repeat-y;
 }

.menubarbottom {
 background: #ffffff url(menubarbottom2.jpg) no-repeat;
 height: 12px;
 }

#rightcol-normal{
 width: 155px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#rightcol-broad{
 width: 180px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#contentarea {
position: absolute;
left: 212px;
top: 181px;
width: 785px;
padding-top: 6px;
border: none;
}

body.homepagespalten #contentarea {
position: absolute;
left: 210px;
top: 181px;
width: 720px;
padding-top: 6px;
} 

#topcontentarea {
position: absolute;
left: 611px;
top: 0px;
width: 180px;
height: 113px;
z-index: 100;
}

#tophomecontentarea {
position: absolute;
left: 427px;
top: 0;
width: 285px;
height: 179px;
} 

#rightcontentarea {
position: absolute;
left: 611px;
top: 0;
width: 180px;
min-height: 700px;
background-color: #ededed;
padding: 163px 0 50px 0;
}

#righthomecontentarea {
position: absolute;
left: 427px;
top: 0px;
width: 225px;
min-height: 700px;
background-color: #ededed;
padding: 35px 30px 50px 30px;
} 

#rightspaltencontentarea {
position: absolute;
left: 556px;
top: 4px;
width: 166px;
min-height: 700px;
background-color: #ededed;
/* padding: 35px 30px 50px 30px; */
}

#rightspaltencontentarea p {
font-size: 11px;
}

/* #righthomecontentarea {
position: absolute;
left: 427px;
top: 0px;
width: 225px;
min-height: 700px;
background-color: #ededed;
padding: 35px 30px 50px 30px;
} */

.content {
padding: 25px 0px 30px 0px;
font-size: 11px;
line-height: 18px;
width: 574px;
}

.homepagecontent {
padding: 25px 45px 30px 15px;
font-size: 11px;
line-height: 16px;
width: 350px;
/*border: 1px dotted red;*/
}  

.spaltencontent {
padding: 15px 45px 30px 0px;
font-size: 11px;
line-height: 16px;
width: 350px;
}

table.homenews td {
    background: url(verlauf.jpg) repeat-x;
    vertical-align: top;
    padding: 0 15px 0 0;
    margin: 0;
    }

table.homenews td h3 {
    font-size: 11px;
    margin: 0;
    padding-top: 3px;
    }

table.homenews td h1 {
    font-size: 14px;
    margin: 0;
    padding: 3px 0 4px 0;
    }

table.homenews td p {
    margin: 0;
    padding-bottom: 2px;
    width: 
    }
    
table.praxisbericht td {
    /* background: url(verlauf.jpg) repeat-x; */
    vertical-align: top;
    padding: 0 15px 0 0;
    margin: 0;
    }

table.praxisbericht td h3 {
    font-size: 12px;
    margin: 0;
    padding: 3px 0 4px 0;
    }

table.praxisbericht td p {
    margin: 0;
    padding-bottom: 2px;
    width: auto;
    }

.moduleaddon {
    padding: 0;
    margin: 0;
    }
    
.modulehomeaddon {
    padding: 0;
    margin: 190px -30px 0px -31px;
    /* border: 1px dotted red; */
    }
    
.modulemessetest {
    padding: 0;
    margin: 9px 0 0 15px;
    }    
.modulemitglied  {
    margin-left: -40px;
    }


#outer-1024{
width: 970px;
padding-top: 6px;
} 

#footer-800{  
height: 40px; 
width:100%; 
/*background: transparent url(../images/footer.jpg) bottom left no-repeat; */
font-size: 11px;
}

#footer-1024{  
height: 40px; 
width: 100%; 
/*background: transparent url(../images/footer1024.jpg) bottom left no-repeat; */
font-size: 11px;
}

#maincol-normal-800{ 
 float: left; 
 width: 450px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 446px;
 } 
 
#maincol-broad-800{ 
 float: left; 
 width: 422px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 417px;
 } 
 
 #maincol-wide-800{ 
 float: left; 
 width: 600px !important;
 width: 595px;
 margin-left: 0px !important;
 margin-left: -5px;
 padding-top: 3px !important;
padding-top: 0px;
 } 
 

#maincol-normal-1024{ 
 float: left; 
 width: 650px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
#maincol-broad-1024{ 
 float: left; 
 width: 622px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #maincol-wide-1024{ 
float: left; 
width: 800px;
padding-top: 3px !important;
padding-top: 0px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #banner {
 width: 478px;
 height: 69px;
 float: right;
 padding-left: 6px;
 padding-top: 6px;
 }
 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr {
    clear: both;
    }
    
.formular_text  {
    font-size: 10px;
    color: #524d53;
    }
    
.formular_textbold  {
    font-size: 10px;
    color: #524d53;
    font-weight: bold;
    }

/* Modules */

#leftcol div.module, #rightcol-normal div.module {
width: 152px;
/*background: transparent url(../images/module_middle.jpg) left repeat-y;*/
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
/*background: transparent url(../images/module_top.jpg) top left no-repeat;*/
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
/*background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;*/
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 11px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 177px;
/*background: transparent url(../images/module_middle_wide.jpg) left repeat-y;*/
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 11px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}



div.module h3 {
font-size: 18px;
width: 130px;
font-weight: bold;
margin: 0 0 5px 0;
padding: 0px;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0em;
margin-left: 0em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 11px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
/*border-bottom: 1px solid #EFEFEF;*/
text-align: left;
text-indent: 5px;
}

/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: right;
margin: 0;
font-size: 10px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;
border-bottom: 1px solid white;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #CCCCCC;
margin-left: 5px;
white-space: nowrap;
}



/* Main Menu(s) */

a.mainlevel {
font-size: 11px;
padding-left: 0;
padding-right: 0;
display: block;
line-height: 18px;
margin-bottom: 2px;
border-bottom: 1px solid #2587b5;
text-decoration: none;
font-weight: normal;
/*border-right: 4px solid #CACACA;*/
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 145px;
color: #cee4ef;
font-weight: bold;
background-image: none;
}



html>body a.mainlevel {width:145px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active_menu {
text-decoration: none;
color: #ffffff;
border-bottom: 1px solid #2587b5;
background-image: none;
}

a.mainlevel#active_menu {
text-decoration: none;
color: #ffffff;
border-bottom: 1px solid #2587b5;
background-image: none;
}


a.sublevel {
padding: 0px;
margin: 0px;
font-size: 11px;
padding-left: 12px;
display: block;
line-height: 18px;
margin-bottom: 2px;
margin-left: -4px;
border-bottom: 1px solid #2587b5;
text-decoration: none;
color: #cee4ef;
font-weight: normal;
background: none;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 133px;
}

html>body a.sublevel {width:133px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover {
text-decoration: none;
color: #ffffff;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 133px;
border-bottom: 1px solid #2587b5;
}

html>body a.sublevel:hover { /* Opera5-Fix-fix ;-) */
width: 133px;
border-bottom: 1px solid #2587b5;
}

a.sublevel#active_menu {
text-decoration: none;
background: url(selecteditem.gif) no-repeat 0px 5px;
padding-left: 12px;
padding-right: 0;
color: #ffffff;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 133px;
border-bottom: 1px solid #2587b5;
}

html>body a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 133px;
border-bottom: 1px solid #2587b5;
}


/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 200px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 200px;
margin: 0px;
padding: 0px;
}

.modulelanguage {
color: #cee4ef;
margin-left: -15px;
padding-top: 100px;
font-size: 9px;
text-transform: uppercase;
font-family: Arial, Verdana, sans-serif;
font-weight: normal;
}

/*.modulelanguage {
color: #cee4ef;
margin-left: -15px;
padding-top: 100px;
font-size: 9px;
text-transform: uppercase;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-weight: normal;
} */

.modulelanguage a:link, .modulelanguage a:visited {
    color: #cee4ef;
    font-weight: normal;
    text-decoration: none;
    }

.modulelanguage a:hover, .modulelanguage a:active {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    }

ul.jflanguageselection {
    color: #cee4ef;
    font-size: 9px;
	list-style-type: none;
	border: none;
}


/* Other Mambo Stuff */

#title {
}
.pathway {
color: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  /*border: 1px solid #cccccc;
  margin: 5px*/
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 5px;
  color: #666;
  font-size: 10px;
  /*border-top: 1px solid #cccccc;*/
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}

input.button {
border: 1px solid #BBBBBB;
height: 20px;
}

.inputbox {
border: 1px solid #BBBBBB;
}

.input_daten {
border: 1px solid #BBBBBB;
height: 14px;
padding-top: 3px;
padding-bottom: 0px;
padding-left: 3px;
}

.input_textarea {
border: 1px solid #BBBBBB;
padding-top: 3px;
padding-left: 3px;
}

.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}

a.readon {
font-size: 12px;
text-decoration: none;
line-height: 15px;
/*border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;*/
margin-top: 5px;
text-decoration: none;
font-weight: bold;
color: #524d53;
}

a.readonhomepage {
font-size: 11px;
line-height: 15px;
/*border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;*/
margin-top: 0px;
text-decoration: none;
font-weight: bold;
color: #524d53;
display: block;
text-align: right;
}


.blog_more {
font-size: 10px;
}

a.readon:link, a.readon:visited {
color: #000000;
}

a.readon:hover {
text-decoration: underline;
}

.blog {
width: 668px;
background-color: #AED1E4;
padding: 20px 5px 20px 5px;
/*border: 1px solid black;*/
}

.contentheading {
font-weight: bold;
font-size: 20px;
height: 23px;
line-height: 20px;
/*border-bottom: 1px solid #002E61;*/
/*font-family: arial, helvetica, sans-serif;*/
color: #524d53;
}

.contentheadinghomepage {
width: 178px;
font-weight: bold;
font-size: 20px;
height: 23px;
line-height: 20px;
/*border-bottom: 1px solid #002E61;*/
/*font-family: arial, helvetica, sans-serif;*/
color: #524d53;
}

.contentpaneopen {
    text-align: left;
    background: transparent;
    font-size: 12px;
    /*border: 1px solid blue;*/
    border-spacing: 0;
    border-collapse: collapse;
    }

.contentpaneopenhomepage {
    text-align: left;
    background: transparent;
    font-size: 12px;
    /*border: 1px solid blue;*/
    border-spacing: 0;
    border-collapse: collapse;
    }


table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: arial, helvetica, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 11px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: arial, helvetica, sans serif;
}
.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: arial, helvetica, sans serif;
/*border-bottom: 1px solid #002E61;*/
color: #002E61;
margin-bottom: 5px;
}

.componentheadingnewspage {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: arial, helvetica, sans serif;
/*border-bottom: 1px solid #002E61;*/
color: #002E61;
margin-bottom: 5px;
}

a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10px;
text-align: center;
}

.back_button {
margin-bottom: 20px;
}

.back_button a {
font-size: 12px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-url: 14px;
line-height: 18px;
}

#contentnavunten {   /* vor-zurueck Navigation unten */
    margin-top: 20px;
    }

#contenttocdiv {    /* Inhalts-Menü als div  */
    border: 1px solid red;
    }

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 11px;
/*border-bottom: 1px solid #BBBBBB;*/
}

form {
margin: 0px;
padding: 0px;
}

table.hotlines_table  {
    font-size: 10px;
    }

p {
    font-size: 12px;
    color: #524d53;
    font-weight: normal;
    line-height: 15px;
    margin-top: -8px;
    }
    
table.contentpaneopen p {
    font-size: 12px;
    color: #524d53;
    font-weight: normal;
    line-height: 16px;
    margin-top: 0px;
    width: 574px;
    /*border-right: 1px dotted red;*/
    }

h1, h1 a:link, h1 a:visited, .contentpagetitlehomepage, .contentpagetitlenewspage {
    font-size: 18px;
    color: #524d53;
    padding-bottom: 5px;
    }

h2 {
    font-size: 14px;
    color: #524d53;
    font-weight: normal;
    line-height: 18px;
    }
    
table.contentpaneopen h2 {
    font-size: 14px;
    color: #524d53;
    font-weight: normal;
    line-height: 18px;
    }
    
table.contentpaneopen h3 {
    padding-top: 10px;
    font-size: 12px;
    color: #0072a8;
    font-weight: bold;
    line-height: 12px;
    }
    
table.contentpaneopenpartner h2 {
    font-size: 18px;
    color: #524d53;
    padding: 0px;
    font-weight: bold;
    }

table.contentpaneopenpartner h3 {
    padding-top: 0;
    margin-top: 0;
    font-size: 12px;
    color: #0072a8;
    font-weight: bold;
    line-height: 12px;
    }

table.contentpaneopenpartner p {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    line-height: 12px;
    }
    
table.contentpaneopenpartner td {
    padding-right: 25px;
    }

.contentpaneopennewspage h2 {
    font-size: 18px;
    color: #524d53;
    padding-bottom: 10px;
    font-weight: bold;
    }

#righthomecontentarea h2 {
    font-size: 14px;
    color: #524d53;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: -2px;
    width: 225px;
    }
    
#righthomecontentarea p {
    padding-top: 16px;
    width: 225px;
    }


h3 {
    padding-top: 10px;
    font-size: 12px;
    color: #0072a8;
    font-weight: bold;
    line-height: 12px;
    }
    
.automobil {
    color: #0072a8;
    }
    
.homepagecontent h3 {
    padding-top: 10px;
    font-size: 12px;
    color: #0072a8;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: -7px;
    padding-bottom: 10px;
    }

#righthomecontentarea h3 {
    padding-top: 10px;
    font-size: 11px;
    color: #0072a8;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: -7px;
    padding-bottom: 10px;
    width: 225px;
    }
    
h4 {                        /* Blockueberschrift in der rechten Spalte */
    margin: 0 0 0 -1px;
    padding: 4px 0px 4px 20px;
    width: 160px;
    display: block;
    background-color: #b9d9e8;
    font-size: 12px;
    color: #0072a8;
    font-weight: bold;
    }
    
.modulehomeaddon h4 {                        /* Blockueberschrift in der rechten Spalte */
    margin: 0;
    padding: 4px 30px 4px 20px;
    width: 160px;
    display: block;
    background-color: #b9d9e8;
    font-size: 12px;
    color: #0072a8;
    font-weight: bold;
    }

h5 {                        /* Text in der rechten Spalte */
    margin: 0;
    padding: 4px 30px 4px 20px;
    width: auto;
    font-size: 12px;
    color: #524d53;
    font-weight: normal;
    line-height: 18px;
    }

h5 a:link, h5 a:visited {
    color: #524d53;
    font-weight: normal;
    text-decoration: none;
    }

h5 a:hover, h5 a:active {
    color: #524d53;
    font-weight: normal;
    text-decoration: underline;
    }

h6 {                        /* Text zur Ankernavigation */
    margin: 0;
    padding: 4px 30px 4px 0px;
    width: 289px;
    width: auto;
    font-size: 11px;
    color: #524d53;
    font-weight: normal;
    line-height: 18px;
    }

h6 a:link, h6 a:visited, h6 a:hover, h6 a:active {
    color: #aaaaaa;
    font-weight: normal;
    }

    
ul {
    list-style-type: circle;
    list-style-position: outside;
    font-size: 12px;
    color: #524d53;
    font-weight: normal;
    }

/**** Textformatierung mit Listen ***/ 

table.contentpaneopen p {
    margin-bottom: 0px;
    }

table.contentpaneopen ul {
    margin-top: 5px;
    }

    
    
    

#rightcontentarea ul {
    margin-top: 4px;
    }


li {
    line-height: 17px;
    padding-left: 0px;
    margin-left: -25px;
    }
    
ul#distributors {
    list-style-image: url(arrowicon.gif) ;
    list-style-position: outside;
    font-size: 12px;
    color: #524d53;
    font-weight: normal;
    margin-top: 0px;
    }

ul#distributors li {
    line-height: 17px;
    padding-left: 0px;
    margin-left: -25px;
    }

ul.download {
    list-style-type: none;
    margin: 10px 8px 10px 30px;
    padding: 0;
    }
    
ul.download li {
    background-image: url(downloadicon.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    color: #524d53;
    font-weight: normal;
    line-height: 17px;
    padding-left: 14px;
    padding-bottom: 5px;
    }
    
div.formback {
    background-color: #ffffff;
    background-image: none;
    }
   
.formback select, .formback input, .formback textarea {
    font-size: 10px;
    font-family: arial, verdana, sans-serif;
    }

.article_seperator {
    padding-top: 10px;
    }

#contentarea a:link, #contentarea a:visited, #contentarea td {
    color: #524d53;
    text-decoration: none;
    font-weight: normal;
    }

#contentarea a:hover, #contentarea a:active {
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
    }
    
.moduletocmenu {
    padding-bottom: 30px;
    /*border: 1px dotted red;*/
    }

.mainleveltocmenu {
    font-size: 12px;
    color: #524d53;
    font-weight: normal;
    padding-left: 20px;
    line-height: 22px;
    }
    
.mainleveltocmenu a:link, .mainleveltocmenu a:visited, .mainleveltocmenu a:hover, .mainleveltocmenu a:active {
    color: #524d53;
    font-weight: normal;
    
    }
    
.pagenavbar {
    color: #aaaaaa;
    font-weight: normal;
    font-size: 11px;
    }

a:link .pagenavbar, a:visited .pagenavbar, a:hover .pagenavbar, a:active .pagenavbar {
    color: #aaaaaa;
    font-weight: normal;
    }
    
.pagenav {
    padding: 0 5px;
    /*color: #aaaaaa;
    font-weight: normal;*/
    }

.pagenavactive {
    padding: 0 5px;
    color: #0072a8;
    font-weight: bold;
    }

.pagenavinactive {
    padding: 0 5px;
    color: #aaaaaa;
    font-weight: normal;
    }
    
.pagenav a:link, .pagenav a:visited, .pagenav a:hover, .pagenav a:active {
    color: #aaaaaa;
    font-weight: normal;
    }
    
.pagenavcounter {
    font-size: 11px;
    color: #aaaaaa; 
    }
    
table.blognewspage {
    margin-top: -13px;
    }
    
#vertriebspartner_table  {
    width: auto;
    padding: 0px;
    margin: 0px;
    }
    
td.produktblanco {
    vertical-align: top;
    padding: 5px 15px 15px 0px;
    border-bottom: 1px solid #cecece;
    }
    
td.produktimage {
    vertical-align: top;
    padding: 8px 15px 5px 0px;
    }
    
td.produktinhalt {
    vertical-align: top;
    padding: 8px 0px 0px 0px;
    border-bottom: 1px solid #cecece;
    }
    
table.vertriebspartner_table h3 {
    font-size: 12px;
    color: #0072a8;
    font-weight: bold;
    line-height: 12px;
    }
    
td.produktthumb {
    vertical-align: top;
    padding: 8px 20px 8px 0px;
    border-bottom: 1px solid #cecece;
    width: 82px;
    }

td.produkttabtext {
    vertical-align: top;
    width: auto;
    padding: 8px 5px 0px 0px;
    border-bottom: 1px solid #cecece;
    }
    
td.pressetext {
    line-height: 14px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 15px;
    padding-top: 7px;
    vertical-align: top;
    }
    
td.pressedatum {
    vertical-align: bottom;
    font-size: 95%;
    padding-top: 15px;
    }
    
td.presselogo {
    vertical-align: top;
    padding: 8px 20px 8px 0px;
    width: auto;
    border-bottom: 1px solid #cecece;
    }
    
td.zertifikat {
    vertical-align: top;
    width: 100px;
    padding: 8px 30px 8px 0px;
    }
    
td.anfahrt {
    vertical-align: top;
    width: 92px;
    padding: 8px 10px 8px 0px;
    }

td.anfahrttext {
    vertical-align: top;
    width: 262px;
    padding: 12px 5px 8px 15px;
    }
    
table.pressetable {
    margin-top: 0px;
    margin-bottom: 20px;
    }

table.pressebild {
    margin-top: -50px;
    }
    
td.pressebildthumb {
    vertical-align: top;
    width: 92px;
    padding: 8px 10px 8px 0;
    /*border-bottom: 1px solid #cecece;*/
    }

td.pressebildtext {
    vertical-align: top;
    width: 262px;
    padding: 12px 5px 8px 15px;
    /*border-bottom: 1px solid #cecece;*/
    }

.content .article_seperator, .homepagecontent .article_seperator {
    display: block;
    width: 574px;
    border-top: 1px solid #cdcdcd;
    margin-top: 20px;
    }
    
#rightcontentarea .article_seperator  {
    border: none;
    width: 180px;
    }
    
table.blogpartner .article_seperator {
    display: block;
    width: 180px;
    border: none;
    margin-bottom: -45px;
    }

.bloghomepage .article_seperator {
    display: block;
    width: 574px;
    border-top: 1px solid #cdcdcd;
    margin-top: 0px;
    }

.modulefooter .article_seperator {
    display: block;
    width: 574px;
    border-top: none;
    }

.techspecs table, .techspecs tr {
    padding: 0;
    margin: 0;
    border: none;
    }

.techspecs th {
    text-align: left;
    padding: 1px 10px;
    background-color: #b9d9e8;
    border-bottom: 1px solid #cdcdcd;
    }

.techspecs td {
    text-align: left;
    vertical-align: top;
    padding: 3px 5px 2px 10px;
    border-bottom: 1px solid #cdcdcd;
    }
    
.modulefooter  {
    display: block;
    width: auto;
    margin-top: -20px;
    }
    
.copyright {
    padding-top: 6px;
    }
    



.modulehomeright {
    padding: 0;
    padding-left: 15px;
    width: 155px;
    margin: -145px 0 0 -1px;
    }

.modulehomeright td {
    width: 155px;
    font-size: 12px;
    padding-top: 0;
    margin: 0;
    }

.modulehomeright table.contentpaneopen td {
    width: 155px;
    font-size: 12px;
    padding: 0;
    margin: 0;
    /*border: 1px dotted grey;*/
    }

.modulehomeright table.contentpaneopen td h3 {
    width: 155px;
    font-size: 12px;
    padding: 0;
    margin: 0;
    }


.modulehomeright table.contentpaneopen td h2  {
    width: 155px;
    font-size: 12px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    }
    
.modulehomeright .contentheading  {
    padding-top: 20px;
    font-size: 12px;
    color: #0072a8;
    font-weight: bold;
    line-height: 15px;
    }

.modulehomeright td p  {
    padding-top: 6px;
    width: 155px;
    font-size: 11px;
    line-height: 12px;
    }

    
/* dealerdownload */
    
#mod_login_username  {
    margin-bottom: 15px;
    }
    
input.button  {
    margin-top: 15px;
    left: 0;
    margin-left: 0;
    }
    
#remositoryfilelisting h3  {
    padding-bottom: 15px;
    padding-top: 15px;
    }
    
.module div div div h3  {
    padding-bottom: 10px;
    }

/* **** Spaltenlayout **** */
    
#spalten  {
    width: 569px;
    height: auto;
    }
    
#spalte1, #spalte2, #spalte3  {
    width: 168px;
    float: left;
    margin: -8px 19px 0 0;
    }
    
#spalte1 .article_seperator, #spalte2 .article_seperator, #spalte3 .article_seperator {
    background: none;
    visibility: hidden;
    }

#spalte1 table.contentpaneopen td, #spalte2 table.contentpaneopen td, #spalte3 table.contentpaneopen td  {
    height: 180px;
    border-bottom: 1px solid #cccccc;
    background: none;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    }

#spalte1 table.contentpaneopen td img, #spalte2 table.contentpaneopen td img, #spalte3 table.contentpaneopen td img  {
    margin-bottom: 7px;
    }

#spalte1 table.contentpaneopen td a:link, #spalte2 table.contentpaneopen td a:link, #spalte3 table.contentpaneopen td a:link, #spalte1 table.contentpaneopen td a:visited, #spalte2 table.contentpaneopen td a:visited, #spalte3 table.contentpaneopen td a:visited {
    line-height: 20px;
    }

.blog_morenewspage  {
    padding-bottom: 35px;
    }
    
/* COUNTDOWN */

.form_image  {
    background: #000000 url(countdown_bg_maxi.jpg) no-repeat;
    width: 574px;
    height: 400px;
    }
    
#countdown_form  {
    padding-left: 30px;
    padding-top: 15px;
    }

.countdown_heading  {
    font-size: 18px;
    color: white;
    font-weight: bold;
    padding-left: 30px;
    padding-top: 50px;
    }

.formular_text_w {
    color: #ffffff;
    font-size: 10px;
    }
    
.formular_textbold_w  {
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    }
    
.countdown_info  {
    color: #ffffff;
    padding-left: 30px;
    padding-top: 15px;
    padding-right: 30px;
    }
    
.modulecountdown  {
    background: #000000 url(countdown_bg.jpg) no-repeat;
    width: 180px;
    height: 225px;
    margin-bottom: 160px;
    margin-top: -163px;
    }
    
div.countdownmodul  {
    padding-top: 40px;
    width: 180px;
    color: white;
    font-size: 11px;
    text-align: center;
    }
    
.countdowntimer  {
    font-size: 60px;
    font-weight: bold;
    }
    
div.countdownbottom  {
    padding-top: 20px;
    padding-left: 20px;
    text-align: left;
    color: white;
    font-size: 11px;
    }