body {
	font-family: Tahoma,Arial,serif;
	font-size: 11px;
	background:#CC0000;
	color:#333;
	margin:2px;
}

input,textarea,select {
	padding:1px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #aaa;
	border-top:1px solid #aaa;
	font-family:Tahoma,Arial,serif;
	font-size:11px;
}

#site {
	width:808px;
	background:#fff top repeat-x url('images/bottom_invers.png');
	border:1px solid #ccc;
}

/* Übergeordnete Angaben - Start */
#topmenu,#header,#topright,#info,#leftmenu,#content,#bottom,.rightbox {
	float:left;
	border:1px solid #ccc;
	margin:1px;
}
#topmenu,#header {
	text-align:left;
	width:640px;
	float:left;
}
#topright,#info,#leftmenu {
	text-align:left;
	width:154px;
	padding:3px;
}
#header,#info {
	height:150px;
	/*height:110px;*/
}
/* Übergeordnete Angaben - Ende */

#topmenu {
	text-align:center;
	background:#fff;
}

#topmenu ul,#topmenu li {
	padding:0;
	margin:0;
	display:block;
}

#topmenu li {
	float:left;
}

#topmenu li a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
	display:block;
	padding:3px 15px;
	border-right:1px solid #ccc;
	background:#fff;
}
#topmenu li a:hover {
	color:#fff;
	background:#C64934;
}

#topright {
	text-align:center;
	color:#999;
	font-size:10px;
	background:#fff;
	float:left;
	height:13px;
}

/*#header {
	padding:10px 0 10px 0px;
	height:110px;
}*/
#header {
	background:#FCF2BF;
}

#info {
	text-align:left;
	width:160px;
	padding:0;
}

#info #infocontent {
	margin:0;
	padding:5px;
	border:none;
	border-top:1px solid #ccc;
 	line-height:16px;
}

#leftmenu {
	padding:0;
	width:160px;
	margin-bottom:150px;
}

#leftmenu ul,#leftmenu li {
	padding:0;
	margin:0;
	display:block;
}

#leftmenu li a {
	font-weight:bold;
	color:#444;
	text-decoration:none;
	display:block;
	padding:6px 8px;
	border-top:1px solid #ccc;
	background:#fff url('images/bottom.png') bottom repeat-x;
}
/*#leftmenu li a:hover,#leftmenu .hover {
	padding:6px 1px 6px 15px;
	color:#222;
	background:#fff url('images/bottom_dark.png') bottom repeat-x;
}*/
#leftmenu li a:hover,#leftmenu .hover {
	padding:6px 1px 6px 15px;
	color:#fff;
	background:#fff url('images/bottom_dark_red.png') bottom repeat-x;
}

#content {
	padding:0;
	text-align:left;
	width:476px;
}

#content .articlebox {
	padding:15px;
	text-align:justify;
}

#content .articledate,#content .articlecom {
	color:#999;
	padding-bottom:4px;
	margin-bottom:6px;
	border-bottom:1px solid #bbb;
}
#content .articlecom {
	color:#222;
	border-bottom:1px solid #444;
}

#content .articlecominputs input,#content .articlecominputs textarea,.rightbox #searchbox input {
	font-size:11px;
	width:103px;
	padding:1px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #aaa;
	border-top:1px solid #aaa;
}
#content .articlecominputs input.send,.rightbox #searchbox input.send,input.send {
	background:#ECE9D8;
	color:#C64934;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
}
.rightbox #searchbox input.send {
	width:40px;
}

#content .articlecontent {
	margin-bottom:30px;
	line-height:16px;
}

#content .latestnewsleft,#content .latestnewsright {
	width:43%;
}
#content .latestnewsleft {
	float:left;
}
#content .latestnewsright {
	float:right;
}

.rightbox {
	text-align:left;
	padding:0;
	width:160px;
	float:right
}

.rightbox #searchbox {
	padding:5px;
	border-top:1px solid #ccc;
}

#bottom {
	text-align:center;
	width:798px;
	padding:3px;
	color:#666;
}

#bottom a {
	font-weight:normal;
}

.commentbox {
	margin-top:28px;
}

.nr {
	color:#666;
	font-size:10px;
}

.commentbox .commenttitle,.commentbox .commentdate {
	width:50%;
	float:left;
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:1px solid #aaa;
}

.commentbox .commentdate {
	float:right;
	padding-bottom:4px;
	text-align:right;
	color:#666;
	font-size:10px;
}

.commentbox .commentcontent {

}

.profil_bild {
	margin:0 10px 5px 0;
	float:left;
	border:1px solid #ccc;
}
.profil_name {
	display:block;
	padding-bottom:4px;
	margin:3px 0 3px 0;
	border-bottom:1px solid #BBBBBB;
	color:#C64934;
	font-weight:bold;
}
.profil_feldname {
	font-variant:small-caps;
	font-weight:bold;
}
.profil_content {
	margin-top:5px;
}

