/* @override http://brauring.codm.dyndns.org/_style/layout.css */

/* ******************** FRAMEWORK LAYOUT IDs ******************** */

/*

* {
	padding: 0;
	margin: 0;
}


#main_page {
	text-align: center;
    width: 800px;
    margin: 0 auto;
}


#page_top {
    
}

    #logo {
        display: block;
        height: 140px;
        width: 600px;
        background: url(images/logo.gif) left top no-repeat;
        margin: 0 auto;
    }


    #main_menu {
        width: 600px;
        height: 350px;
        margin: 0 auto;
        padding: 100px;
        position: relative;
    }

    #main_menu ul li {
        position: absolute;
        text-align: center;
        width: 100px;
        font-size: 12px;
    }

        #main_menu ul li a {
            font-family: "District", Verdana;
        }


#page_content {
	text-align: left;
	width: 800px;
    padding: 20px 0;
}


#page_bottom {
	padding: 20px 0;
	text-align: center;
    font-size: 11px;
}

    #page_bottom_content {
        border-top: 1px solid #A6A8AB;
        padding-top: 20px;
        margin: 0 auto;
        text-align: center;
    }

    #page_bottom a {
        padding: 5px;
    }

.back {
	position: fixed;
	top: 10px;
	left: 10px;
}

*/




/* ***************** FRAMEWORK STYLES **************** */

/*
.wxl {
	width: 860px;
}

.wl {
	width: 600px;
}

.wm {
	width: 420px;
}

.ws {
	width: 240px;
}

.gl {
	padding-left: 20px;
}

.gr {
	padding-right: 20px;
}

.gb {
	padding-bottom: 20px;
}

.gt {
	padding-top: 20px;
}

.gn {
	padding: 0;
}

.fl {
	float: left !important;
	clear: none !important;
}

.fr {
	float: right;
}

.nobg, .nobg td, .nobg th {
    background: none !important;
}

.noborder, .noborder td, .noborder th {
	border: none;
}
*/
/* ************************** HTML AND ALL OF THE OTHER STUFF ************************* */

/*

body {
	background: url(images/bg.gif) left top repeat;
	font-family: Arial, Verdana;
	font-size: 14px;
	text-align: center;
    color: #000;
    line-height: 18px;
}

a {
	color: #000;
	outline: none;
	text-decoration: none;
	cursor: pointer;
}

    a:hover, a:active, a.selected {
        color: #F48120;
    }

    a img {
        border: none;
    }

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.right {
	text-align: right;
}

.top {
	vertical-align: top;
}

.middle {
	vertical-align: middle;
}

.clear {
	clear: both;
}

.hide {
    display: none;
}

.fine {
    font-size: 11px;
}



h1 {
    font-size: 24px;
    padding-bottom: 10px;
    line-height: 30px;
    text-align: center;
}

h2, h2 a {
    font-size: 18px;
    padding-bottom: 20px;
}

h3 {
    font-size: 14px;
    padding-bottom: 5px;
}

p {
    padding-bottom: 20px;
}

table {
	width: 100%;
	border-collapse: collapse;
}

th, td {
	padding: 2px 4px;
	border: 1px solid #999;
}

th {
	font-weight: bold;
	background: #FED343 url(images/th_bg.jpg) repeat-x;
}

tr td {
	background: #DDD;
}

tr.zebra td {
	background: #EEE;
}

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


input {
    font-size: 14px;
    border: 1px solid #92989E;
    padding: 2px;
    color: #555;
}

.c1 {
	color: #1D5AB5;
}

.c2 {
	color: #3C3C3C;
}

.c3 {
	color: #FF00FF;
}

.bg_c1 {
	background: #f5f9fc;
}


*/



/* new layout, new styles */

body {
    background: url('../_images/layout/body_bg.png') 0 0 repeat-x #d0a130;
    font-family: sans-serif;
    color: #510b1a;
    font-size: 12px;
    line-height: 1.3;
}

