/************************ Body ************************/

body{/* More on the bottom, see Sticky Footer */
    font-family: verdana, sans-serif;
    font-size: 11px;
    line-height: 1.5em;
    color: #636363;
    margin:0;
    padding:0;
    background: #cacaca url("/media/img/verlauf.jpg") repeat-x;
}


#wrapper {
    width: 968px;
    background: url("/media/img/-bg.jpg") center 0 no-repeat;

}

/************************ Header ************************/

#header {
    background: url(/media/img/logo_2.png) no-repeat 10px 35px;
    height: 184px;
}

#login{
    padding: 83px 0 0 668px;
    margin:0;
    width: 300px;
    text-align:right;
    /*float:right;*/
}

/************************ Navi ************************/

#navi{
    margin: 17px 0 0 0;
    padding: 0 0 0 0px;
    height:44px;
    
    width: 968px;
    /*border: solid 1px #d6d6d6;*/
    line-height: 22px;
    background: url(/media/img/navibg.jpg) no-repeat;
}

#navi ul{
    margin:0px auto 0 auto;
    padding:0;
	list-style: none;
	/*width: 690px;*/
}

#navi li{
    float:left;
    list-style:none;

    /*height: 24px;*/
    height: 40px;
    width: auto;
    margin: 1px 0 0 -2px;
    padding:0;
    /*line-height: 22px;
    line-height: 10px;*/
    background: url(/media/img/trennlinie.gif) no-repeat right center;
}

#navi li:last-child{
   background: none;
}

#navi li:first-child{
   margin-left: 1px;
}

#navi a{
    color:black;
    text-transform:uppercase;
    /*padding: 14px 32px;
    padding: 0 32px;
    padding: 13px 32px 15px;
    border-left: 1px #d6d6d6 solid;
    */
    padding: 0px 32px 0px;
    
    margin:0px 0px 0px 0px;
    line-height: 40px;
    /*width: 100px;*/
    height:40px;
    font-weight: bold;
    text-decoration:none;
    display: block;
}

#navi a:hover{
    color:#ed1b24;
    /*background: #ed1b24 url(/media/img/navi-mark-bg.gif) repeat-x;
    */
}

#navi li a.mark{
    color:white;
    background: #ed1b24 url(/media/img/navi-mark-bg.gif) repeat-x;
}

/************************ Subnavi ************************/

#subnavi ul{
    margin:0px auto 12px auto;
    padding:0 0 20px 0px;
	/*
	list-style: none;
	*/
	border-bottom:1px solid #D6D6D6;
}

#subnavi li{
    margin: 0px 0 0 0px;
    padding:0px 0;
    list-style:none;
    
    background: url(/media/img/list-dot.gif) no-repeat left 8px;
    /*
    list-style-image: url(/media/img/list-dot.gif);
    
    
    height: 24px;
    height: 25px;*/
    width: auto;
    /*margin: 1px 0 0 0px;
    padding:5px 0;
    line-height: 22px;
    line-height: 10px;
    background: url(/media/img/trennlinie.gif) no-repeat right center;
*/}
#subnavi a{
    color:black;
    /*text-transform:uppercase;
    padding: 14px 32px;
    padding: 0 32px;
    padding: 13px 32px 15px;
    border-left: 1px #d6d6d6 solid;
    */
    padding: 0px 6px 0px 10px;
    
    margin:0px 0px 0px 0px;
    line-height: 20px;
    /*width: 100px;
    height:20px;*/
    font-weight: bold;
    text-decoration:none;
    display: block;
}

#subnavi a:hover{
    color:#ed1b24;
    /*background: #ed1b24 url(/media/img/navi-mark-bg.gif) repeat-x;
    */
}

#subnavi li a.mark{
    color:white;
    background: #ed1b24 url(/media/img/navi-mark-bg.gif) center center repeat-x;
}

#subnavi img{
    padding:0 7px 2px 0;
}

#subnavi a.mark img{
    visibility:hidden;
}
/************************ Content Holder ************************/

#content_holder{
    height: 100%;
    clear:both;
    background: url("/media/img/content_bg.gif") repeat-y;

}

