#page_navigation {}
#page_navigation .info {
    background-color:silver;
    border:1px solid gray;
    padding:2px 5px 2px 5px;
    font-family:Arial;
    font-size:11px; }

#page_navigation .seite {
    background-color:#F6F2C6;
    border:1px solid #990000;
    padding:2px 5px 2px 5px;
    font-family:Arial;
    font-size:11px; }

#page_navigation .aktuell {
    color:black; }


.button {
    background-color:#fdfbe2;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid black;
	border-bottom:1px solid black;

	font-size:12px;
	line-height:20px;
    text-decoration:none;
	font-family:Arial,sans-serif; 

	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	
	margin-left:10px;
	white-space:nowrap
    }

.highlightedButton {
    background-color:#F6F2C6;
    }
    
.button:hover {
    background-color:#F6F2C6;
    }

.hintBox {
    margin-left:10px;
    border-color:#c4504a;
    border-width:1px;
    border-style:solid;
    font-size:14px;
    line-height:17px;
    padding:5px;
    }

.hint {
    width:150px;
    font-size:13px;
    }

.text {
    font-size:14px;
	line-height:18px;
	}

.tabellenbreite {
	width:750px;
	}

.infobreite {
	width:160px;
	}

td {
	vertical-align:top;
	}

.show_rights {
	font-size:10px;
	margin-left:5px;
	}

.attachment {
	background-color:orange;
	}

body {
	background-color:#fdfbe2;
	font-family:'Times New Roman',Times,serif;
	font-size:16px;
	}

.forum_head {
	font-family:'Times New Roman',Times,serif;
	font-size:14px;
	background:#c4504a;
	color:white;
	font-weight:normal;
	}
	
.thread_head { background:#c4504a; color:white; }
.forum_topic { 
background:#F6F2C6;
	font-family:'Times New Roman',Times,serif;
	font-size:14px;
	font-weight:normal;
 }
.options { font-size:13px; }
.reference { padding:5px; }

.meldung {
	background-color:#F6F2C6;
	padding:5px; }

.warnung {
	background-color:red;
	padding:5px; }

.new {
	font-family:'Times New Roman',Times,serif;
	font-size:14px;
	background-color:#F6F2C6;
	color:black; }

.front {
	font-family:'Times New Roman',Times,serif;
	font-size:14px;
	background:#F6F2C6;
	}

.aktuelles_forum {
    margin-top:15px;
	padding:4px;
	margin-bottom:15px;
	font-family:'Times New Roman',Times,serif;
	font-size:14px; }

a:link {
	color:#c4504a; }
a:visited {
	color:#c4504a; }
a:active {
	color:#c4504a; }
a:hover {
	color:#c4504a; }

a:link.hell {
	color:white; }
a:visited.hell {
	color:white; }
a:active.hell {
	color:white; }
a:hover.hell {
	color:white; }

.textbox {
	width:600px;
	height:250px;
	}

.quote {	
	padding-left:10px; }

td, div, p {
	font-family:'Times New Roman',Times,serif;
	font-size:16px;
	}

.oldquote {
	font-family:Courir,'Courier New',typewriter;
	font-size:14px;
	line-height:18px;
	background-color:whitesmoke;
	}

.front_last {
	background:#F6F2C6; }

.title {
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	color:#c4504a; }

.subtitle {
	color:#c4504a; }

.sponsor {
	border-color:#c4504a;
	border-width:1px;
	border-style:solid; }

.sponsort {
	vertical-align:top;
	font-size:13px; }