H2, H3 { text-shadow: #d4be8a 2px 2px 3px; }

DIV#page {
    width: 950px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 20px;
}

DIV#page A#siegel {
    position: absolute;
    top: -10px;
    left: 20px;
}

DIV#header {
    height: 218px;
    background: url('../_images/layout/header_bg.jpg') no-repeat 0 0;
    margin-top: 20px;
}


DIV#middle {
    border-right: 3px solid #95062c;
    border-left: 3px solid #95062c;
    background: url('../_images/layout/content_bg.png') repeat-y -1px 0 #FFFDE6;
    padding-bottom: 20px;
}

DIV#content {
    float: left;
   margin-left: 40px;
   width: 650px;
}

UL#menu {
    margin: 0;
    padding: 0;
    float: left;
    /*outline: 1px solid blue;*/
    width: 230px;
    color: #f7ecd9;
    margin-top: 100px;
}

UL#menu A:link,
#menu A:visited {
    color: #f7ecd9;
    text-decoration: none;
    display: block;
    line-height: 1.5;
    outline: 0;
    
}

UL#menu A:hover {
    background-color: #b30738;
}

UL#menu > LI {
    padding: 0;
    margin: 0;
    background: url('../_images/layout/ul_separator.png') 50% 0 no-repeat;
    padding: 6px 0;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    text-shadow: #000 0px -1px 1px;    
}

UL#menu > LI > UL {
    padding: 0;
    margin: 0;
}

UL#menu > LI > UL > LI {
    margin: 0;
    font-weight: normal;
    font-size: 12px;
    background: transparent url('../_images/layout/li_bullet.png') 0 50% no-repeat;
    padding: 4px 0;
    color: #eaccc0;
	padding-left: 12px;
}

#menu > LI > UL > LI > A {
    color: #eaccc0;
    padding-left: 2px;
    text-shadow: none;
}


DIV#footer {
    height: 15px;
    background: url('../_images/layout/content_bottom.png') 0 0 no-repeat;
}

.lock {
    background: url('../_images/layout/lock.png') right center no-repeat;
    margin:0px;
}


H1 {
    color: #97062e;
    font-size: 24px;
}


.highlight {
    color: #97062e;
    font-weight: bold;
    font-size: 14px;
}



li {
    list-style: none;
}

ul.bullet li {
    background: url('../_images/layout/li_bullet.png') 0 50% no-repeat;
    padding-left:12px;
    line-height: 1.6;
}

P.telluser_error {
	color: #AF151B;
	background-color: #fee;
	border: 1px solid #AF151B;
	padding: 4px;
	text-align: center;
}

P.telluser_ok {
	color: #357F0F;
	background-color: #DFFFCF;
	border: 1px solid #357F0F;
	padding: 4px;
	text-align: center;
}

tr.over td{
    background-color: #850529;
    color: #F7ECD9;
}
tr.de td{
    background-color: #FFFDE6;
    color: black;
}
tr.dezebra td{
    background-color: #f2e9c4;
    color: black;
}
tr.at td{
    background-color: #FFFDE6;
    color: black;
}
tr.atzebra td{
    background-color: #F2E9C4;
    color: black;
}
tr.ch td{
    background-color: #FFFDE6;
    color: black;
}
tr.chzebra td{
    background-color: #F2E9C4;
    color: black;
}

a {
	color:#850529;
}
a:hover {
	text-decoration:none;
	color:#B63836;
}
table.mitglieder {
	border-spacing:0px;
}
.mitglieder TD { padding: 4px 2px; }
tr.over:hover a.member:hover {
	color:#F7ECD9;
	text-decoration:none;
}
tr.over:hover a.member:link {
	color:#F7ECD9;
	text-decoration:none;
}
tr.over:hover a.member:visited {
	color:#F7ECD9;
	text-decoration:none;

}
