/* all reset,layout */
* {
    margin:  0;
    padding: 0;
}
td,p,div,tr {
    font-family: arial,tahoma,verdana,arial;
    font-size:   13px;
    color: #333333;
}
p.aktuelles{
    font-family: arial,tahoma,verdana,arial;
    font-size:   13px;
    color: #333333;
    
    margin-bottom: 0cm;
    font-size: 9pt;
}
body {
    font-family: arial,tahoma,verdana;
    font-size:   12px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
    color:       #4A4A4A;
	background-color: #5364ff;
}
/*oberste div*/
.all {
    font-family:       arial,tahoma,verdana;
    font-size:         12px;
    padding:           0px 0px 0px 0px;
    margin:            0px 0px 0px 0px;
    color:             #333333;
    
    background-image:  url(images/bg_all.png);
    background-repeat: repeat-x;
}
#wrapper {
width:920px;
}
#headertop{ 
    background-image: url(images/headertop.png);
    height:19px; 
    background-repeat: repeat-x;
}
#header{ 
    background-image: url(images/header.png); 
    background-repeat: no-repeat;
    height:107px;
}
#searchbox div{
	padding-top:3px;
	padding-left:166px;
}
#path{ 
    background-image: url(images/path.png); 
    background-repeat: no-repeat;
    height:28px;
}
#patha{ 
    text-align: left;
    padding-left:30px;
    padding-top:5px;
}
#content{ 
    background-image: url(images/content.png); 
    background-repeat: repeat-y;
    padding-left:20px;
    padding-right:20px;
    padding-top:15px;
}
#left{ 
    background-repeat: no-repeat; 
    background-position: top right;
}
#left div.moduletable h3 { 
    background-image: url(images/module_left_th.png); 
    background-repeat: no-repeat; 
    background-position: left;
    padding-left:25px; 
    color: #6C6C6C; 
    font-weight: bold; 
    font-size: 14px;
}
#maincontent {
	padding-left:15px;
	padding-right:15px;
}
#right div.moduletable  h3  {  
    background-image: url(images/right_bg_th.png); 
    background-position: left; 
    background-repeat: no-repeat;
    height:27px;
    padding-left:30px; 
    color: #FFFFFF; 
    font-size: 12px;
   	margin-top:-5px;
}
#footer{ 
    background-image: url(images/footer.png); 
    background-repeat: no-repeat;
    height:78px;
    width:920px;
}
#footerleft p { 
    color: #FFFFFF;
    padding-top:10px;
    padding-left:25px;
    text-align:left
}
#footerright p { 
    color: #FFFFFF;
    padding-top:10px;
    padding-right:55px;
    text-align: right
}
#footer a:link,#footer a:visited {
    color: #DB4646;
    font-weight:     bold;
    text-decoration: none;
}



a:link, a:visited {
    color:           #555555;
    font-weight:     bold;
    text-decoration: none;
}
a:hover {
    color: #DB4646;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1 {
    color:       #666666;
    font-weight: normal;
    font-size:   20px;
}
h1.titel {
    color:           #6C6C6C;
    font-family:     arial,tahoma,verdana,arial,Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     bold;
    font-size:       18px;	
}
li {
margin-left:20px;
}
img {
    border: none ;
}
ol {
    margin-left: 20px;
    list-style-position: inherit;
}
blockquote {
    margin: 10px;
}
blockquote div {
}
pre {
    padding: 10px;
}
.contentpane {
    font-family: arial,tahoma,verdane,Arial,Helvetica, sans-serif;
    font-size:   11px;
    line-height: 18px;
    text-align:  left;
}
.contentpaneopen ul {
    margin-left: 10px;
}
.contentpane ul {
    margin-left: 10px;
}
table.contentpaneopen li {
    margin-left: 20px;
}
div.moduletable {
    margin-bottom: 15px;
    text-align:    left;
}
div.moduletable td {
    text-align: left;
}
div.moduletable h3 {
    text-align:          left;
    color:               #6A543F;
    font-weight:         bold;
    font-size:           12px;
    margin-bottom:       5px;
    padding-left:        15px;
    padding-top:         0px;
    background-image:    url(images/thicon.png);
    background-repeat:   no-repeat;
    background-position: left;
    line-height:         24px;
}
table.moduletable th {
    color:               #898371;
    text-align:          left;
    vertical-align:      middle;
    font-weight:         normal;
    padding-left:        5px;
    padding-top:         15px;
    padding-bottom:      10px;
    font-size:           14px;
    background-image:    url(images/modth.png);
    background-repeat:   no-repeat;
    background-position: bottom;
    width:               230px;
    text-transform:      uppercase;
}
table.indextable{
	width: 669px;
	height:410px;
}
.contentpaneopen fieldset {
    border: none ;
    width:  100%;
}
.contentpaneopen td {
    padding:     0;
    text-align:  left;
}
td.contentheading {
    color:           #6C6C6C;
    font-family:     arial,Tahoma,verdana,arial,Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     bold;
    font-size:       18px;
}
.createdate, td.createdate {
    color: #6A543F;
    font-size:      11px;
    font-weight: bold;
    text-transform: lowercase;
    border-bottom:  1px solid #F0F0F0 ; 
    background-image: url(images/date_icon.png); 
    background-repeat: no-repeat; 
    background-position: left;
    padding-left:20px;  
}
.contentpaneopen img {
    margin: 5px;
}
.contentpane img {
    margin: 5px;
}
/* Menue Anfang*/
a.mainlevel:link, a.mainlevel:visited {
    display:         block;
    height:          18px !important;
    height:          26px;
    vertical-align:  middle;
    font-size:       12px;
    font-weight:     normal;
    text-align:      left;
    text-decoration: none;
    text-transform:  capitalize;
    color: #4A4A4A;
    padding-top:     2px;
    border-bottom:   1px solid #EAEAEA ;
    padding-left:    25px; 
    background-image: url(images/menu_icon.png); 
    background-repeat: no-repeat; 
    background-position: 5px;  
}
a.mainlevel:hover {
    text-decoration: none;
    color:           #666666;
    font-weight:     bold;
}
a.mainlevel#active_menu {
    color:       #333333;
    font-weight: bold;
}
a.mainlevel#active_menu:hover {
    color: #333333;
}
a.sublevel:link, a.sublevel:visited {
    font-size:      11px;
    padding-left:   10px;
    padding-bottom: 3px;
    line-height:    20px;
    display:        block;
    margin-left:    10px;
    font-family:    arial,Tahoma,Arial, Verdana;
    color:          #000000;
    text-transform: lowercase;
    font-weight:    normal;
}
a.sublevel:hover {
    text-decoration: none;
}
/* Menue Ende*/

/* Fragebogen Anfang*/
.inputbox {
    font-size:  12px;
    border:     1px solid gray ;
    background: #FFFFFF;
    height:18px;    
}
.button {
    padding:           1px;
    padding:           2px !important;
    color:             #FFFFFF;
    font-size:         11px;
    border:            none ;
    font-weight:       bold;
    background:        #000000 ;
    height:            20px;
    background-image:  url(images/button_bg.png);
    background-repeat: repeat-x;
}
/* Ende Fragebogen*/


.pathway {
    font-weight: normal;
    text-align:  left;
    color:       #FFFFFF;
}

