@CHARSET "ISO-8859-1";

body {
	background-color: #ffce86;
	font-family: Verdana;
}


.forumline {
	background-color: #FFDDB0;
	border: 2px #B47F3E solid;
}

.forumline td {
	padding: 0 5px;
}

.forumline ul {
	padding: 0 0 0 40px;
	margin: 5px 0 15px 0;
}


.forumline td {
	border-bottom: 1px solid #fff;
	padding: 3px 5px;
}

.forumline tr.noborder td {
	border-bottom: 0px solid #fff;
}
td.topborder {
	border-top: 1px solid #fff;
}
td.agb {
	padding-right:10px;
}

.blue_text {
	color: #0000BB;
	line-height: normal;
}

h1 {
	color: rgb(255, 190, 97);
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
}

.content {
	font: normal normal 15px/ 28px Verdana;
	/* und nochmal für den ie -.- */
	font-size: 15px;
	line-height: 20px;
	font-family: Verdana;
	color: #0000BB;
}

td.root_frame {
	background-color: #FFB559;
}

td.root_top_right {
	color: #F95100;
	width: 200px;
	background-color: #FFB559;
	font-family: Comic Sans MS;
	font-size: 22px;
	text-align: center;
}

.bodyline {
	background-image: url(../templates/images/bg2.png);
	background-repeat: repeat-y;
}

td.head2 {
	background-image: url(../template/images/cellpic1.gif);
	background-color: #FFBE6B; //
	border-color: #FFF;
	border-color: #B47F3E;
	border-style: solid;
	height: 28px;
	border-width: 0px 2px 0px 2px;
}
