/* all reset,layout */
* {
    margin:  0;
    padding: 0;
}

body {
    font-family: tahoma,verdana,arial;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
}
.all {
    padding:           0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:             #000000;
 background-image: url('bg.png');
	background-repeat:repeat-y;
	background-position:center;
        background-color:#aaaaaa;

}
#container {
    width: 100%;
    

}
#wrapper {
    width:            1000px;
background-color:#ffffff;
}
.header {
  padding:     0px 0px 0px 0px;
    margin:      4px 0px 4px 6px;  
}
#topnav {

    border:  1px solid #888888 ;
    background-color: #ffffff;
    margin-top:  0px;
    padding: 2px;
    height:            20px;
    margin-right:	10px;
    width:             976px;
    float:             right;
}
#content {
    background-color:    #ffffff;
    padding:             10px;
    margin-top:        30px;
    
}
#maincontent {
    margin-right: 20px;
    
}
#left {
    width: 240px;
}
#left div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
    background-color: #ffffff;
    border:            1px solid #d0d0d0;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    }

#right {
width: 240px;
}
#right div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
     background-color: #ffffff;
    border:            1px solid #d0d0d0 ;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

}
.moduletablegrey {
    margin-left:     10px;
    padding-left:           8px;
     background-color: #f0f0f0;
    border:            1px solid #d0d0d0 ;
    height:		75px;
    width: 232px;
    font-size:      11px;
    font-family:    Arial,Tahoma, Helvetica, sans-serif;
    vertical-align: top;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

}
#right div.moduletable2 {
    margin-bottom:     8px;
    padding:           8px;
     background-color: #ffffff;
    border:            1px solid #d0d0d0 ;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}



#right {
    margin-right: 10px;
}
#bottom {
        border-top: 1px solid #d0d0d0;
	padding: 5px 5px 5px 5px;
	background-color:#eeeeee;
	font-size:       12px;
	color:           #666666;

}

/* splitmenu */
#navlist {
    margin:  0px;
    padding: 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
    display:         inline;
    list-style-type: none;
}
#navlist a:link, #navlist a:visited {
    padding:         4px 8px 4px 8px;
    float:           left;
    font-size:       10px;
    margin:          0px;
    text-decoration: none;
    color:           #444444;
    font-weight:     bold;
    border-right:          1px solid #d0d0d0;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
    color:             #FFFFFF;
    background-image:  url(top_nav_.png);
    background-repeat: repeat-x;
}
#navlist a:hover {
    color: #FFFFFF;
}
.navgrey {
    color:             #FFFFFF;
}
/* joomla css stuff */
ul#mainlevel-nav {
    list-style:   none;
    font-size:    11px;
    height:       28px;
    padding-left: 20px;
}
ul#mainlevel-nav li {
    float:          left;
    font-size:      11px;
    font-weight:    normal;
    text-transform: lowercase;
    text-align:     center;
    font-family:    Arial,Tahoma, Helvetica, sans-serif;
    display:        block;
    background:     none ;
    padding-right:  20px;
    padding-top:    5px;
}
ul#mainlevel-nav li a {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    padding-top:     0px;
    text-decoration: none;
    color:           #FFFFFF;
    font-weight:     bold;
}
ul#mainlevel-nav li a:hover {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    text-decoration: none;
    font-weight:     bold;
}
a:link, a:visited {
    color:           #000000;
    text-decoration: none;
}
a:hover {
    color: #000000;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1 {
    color:       #000000;
    font-weight: bold;
    font-size:   30px;
}
h2 {
    color:       #000000;
    font-weight: normal;
    font-size:   25px;
}
h3 {
    color:       #000000;
    font-weight: bold;
    line-height:    20px;
    font-size:   18px;
}
h4 {
    color:       #000000;
    font-weight: bold;
    line-height:    13px;
    font-size:   13px;
}
h6 {
    color:       #000000;
    font-weight: bold;
    line-height:    10px;
    font-size:   11px;
}
h8 {
    color:       #000000;
    font-weight: bold;
    line-height:    9px;
    font-size:   9px;
}
ul {
}
li {
    margin-left: 20px;
}
img {
    border: none ;
}
ol {
    margin-left:         20px;
    list-style-position: inherit;
}
blockquote {
    margin: 10px;
}
blockquote div {
}