/************************ Sidebar Left ************************/

#sidebar_left{
    /*background:white;*/
    width:168px;
    float:left;
    margin: 0 0px 0 0;
    padding: 16px;
}

#sidebar_left input{
    width:165px;
    /*padding-top:;*/
    margin-bottom:10px;
}

#sidebar_left input.submit{
    width:168px;
}

#sidebar_left p{
    margin-bottom:20px;
}

#news_box h2, #sidebar_left h2{
    margin-top:0;
    padding-top:0;
}

#news_box h3 a{
    font-size:11px;
    color:black;
    text-decoration:none;

}

#news_box h3{
    clear:left;
    margin-bottom: 0;
    /*text-align:right;*/
}

#news_box p{
    margin: 5px 0 10px;
}

#news_box p.read_more{
    text-align: right;
    margin-bottom: 10px;

}

.new_item{
    border-top:1px solid #d6d6d6;
}



/************************ Content Mitte ************************/

#content{
    /*background:white;*/
    width:732px;
    float:left;
    padding: 16px;
    margin: 0 0 0 4px;
}

#sorting .mark{
    font-weight: bold;
}

.date_box_right{
    float:right;
    font-weight:bold;
    color:black;
    
    padding-top: 27px;
    /**/
    margin-top:0;
}

.date_box_right.small{
    padding-top: 15px;
}


.news_entry h2{
    margin-top:0;
    padding-top:0;
}
.news_entry{
    margin-bottom:30px;
    padding-bottom:0;
}

#date_box_big_right{
    float:right;
    padding: 35px 0 0 20px;
    margin-top:0;
    width: 200px;
}

#date_box_big_right.left{
    padding: 0;
    float:left;
    width: 100%;
}

#date_box_big_right{
    float:right;
    padding: 35px 0 0 20px;
    margin-top:0;
    width: 200px;
}

#date_box_big_right p{
    text-align:right;
}
#date_box_big_right.left p{
    text-align:left;
}

#date_box_big_right.left td{
    text-align: left;
}

#date_box_big_right td{
    text-align: right;
}
#event_detail p {
    width: 500px;
}

#date_box_big_right p{
    width: auto;
}


/************************ Profile ************************/

#profile_details{
    float:left;
    width: 450px;
}

#profile_details.user{
    width: 100%;
}

#profile_details td, #profile_details th{
    padding: 2px 0;
}

#profile_details th{
    width: 100px;
}

#profile_pic{
    float:right;
    padding-top:13px;
}

#profile_details .left{
    float:left;
    width: 230px;
    padding: 0 10px 0 0;

}

/************************ Overhead ************************/


#overhead{
    padding-top: 10px;
    height: 20px;
}

#edit_link{
    float: right;
}

#backlink{
}

/************************ Gallery Photologue ************************/



.gallery-photo{
    float:left;
    padding: 10px;
    text-align: center;
    height: 100px;
}

.gallery-photo-detail table{
    width: 732px;
    padding-bottom:10px;
}
.gallery-photo-detail td{
    width: 100%;
    text-align: center;
}

.photo-gallery{
    clear:both;
}
/************************ Sidebar Right ************************/

/************************ Footer ************************/

/* More on the bottom, see Sticky Footer */
#footer{
    margin: 0px auto 0;
    
    width: 968px;
}

#sitemap{
    background: white;
    /*height: 106px;*/
}

#sitemap .spalte{
    float:left;
    /*width: 156px;
*/
    margin: 12px 0;
    padding: 0 17px;
}
#sitemap .spalte.gross{
    width: 168px;
}
.spalte ul{
    list-style: none;
    padding:0;
    margin:0;
}

.spalte ul li img{
    display:none;
}

#copyright{
    clear:both;
    text-align: center;
    margin-top: 17px;
}

.border{
    border-left: 1px solid #d6d6d6;

}

#sitemap h3{
    margin:0 0 3px 0;
    text-transform:uppercase;
}

/************************ Table ************************/

table{
    width:100%;
    
}

table#events{
    padding-bottom: 20px;
}

table#events th{
    padding-left: 8px;
}

tr{
    height: 20px;
}

