@charset "utf-8";

/*
author: Fjodinho http://www.ueberkrass.de
copyright: GNU/GPL
Der Link im Footer des Templates darf nicht so ohne weiteres entfernt oder unkenntlich gemacht werden. Eine Entfernung des Links ist aber gegen eine kleine Gebühr möglich.
*/

body{
/*	background-image: url(../images/bg.jpg); */
	margin: 0px;
	padding-top: 29px;
/*	background-color: #000000; */
	background-image: url(../images/pattern.jpg);
	background-position:fixed;
}
#marginauto {
	text-align: center;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#left {
	float: left;
	width: 201px;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#logo {
	height: 160px;
	background: url(../images/logo.png) no-repeat center center;
	margin-right: 30px;
}
#leftspace {
/*	background-image: url(../images/leftcontent.png);
	background-repeat: repeat-y; */
	width: 201px;
	display: block;
}
#lefttop  {
/*	background-image: url(../images/lefttop.png);
	background-repeat: no-repeat; */
	width: 201px;
/*	background-position: top; */
}


#leftcontent {
	background-image: url(../images/menu_back2.jpg);
	width: 201px;
	height: 554px;
/*	margin-top: 35px;
	margin-left: 2px; */
	color: #fff;
}
#leftbottom {
/*  background-image: url(../images/menu_back.png);
    width: 201px;
	height: 571px; */
}


#right {
	float: left;
	width: 763px;
}
.user_box {
}
.user_top {
}
.user_content {
}
#right_top {
	height: 48px;
	width: 610px;
	float: left;
}
.date {
	float: left;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	width: 580px;
	margin-top: 30px;
}
/*
#right_topmenu {
	height: 65px;
	width: 610px;
	float: left;
	background-image: url(../images/right_top_bg.png);
	background-position: bottom;
}
#right_top_left {
	width: 610px;
	height: 65px;
	float: left;
	background-image: url(../images/right_top_left.png);
	background-repeat: no-repeat;
}
#right_top_right {
	width: 610px;
	height: 65px;
	float: right;
	background-image: url(../images/right_top_right.png);
	background-repeat: no-repeat;
	background-position: right;
}
#right_topmenu_content {
	float: left;
	height: 65px;
	width: 550px;
	overflow: hidden;
	padding-left: 15px;
}
*/
#right_header {
	height: 28px;
/*	background-color: #000000; */
	background-image: url(../images/ctop.gif);
	background-repeat: no-repeat;
/*	background-position: bottom;
	background-position: right; */
	float: left;
	width: 763px;
}

#header_title {
	height: 88px;
	background-color: #ffffff;
/*	background-position: bottom;
	background-position: right; */
	float: left;
	width: 751px;
}

#header_orange {
	height: 20px;
	background-color: #E37621;
/*	background-position: bottom;
	background-position: right; */
	float: left;
	width: 751px;
}

#headercontainer {
	width: 757px;
	background-color: #2d2c2a;
	float:left;
	position: relative;
}

#orangecontainer {
	width: 757px;
	background-color: #2d2c2a;
	float:left;
}

#right_bottom {
	height: 185px;
/*	background-image: url(../images/right_bottom.png); */
	width: 610px;
/*	background-position: bottom;
	background-repeat: no-repeat; */
}

#maincontent {
	width: 757px;
	background-color: #2d2c2a;
	float: left;
}

#content_box {
	 width: 763px;
}

#content_footer {
	width: 763px;
	height: 27px;
	background-image: url(../images/cbottom.gif);
	background-repeat: no-repeat;
	float: left;
}

#content {
	background-color: #ffffff;
/*	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7; */
	color: #fff;
	color: #e35621;
	width: 731px;
/*	height: 526px; */
	float: left;
/*	overflow: auto; */
/*	padding-left: 7px; */
	padding: 0 10px;
	min-height: 600px;
}
#footer {
	width: 970px;
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: center;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #38424E;
}
#othermenu {
	float: right;
}
#copyright {
	float: left;
}

.bordered
	{
	border-spacing:0px;
	border-collapse: collapse;
	}