div.moduletable {
    font-size: 11px;
}
div.moduletable td {
    text-align: left;
    font-size:  11px;

}
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(modth000.png);
    background-repeat:   no-repeat;
    background-position: bottom;
    width:               230px;
    text-transform:      uppercase;
}

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:               #941D08;
    padding-top:         2px;
    background-image:    url(menu_ico.htm);
    background-repeat:   no-repeat;
    background-position: 5px;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    border-bottom-style: solid;
}
a.mainlevel:hover {
    text-decoration: none;
    color:           #F41400;
    font-weight:     bold;
}
a.mainlevel#active_menu {
    color:       #FF0000;
    font-weight: bold;
}
a.mainlevel#active_menu:hover {
    color: #F41400;
}
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, Verdana,Tahoma;
    color:          #00CCCC;
    text-transform: lowercase;
    font-weight:    normal;
}
a.sublevel:hover {
    text-decoration: none;
}
#mod_login_username {
    padding:     5px 0 0px 5px;
    width:       178px;
    font-size:   11px;
    background:  url(mod_logi.png) no-repeat ;
    color:       #F41400;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      21px;

}
.pagenav {
    text-align:        center;
    color:             #ffffff;
    margin:            0px -2px 0px 0px;
    padding:           1px 6px 1px 6px;
    font-size:         11px;
    font-family:       arial,verdana,tahoma;
    background-image:  url(btnlogin.gif);
    background-repeat: repeat-x;
}
a.pagenav, a.pagenav:visited {
    color: #ffffff;
}
a.pagenav:hover {
    color:            #ffffff;
    background-color: #000000;
    border:           1px solid #5d5d5d ;
}

.main div {
    font-size:         12px;
    line-height:    16px;
    
}
.main_border {
    margin-bottom:     8px;
    padding:           8px;
    background-color:  #ffffff;
    border:            1px solid #888888 ;
}
.main div h1 {
    color:       #000000;
    font-weight: bold;
    font-size:   30px;
    line-height:    35px;
}
.kategori {
    font-family:     Tahoma,Arial,tahoma, Helvetica, sans-serif;
    color:       #000000;
    font-weight: bold;
    font-size:   11px;
    text-transform:uppercase;
    padding:8px 0 2px 16px;
    background:url(icon_ing.gif) no-repeat left 6px;
}
.border {
border-bottom:1px solid #888888;
	margin-bottom:10px;
        margin-top:10px;
}
.bordertight {
border-bottom:1px solid #888888;
	margin-bottom:1px;
        margin-top:1px;
}
.bordersolid {
border-bottom:1px solid #888888;
	margin-bottom:10px;
        margin-top:5px;
}
.bordersolidtight {
border-bottom:1px solid #888888;
	margin-bottom:5px;
        margin-top:10px;
}
.rub {	
        padding:2px 0 2px 0px;
	vertical-align: top;
        color:       #000000;
    font-weight: normal;
    font-size:   11px;
	
}
.rub2 {	
        padding:0px 0px 0px 10px;
	vertical-align: top;
        color:       #000000;
    font-weight: normal;
    font-size:   11px;
    background:url(ico_widg.gif) no-repeat left 3px;	
}
.text {	
        margin-bottom:20px;
        margin-top:10px;	
}
.byline {	
        margin-bottom:0px;
        margin-top:0px;
        text-transform: uppercase;
    color: #666666;
    font-weight: normal;
    font-size:   11px;		
}
.maingrey {
    margin-bottom:     0px;
    padding:           8px;
    background-color: #f0f0f0;
    width:            451px;
}

.puffrubrik {	
    padding:4px 4px 8px 8px;
    
    color:       #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size:   12px;	
}
.puffrubriklight {	
    padding:2px 8px 2px 8px;
    background-image:  url(topnav_b.png);
    background-repeat: repeat-x;
    color:       #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size:   11px;	
}
.kalender {
padding:0px 8px 0px 0px;
}
.kalendertext {
    padding-bottom:20px;
    color:       #000000;
    font-weight: bold;
    font-size:   12px;
}
.small_event {
    padding-bottom:0px;
    color:       #000000;
    font-weight: normal;
    font-size:   9px;
}
.event_date {
    padding-bottom:0px;
    color:       #000000;
    font-weight: bold;
    font-size:   9px;
}
.ram {
    border:            1px solid #d0d0d0;
    width: 467px;
}
.ram img {
    border:  0px solid #d0d0d0 ;
    background-color: #ffffff;
    margin:  0px;
    padding: 0px;
    width: 467px;
}
.ram_main {
    padding-left: 0px;
    width: 467px;
}
.ram_main img {
    border:  0px solid #d0d0d0 ;
    background-color: #ffffff;
    margin:  0px;
    padding: 0px;
    width: 450px;
}
.ram_column {
    margin-top:  2px;
}
.ram_column img {
    border:  1px solid #d0d0d0 ;
    background-color: #ffffff;
    margin:  2px;
    padding: 2px;
}
.stapel {
padding:10px 8px 0px 0px;
}
.boxrubrik {
    font-family:     Tahoma,Arial,tahoma, Helvetica, sans-serif;
    color:       #C43933;
    font-weight: bold;
    font-size:   11px;
    text-transform:uppercase;
    padding:4px 0px 4px 0px;
}
.procentram {
    background-color: #ffffff;
    border:            1px solid #d0d0d0;
}