.second_row{
    padding-top:10px;
}

.first_td{
    padding-left: 7px;
    border-left: 1px solid #e1e1e1;
}

.last_td{
    border-right: 1px solid #e1e1e1;
}


tr.table_head td{
    height: 20px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

tr.table_head a{
    color:black;
    text-decoration:none;
    display:block;
}

th, td{
    text-align: left;
    vertical-align: top;
    padding:0 0 0 0;
    margin:0;
    /*width: 150px;
    font-weight: normal;
    */
}

tr.row2{
    background:#efefef;
}

#profiles{
    padding-top: 10px;
}

th.h2{
    height: 40px;
    vertical-align:bottom;
}
th.file_cat{
    background: url(/media/img/list-dot.gif) no-repeat scroll left 13px;
    padding: 0 0 3px 10px;
    height: 25px;
    vertical-align:bottom;
}

#file_list td {
    padding: 0 5px;
    
}

#file_list td.name{
    width: 230px;
    padding-left: 20px;
}
#file_list td.format{
    width: 40px;
}
#file_list td.groups{
    width: 150px;
}
#file_list td.visible{
    width: 45px;
}
#file_list td.download{
    width: 60px;
}
/************************ Forms ************************/


.errorlist{
    padding: 0 0 0 20px;
    margin:0 0 5px 0;
    color:red;
    font-weight:bold;
}

.errorlist li{
}

input{
    width: 350px;
}

textarea{
    width: 350px;
}

input.submit{
    width: 354px;
}

#id_is_public{
    width:auto;
}

#id_newsletter{
    width:auto;
}

.checkbox{
    width:auto;
}

#searchbar{
    width: 200px;
}

#submit_button{
    width: 100px;
}

form table .h2{
    color:black;
    font-size: 1.2em;
}

/************************ Admin ************************/

.admin_button{
    background-image:url(../img/admin/nav-bg-reverse.gif);
    background-position:center top;
    border:1px solid red;
}
/************************ Fonts ************************/

h1{
    font-size: 1.6em;
    color: #000;
    padding-top: 27px;
    margin-top:0;
}

h1.small_space{
    padding-top: 13px;
}

h1.no_space{
    margin-top:0;
    padding-top:0;
}

h2{
    padding-top: 5px;
    font-size: 1.4em;
    color: #000;
}
h3{
    font-size: 1.2em;
    color: #000;
}

h4{
    font-size: 1.1em;
    color: #000;
}
h5{
    font-size: 1em;
    color: #000;
}
p{
    font-size: 1em;
}
a img{
    border:none;
}

a{
    color: #ed1b24;
}


a:hover{
    text-decoration:none;
}

hr{
    color: #ffffff;
    margin: 30px 0;
    padding-top: 1px;
}

/************************ Andere Klassen ************************/

.clear{
    clear:both;
}

.hidden{
    visibility:hidden;
    height:1px;
    padding:0;
    margin:0;
    line-height:0;
}

.display_none{
    display: none;
}

.error {
    color: red;
    font-weight: bold;
}

.no_border{
    border: none;
}

.align_right{
    text-align:right;
}

.float_right{
    float:right;
}

.no_link{
    text-decoration:none;
    color:#636363;
}
/************************ get_debug_dict ************************/

.get_debug_dict h2{
    background: #ccc;
    color: red;
}

.get_debug_dict{
    background: #ddd;
}

.get_debug_dict ul{

}


.get_debug_dict li{
    list-style: disc;
    margin-bottom:5px;
}

/************************ pagination ************************/

.pagination.mark{
    font-weight: bold;
}


/************************ Sticky Footer ************************/

/************************
Sticky Footer
by: http://ryanfait.com/resources/footer-stick-to-bottom-of-page/
************************/

html, body {
    height: 100%;
    margin: 0;
}
#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -150px;
    padding-bottom:5px;
    /*
    margin: 0 auto;*/
}


#footer, #push {
    clear:both;
    height: 150px;
}

#footer{
    padding-top:1px;
}

#push {
        
    /*margin: 5px auto 0;
    */
    margin: 0;
    width: 968px;
}