#e1 {
	background:url('images/e1.jpg');
}
#e2 {
	background:url('images/e2.jpg');
}
#e3 {
	background:url('images/e3.jpg');
}
#e4 {
	background:url('images/e4.jpg');
}
#rand_o {
	background:url('images/rand_o.jpg') right repeat-x;
	height:14px;
}
#rand_r {
	background:url('images/rand_r.jpg') right repeat-y;
	width:14px;
}
#rand_l {
	background:url('images/rand_l.jpg') right repeat-y;
	width:14px;
}
#rand_u {
	background:url('images/rand_u.jpg') right repeat-x;
	height:14px;
}

br.clear {
	clear:both;
}

form {
	margin:0;
	padding:0;
}

h1 {
	text-align:left;
	padding:0;
	margin:0;
	margin-bottom:10px;
	color:#C64934;
	font-family:arial;
	font-size:14px;
}

h4,h3,h2 {
	padding:5px;
	margin:0;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	background:url('images/h_small.png') bottom repeat-x;
}
h2 {
	border-bottom:1px solid #ccc;
}
h3 {
	margin:0;
	padding:5px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

a:link,a:visited {
	font-weight:bold;
	color:#C64934;
	text-decoration:none;
}
a:active,a:hover {
	color:#990000;
}

a.readallnews {
	float:right;
	font-weight:normal;
}

a.commentlink {
	font-weight:normal;
	display:inline;
	color:dimgray;
}

a.comwebsite,a.gbwebsite {
	font-weight:normal;
}

a.suchkat {
	font-weight:normal;
}

/*** Vordeifiniert START (sollte nicht gelöscht werden!) ***/
.bildu {
	text-align:center;
	background:#efefef;
  padding:1px 4px;
  color:#666;
  font-size:10px;
  border:1px solid #ccc;
  border-top:none;
}
.img {

}
#floatright,.floatright {
	float: right;
	margin-top: 2px;
	margin-left: 9px;
	margin-bottom: 4px;
	/*border-right: 1px solid dimgray;
	border-bottom: 1px solid dimgray;*/
}
#floatleft,.floatleft {
	float:left;
	margin-top:2px;
	margin-right:9px;
	margin-bottom:4px;
	/*border-right: 1px solid dimgray;
	border-bottom: 1px solid dimgray;*/
}
#left,#center,#right,.left,.center,.right {
	margin-top: 6px;
	margin-bottom: 4px;
	/*border-right: 1px solid dimgray;
	border-bottom: 1px solid dimgray;*/
}

.img img {
	border:1px solid #ccc;
}

#terminbox_unset,#terminbox_unset_today {
 color: rgb(67,92,124);
 border-bottom: 1px solid rgb(67,92,124);
 border-right: 1px solid rgb(67,92,124);
}
#terminbox_unset {
 background: url(images/term_normal.jpg) right bottom;
}
#terminbox_set,#terminbox_set_today {
 color: white;
 border-bottom: 1px solid #830e08;
 border-right: 1px solid #830e08;
 background: url(images/term_set.jpg) right bottom;
}
#terminbox_unset_today {
	background: url(images/term_normal_today.jpg) right bottom;
}
#terminbox_set_today {
	background: url(images/term_set_today.jpg) right bottom;
}
a.more:link,a.more:visited,a.more:active {
 text-decoration: none;
 color: whitesmoke;
 background: #830e08;
}
a.more:hover {
 background: whitesmoke;
 color: #830e08;
}
.pagenumber a {
 text-decoration:none;
 background:gainsboro;
 margin:0px 0px;
}

/*** SUCHE ***/
.suchfeld {
 margin-bottom:20px;
}
.suchwort {
 background-color:#e4d48d;
 padding:0px 1px;
}
.info {
 border:1px solid #98BA7A;
 background:#dbe8d0;
 padding:5px;
 margin:10px;
 margin-bottom:0;
}
.infos ul,.infos ol {
	margin:0;
	padding:0;
}
.infos li {
 margin-left:16px;
}
.infos .tipp {
 color:#666;
 font-size:0.9em;
 margin-top:5px;
 margin-bottom:10px;
}
.sucheintrag_first {
 background:#ECE9D8 top left no-repeat;
}
.sucheintrag {
 padding:10px 6px;
 margin-bottom:5px;
}
.suchtitel {
 float:left;
}
.suchrank {
 letter-spacing:0px;
 float:right;
 font-size:10px;
 font-weight:bold;
 position:relative;
 top:-5px;
}
.suchheller {
 color:#666;
 padding-left:6px;
}
.suchtext {
 margin:8px 13px 0px 13px;
 line-height:16px;
}
.suchtext_first {
 margin:14px 13px 0px 20px;
}
.sucherror {
 padding:5px;
}
img {
	border: 0px;
}
/*** Vordeifiniert ENDE (sollte nicht gelöscht werden!) ***/