
/* special nachrichten */
.msgKampf { border: #DE8D62 1px solid;background-color: #FFF8E9;font-size: 11px; }
.msgKampf .msgTopic { font-weight: bold;padding:2px;color:#de8d62 }
.msgKampf .divText { padding:0px,5px,0px,5px; }
.msgKampf .divBalken {
		background-color:#DE8D62;
		color:#fff;
		font-weight:bold;
		padding: 2px,5px,2px,10px;
		margin:8px,0px,8px,0px;
}
.msgAdmin { border: #DE8D62 1px solid; background-color: #FFF1F1; font-size: 11px; }

/* NAVIGATION */
    .dropNavi {
        display:none;
        position:absolute;
        margin-left:93px;
        margin-top:-22px;
        padding:7px;
        background-color: #5f1515;
        border: #ba8f8c 1px solid;
        width: 120px;
    }
    /* START - hyperlinks in der navi */
    td#nav a,a:link,a:active,a:visited {
		font-size: 11px;
		color: #f6f2f2;
		font-weight: bold;
		text-decoration: none;
    }
    td#nav a:hover { color: #d6aaaa; }
    /* END */

    /* START - hyperlinks in der SUBnavi */
    td#subnav a,a:link,a:active,a:visited {
		font-size: 11px;
		color: #dedcd9;
		font-weight: bold;
		text-decoration: none;
    }
    td#subnav a:hover { color: #f3f1ef; }
    /* END */
/* --------------- */

img#pBanner {width: 88px;height: 31px;border: 0px;margin-bottom: 2px;}

input#w150 {width:150px;}
input#w100 {width:100px;}
input#w50 {width:50px;}


td#header {
		background-color: #FEA500;
		color: #4A4A4A;
		font-weight:bold;
		text-align: center;
}

table#font, .font {
		font-size: 11px;
		border: #DDDDDD 1px solid;
		spacing: 1px;
		/*background-color: #fbfbfb;*/
}

body {
        background-color: #000000;
        color: #474747;
        font-family: verdana, sans-serif;
}
form { margin: 0; }

.td_bg { background-color: #833333; color: #dedcd9; font-weight: bold; text-align:center; }
.font1 { font-size: 11px; }
.input_msg {
        background-color: #FFC3A3;
        color: #000000;
        border: #DE8D62 1px solid;
        font-size: 9px;
        height: 16px;
        width:80px;
}
.table_border { border: #DE8D62 1px solid; }

input, select {
		background-color: #d89a9a;
		color: #5d1515;
		border: #a55252 1px solid;
		font-size: 9px;
		font-weight:bold;
		height: 16px;
}
textarea {
		background-color: #606060;
		color: #FFFFFF;
		border: #7A7A7A 1px solid;
		font-size: 11px;
}
a,a:link,a:active,a:visited {
		font-size: 11px;
		font-color: #DE8D62;
		color: #a55252;
		font-weight: bold;
		text-decoration: none;
}
a:hover { color: #450b0b; }
/*
a:active {
		font-size: 11px;
		font-color: #DE8D62;
		color: #a55252;
		font-weight: bold;
		text-decoration: none;
}
a:visited {
		font-size: 11px;
		font-color: #DE8D62;
		color: #DE8D62;
		font-weight: bold;
		text-decoration: none;
}
*/
.bold {
		color: #DE8D62;
		font-size: 11px;
		font-family: verdana, sans-serif;
		font-weight: bold;
}
.tiny {
		color: #DE8D62;
		font-size: 9px;
		font-family: verdana, sans-serif;
		font-weight: bold;
}
.tiny_thin {
		color: #DE8D62;
		font-size: 9px;
		font-family: verdana, sans-serif;
}
/* error nachricht */
.errorMsg {
	width:500px;
    background-color: #802d2d;
    border: #ba8f8c 1px solid;
    font-size: 11px;
	color: #dedcd9;
	font-weight: bold;
	text-decoration: none;
}
/* nachrichtsystem */
.solid {
    border: #ba8f8c 1px solid;
    font-size: 11px;
}
.input1 {
		background-color: #FFC3A3;
		color: #000000;
		font-size: 9px;
		border: #DE8D62 1px solid;
		width:80px;
		font-weight: normal;
}
.msgHunde {
		border: #DE8D62 1px solid;
		background-color: #E7FFE9;
		font-size: 11px;
}
