/*
-----------------------------------------------
New Stuff
*/

.sortable th{
        cursor: pointer;
        color: #F2EE10;
        border-color: #CCCCCC;
}

.thumb {
	height: 96px;
	padding: 1px;
	margin: 10px;
	border: 3px inset;
}

.imagenavi {
	width: 100%;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

.viewimage {
	width: 100%;
	left: 2.5%;
}

.topnavig {
	background-color: #000000;
	padding: 5px 10px;
	border: 1px inset;
	/*margin-left: 15%;*/
        float: left;
        width: 100%;
	margin-top: 0.2em;
}

.warnung {
	color: red;
	font-weight:bold;
}

.todo {
	border: 2px inset;
	border-color: red;
	color: red;		
	text-align: center;
}

.todo hr {
	border: 1px solid red;
}

.logo {
    background-image: url("../images/mp2009top.jpg");
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 100%;
}


#navi {
	top : 116px;
	left : 0px;
	text-align: left;
	width: 15%;
	float: left;
}

#ul {
	list-style-type:none;
}


#navi a {
    font-size: 90%;
	display: block;
	text-decoration: none;
	}

#navi a:hover {
    color: #E00006;
    background: #EEEEEE;
	/*background-image:  url("../images/pfeil_weiss.gif");*/
}

#navi a.navi_active {
    color: #F2EE10;
    background: #494D4E;
	/*background-image:  url("../images/pfeil.gif");*/
    background-repeat: no-repeat;
	font-weight:bold;
}

#navi ul, #navi li {
	line-height: 1em;
/*	list-style: none;*/
	margin: 0em;
	padding: 0em;
}

#navi li {
	padding-top: 0.2em;
	line-height: 1em;
}

#navi ul li a{
	padding: 3px 1px 4px 10px;
	background-color: #767A7D;
	color: #000000;
    font-weight: bold;
	}

#navi ul li ul li a{
	padding: 3px 1px 4px 20px;
	font-weight: normal;
	background-color: #929598;
	color: #000000;
	}

#navi ul li ul li a.navi_active {
	font-weight:bold;
	background-image:  url("../images/pfeil2.gif");
    background-repeat: no-repeat;
}
#navi ul li ul li a.navi_active:hover {
    color: #E00006;
    background: #EEEEEE;
	background-image:  url("../images/pfeil2_weiss.gif");
    background-repeat: no-repeat;
}

#navi ul li ul li ul li a{
	padding: 3px 1px 4px 30px;
	font-weight: normal;
	background-color: #ACAEB0;
	color: #000000;
	}
#navi ul li ul li ul li a.navi_active {
	font-weight:bold;
	background-image:  url("../images/pfeil3.gif");
    background-repeat: no-repeat;
}

#navi ul li ul li ul li a.navi_active:hover {
    color: #E00006;
    background: #EEEEEE;
	background-image:  url("../images/pfeil3_weiss.gif");
    background-repeat: no-repeat;
}


#navi ul li ul li ul li ul li a{
	padding: 3px 1px 4px 40px;
	font-weight: normal;
	background-color: #ACAEB0;
	color: #000000;
	}

/* Usersettings action */

table.usersettings tbody tr td:first-child{
    width: 200px;
}

table.anmeldung tbody tr td:first-child{
    width: 350px;
}

/*
-----------------------------------------------
Overrides
*/


/* page layout */

body {
	background-color: #000000;
}

.header {
	top : 0px;
	margin : 0px;
	padding: 0px;
	height: 120px;
	background-image: url("../images/");
	background-repeat: no-repeat;
	background-color: #000000;
	overflow: hidden;
}

#pageroot {
	/*margin-left: 15%;*/
        float: left;
        width: 82%
}


.page {
	border: none;
	width: 750px;
        float: left;
        width: 100%;
	padding: 10px;
        background-color: #000000;
        color: #CCCCCC;
}

.footer {
	/*margin-left: 15%;*/
        float: left;
        width: 100%;
	padding: 10px;
        clear: none !important;
}

.smallprint {
        clear: both;
        float: right;
}

/* Comments */

.commentsheader {
	background-color: #000000;
	/*margin-left: 15%;*/
        float: left;
        width: 100%;
	padding: 10px;
	border-top: 1px inset;
	border-bottom: 1px inset;
}

.comment {
	background-color: #000000;
	/*margin-left: 15%;*/
        float: left;
        width: 100%;
	padding: 10px;
	border-bottom: 1px inset;
}

.commentform {
	background-color: #000000;
	/*margin-left: 15%;*/
        float: left;
        width: 100%;
	padding: 10px;
	border-bottom: 1px inset;
}

.additions, .deletions, .revisioninfo {
        background-color: black !important;
        border-width: 1px;
        border-style: inset;
}

.additions {
        border-color: #ccffcc;
}

.deletions {
        border-color: #FC9;
}

.revisioninfo {
        border-color: #ccffcc;
        border-width: 0px;
	color: #CCCCCC;
}

ul.thread li {
	color: #777;
}


/* Links */

.page a, a {
	color: #F2EE10;
	text-decoration: none;
}

.page a:visited, a:visited {
        color: #F2EE10;
	text-decoration: none;
}

.page a:hover, a:hover {
	color: #EEEEEE;
}

a:active {
	text-decoration: none;
}

/* Forms */

input, select, textarea {
	color: black;
}

/* floats */

.floatl {
        background-color: #000000;
}

.floatr {
        background-color: #000000;	
}

.notes {
	color: #F2EE10;
}

table.data tr.alt {
	background-color: #999999;
}

table.data * a {
	color: #339 !important;
}

h1, h2, h3, h4, h5 {
        color: #F2EE10;
}