.bildbyline {
     margin:  0px;
    padding: 0px;
}
.tabmeny a{
    position:inherit;
left:0px;
top:0px;
z-index:1;
    border:  1px solid #d0d0d0 ;
    border-bottom:  0px;
    color:       #888888;
    background-color: #eeeeee;
    font-weight: normal;
    font-size:   11px;
    padding: 4px;
}
.tabmeny {
    list-style-type:none;
    padding-bottom: 4px;
    margin:  0px;
}
.tabmeny li active {
    background-color: #ffffff;
    }
.tabmeny li{
    list-style-type:none;
    display: inline;
    margin:  0px;
}
.activeli {
    background-color: #ffffff;
    color:       #444444;
    }
.active {
    background-color: #ffffff;
color:       #444444;
    }
.activeli a{
    background-color: #ffffff;
    color:       #444444;
    border-bottom:  1px solid #fffff0;
    }
.active a{
    background-color: #ffffff;
color:       #444444;
border-bottom:  1px solid #d0d0d0;
    }
.top {	
        padding:2px 0px 0px 0px;
	vertical-align: top;
        color:       #888888;
    font-weight: normal;
    font-size:   11px;
	
}
.tabbild {	
        
	vertical-align: middle;
        padding:0px 0px 0px 8px;
        }
.menydate {
    font-family:     Tahoma,Arial,tahoma, Helvetica, sans-serif;
    color:       #ffffff;
    font-weight: bold;
    float:           right;
    font-size:   11px;
    text-transform:uppercase;
    padding:8px 0px 0px 0px;
}
.ingress {
    font-size:      13px;
    line-height:    15px;
    font-family:    Arial,Verdana,Tahoma;
    color:          #000000;
    font-weight:    bold;
}
.ingress img{
    padding:4px 8px 0px 0px;
    float:left;
    vertical-align:      top;
    border:  1px solid #000000 ;
    background-color: #ffffff;
}
#topbanner {
    border:  1px solid #d0d0d0 ;
    background-color: #ffffff;
    margin-top:  12px;
    padding: 2px;
    width: 980px;
    height: 100px;
    overflow: hidden;
}
.date {
    background-color: #ffffff;
    border-bottom:  1px solid #888888 ;
    margin:      8px 0px 2px 0px;
    padding-top: 3px;
    width: 985px;
    font-size:      10px;
    font-family:    Arial,Verdana,Tahoma;
    color:          #000000;
}
.puff {
    background-color: #444444;
    vertical-align: top;
    margin-top:  0px;
    padding: 3px;
    width: 461px;
    font-size:      10px;
    font-weight:    bold;
    font-family:    Arial,Verdana,Tahoma;
    color:          #ffffff;
}
.puff_kronika {
    margin-top:  0px;
    padding: 3px;
    width: 214px;
    font-size:      10px;
    font-weight:    bold;
    font-family:    Arial,Verdana,Tahoma;
    color:          #990000;
}
.puff_kronika img{
    width: 214 px;
}

.rubrik_kronika {
    font-family: Arial,tahoma, Helvetica, sans-serif;
    font-weight: bold;
    font-size:   13px;
    padding: 0px 0px 0px 20px;
    background:url(citat.png) no-repeat left 2px;
    margin-bottom: 0px;
}

.bottom_footer {
	padding: 5px 5px 5px 5px;
        margin: 5px;
	background-color:#ffffff;
        text-align: left;
        vertical-align: top;
	font-size:       9px;
	color:           #666666;
        width:      184px;
        height:     120px;
}
.red {
    background-color: #880000;
}
.text_footer {
    margin-top:  0px;
    padding: 10px;
    font-size:      11px;
    font-weight:    bold;
    font-family:    Arial,Verdana,Tahoma;
    color:          #888888;
}
.bildkronika img {
    background-color: #ffffff;
    margin-right: 10px;
    padding: 4px;
    width: 65px;
    background-color:#ffffff;
}


