body
{
	color: #393E3F;
        margin: 20px;
        background-color: #494E4F;
}

html, body, th, td, p, a, h1, h2
{
        color: #393E3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 1.4;
}

A
{
        Color: #00008b;
        text-decoration:none;
	cursor: pointer;
}

A:LINK, A:ACTIVE, A:VISITED
{
        Color: #00008b;
        Text-Decoration: none;
	cursor: pointer;
}

A:HOVER
{
        color:#EEC015;
        text-decoration: underline;
	cursor: pointer;
}

h1
{
	font-size: 15px;
	font-weight: bold;
}

img
{
	border: 0;
}

form
{
        display: inline;
        padding: 0px;
        margin: 0px;
}

input, textarea
{
	background-color: #ffffe0; 
}

th
{
        text-align: left;
        padding-top: 20px;
        padding-bottom: 5px;
}

#social
{
	color: #EEC015;
	padding-top: 3px; 
	border-top: 1px solid #808080; 
	float: left;
}

#header
{
	background-color: #393E3F;
	margin-left: 140px;
	margin-bottom: 20px;
	padding: 10px 20px 10px 20px;
	color: #ffffe0;
	font-size: 20px;	

        background-image: url(./images/ecke.gif);
        background-repeat: no-repeat;
        background-position: bottom right;
}

#nav
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
}

#nav ul
{
	list-style:none;
	border-top: 1px solid #808080;
	padding: 0px;
	margin: 0px;
}

#nav li a
{
	background-color: #494E4F;
	padding: 4px;
	margin: 0px;
	color: #EEC015;
	display: block;
	border-bottom: 1px solid #808080;
	padding-left: 13px;
}

#nav li a:hover
{
	color: #ffffe0;
	background-color:#393E3F;
        background-image: url(./images/arrow.gif);
        background-repeat: no-repeat;
        background-position: center left;
        padding-left: 13px;
	Text-Decoration: none;
}

#content
{
	background-color: #ffffe0;
	margin-left: 140px;
	padding: 20px;

        background-image: url(./images/ecke.gif);
        background-repeat: no-repeat;
        background-position: bottom right;
}

#foot
{
	color: #ffffe0;
	margin-left: 145px;
	padding-top: 5px;
	font-size: 9px;	
}

#foot a
{
        color: #ffffe0;
}

.yellow
{
        color: black;
        border-left: 10px solid #494E4F;
        border-bottom: 3px solid #494E4F;
        background-color: yellow;
        padding: 10px 10px 10px 20px;
        margin: 10px 0px 10px 0px;
        letter-spacing: 0.05em;
}

.wichtig
{
	color: #EEC015;
	border-left: 10px solid #EEC015;
	border-bottom: 3px solid #EEC015;
	background-color: #494E4F;
	padding: 10px 10px 10px 20px;
	margin: 10px 0px 10px 0px;
	letter-spacing: 0.05em;
}

.wichtig td
{
	color: #EEC015;
	letter-spacing: 0.05em;
}

.wichtig A
{
        Color: #ffa500;
        text-decoration:none;
}

.wichtig A:LINK, .wichtig A:ACTIVE, .wichtig A:VISITED
{
        Color: #ffa500;
        Text-Decoration: none;
}

.wichtig A:HOVER
{
        color: #ff8c00;
        text-decoration: underline;
}


.new
{
        background-image: url(/images/neu.gif);
        background-repeat: no-repeat;
        background-position: center left;
        padding-left: 50px;
}

.ruled
{
        background-color: #ffffff;
}

.even
{
}

#stats_titel
{
	color: #EEC015;
        border-top: 1px solid #808080;
        border-bottom: 0px solid #808080;
        border-left: 1px solid #808080;
        border-right: 1px solid #808080;
        padding: 2px;
        text-align: center;
}

#stats_inhalt
{
	color: #EEC015;
        border: 1px solid #808080;
        padding: 2px;
        text-align: left;
}

#stats_inhalt td
{
	color: #EEC015;
}

#vote
{
        background-color: #ffffe0;
        padding: 20px;

        background-image: url(./images/ecke.gif);
        background-repeat: no-repeat;
        background-position: bottom right;
}

#vote td
{
	text-align: center;
}

#vote input
{
	margin-top: 20px;
        color: #ffffe0;
        background-color: #494E4F;	
}

#vote_foot
{
        color: #ffffe0;
        padding-top: 5px;
        font-size: 9px;
}

#vote_foot a
{
        color: #ffffe0;
}

