.quote {
  border: 1px solid gray;
  background-color: #EBE9DC;
}

body {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  /* background-color: #808080; */
  background-color: #EBE9DC; /*beige*/
  margin:0px;
  overflow-x:hidden;
}

#text {
	background-image:url(../images/textarea_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #777779;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	overflow:auto; 
	width:96%;
	height:60px;
}

td {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
  margin: 5px;
}

.bar  {
  border:1px solid #777777;
  height:10px;
  overflow:hidden;
}

.caption {
	text-align:left;
	font-weight:bold;
	left:10px;
	top:3px;
	position:relative;
	text-transform:uppercase;
}

.headline {
  padding:3px;
  border-bottom:1px solid #fa4920; 
  font-weight:bold;
  /* background-color: #FEFEFE; */
}
.notification {
  padding:3px;
  border:1px solid #fa4920; 
  font-weight:bold;
  margin-bottom: 5px;
  background: #FFFFFF;
}

#userstat {
	width:1000px;
	font-weight:bold;
	height:21px;
	background:url(../images/statistik.gif);
	text-align:right;
}

#projects {
	width:1000px;
	font-weight:bold;
	height:21px;
	background:url(../images/statistik.gif);
	text-align:left;
}
#projects p {
  margin:0;
  padding: 1px;
}

#page {
  z-index:10005;
  background-color: #EBE9DC;
  background-position:top;
  background-repeat:repeat-x;
  background-image:url(../images/head_verlauf.jpg);
  margin-top:160px;
}
#main {
  width:1000px;
  margin:auto;
}
#banners {
  background:url(../images/sponsoren.gif) scroll 0 0 transparent;
  border:0 none;
  height:61px;
  margin:0;
  overflow:hidden;
  padding:0;
  padding-top: 9px;
  width:1000px;
}

#banners_top {
	background-color: #000000;
	text-align:center;
	height:160px;
	margin:0;
	overflow:hidden;
	position:absolute;
	width:100%;
	z-index:10000;
	left:0px;
	top:0px;
}

#banners_right {
  width:200px;
  /* align:left; */
  padding:0;
  margin:0;
  position:relative;
  left:1000px;
  top: -820px;
  /* float: right; */
}

#banners_left {
  width:200px;
  padding:0;
  margin:0;
  position:relative;
  left: -200px;
  /*float: left; */
}

#header {
  margin: 0px;
  height: 149px;
  background-image:url(../images/header.jpg);
  z-index: 1;
}

#usercenter {
	  height:99px;
	  width:175px;
	  background-image:url(../images/usercenter.gif);
}



#content {
	background-color:#EBE9DC;
	padding-left:10px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:10px;
}

#shoutbox p {
  padding-bottom:3px;
  border-bottom:1px dashed #000000;
}
.comment {
  padding-bottom:3px;
  border-bottom:1px dashed #000000;
}

.box_header {
	background-image:url(../images/menu_top.gif);
	background-repeat:no-repeat;
	height:24px;
}

.box {
	background-image:url(../images/menu.gif);
	width:190px;
	padding:0px;
	margin:0px;
}

.box_footer {
	padding:0px;
	margin:0px;
	background-image:url(../images/menu_bottom.gif);
	background-repeat:no-repeat;
	height:45px;
}

#middle_caption {
	text-align:left;
	font-weight:bold;
	left:10px;
	top:7px;
	position:relative;
	text-transform:uppercase;
}

#middle_header {
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
	height:37px;
	width:590px;
}

#middle {
	background-image:url(../images/content.gif);
	background-repeat:repeat-y;
	width:590px;
}

#middle_footer {
	background-image:url(../images/content_bottom.gif);
	background-repeat:no-repeat;
	height:35px;
	width:590px;
}


a:link {
	color:#FD4920;
	text-decoration:none;
}
a:visited {
	color: #FD4920;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:active {
	color: #666666;
	text-decoration:none;
}


a.menu_link:link, a.menu_link:visited {
	/* color: #000000; */
	text-decoration: none;
	/* display:block; */
	height:16px;
}
a.menu_link:hover, a.menu_link:active {
	text-decoration: none;
	background-image:url(../images/navi_hover.gif);
	color: #FFFFFF;
	/* display:block; */
	height:16px;
}





.ucenter a:link {
	color: #FD4920;
	text-decoration:none;
}
.ucenter a:visited {
	text-decoration: none;
	color: #FD4920;
}
.ucenter a:hover {
	text-decoration: none;
	color:#666666;
}
.ucenter a:active {
	text-decoration: none;
	color: #666666;
}


#login_tf {
  border:0;
  background:transparent;
  font-size:9px;
  color:#FFFFFF;
}

#banner {
	width:1000px;
    height:70px;
    background:url(../images/sponsoren.gif);
    margin:0px;
    border:0;
    overflow:hidden;
	padding:0px;
}

.room {
	font-size:9px;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
.footer a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

#foot {
	height: 30px;
	margin: auto;
  	background-color: #000000;
  	color:#FFFFFF;
  	line-height: 30px;
	width:980px;
	text-align:center;
}

