@import url("layout.css");
@import url("sdmenu.css");
body {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 11pt;
	text-align: justify;
	background-color: #CCCCCC;
 	background-image: url('../images/bg/bg_003.jpg'); /* url('../images/hg_grau004.jpg'); url('../styles/bgstripedk.png'); */
 	background-repeat: repeat;  
}
#container {
	width: 850px;
	margin: 0 auto;
	background: white;
	background-image: url('../images/psybckgnd1.gif');
	border: 1px solid #222;	
}
#masthead {
	width: 850px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: hidden;
}
#sidebar {
	float: left;
	width: 155px;
	position: relative;
	clear: both;
	margin-left: 0px;
	margin-right: 5px;
	display: inline;
}
#content {
	float: right;
	width: 680px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	padding: 2px 0px 2px 0px;
	position: relative;
}
#footer {
	text-align: center;
	clear: both;
	width: 850px;
	height: 11pt;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	overflow: hidden;
	line-height: 10pt;
	font-size: 8pt;
	text-align: center;
	vertical-align: bottom; 
	background-color: silver;
}
#topos {
	background-color: #CCCCCC;
 	background-image: url('../images/bg/bg_003.jpg'); /* url('../images/hg_grau004.jpg'); url('../styles/bgstripedk.png'); */
 	background-repeat: repeat;  
	width: 850px;
	height: 6px;
}
#lin {
	background-color: silver;
	display:inline;
	width: 850px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#rec {
	background-color: silver;
	width: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
.header
{
	background-image: url('../_themes/psy-forum/aprobanr.gif');
	background-repeat: no-repeat;
	background: url('../../_themes/psy-forum/aprobanr.gif') no-repeat left 50%;
	font-size: 22pt;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
}

/* Ab hier kommt's neu dazu - uebernommen aus Frontpage*/

.block-rechts	{
	font-size: 9pt;
	text-align: right;
	color: maroon;
	line-height: 8pt;
}

ul
{
	list-style-image: url(aprobul1.gif);
}
ul ul
{
	list-style-image: url(aprobul2.gif);
}
ul ul ul
{
	list-style-image: url(aprobul3.gif);
}
a
{
	color: #800000;
}
a:active
{
	color: #996600;
}
a:hover
{
	color: #0000FF;
	background-color: #E7D3C2;
}
a:link
{
	color: #800000;
}
a:visited
{
	color: #990000;
}
caption
{
	font-family: trebuchet ms,arial,helvetica;
	font-style: normal;
}
h1
{
	font-weight: bold;
	font-size: 18pt;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
}
h2
{
	font-weight: normal;
	text-align: left;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
}
h3
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 14pt;
	text-align: left;
	background-color: #C0C0C0;
	color: #000000;
}
h4
{
	font-weight: bold;
	color: #800000;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
}
h5
{
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
h6
{
	text-align: justify;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	background-color: #C0C0C0;
	font-size: 14pt;
	color: #000000;
}
hr
{
	color: #000000;
	height: 2px;
}

a
{
	color: #800000;
}
fieldset
{
	border-top-width: 1pt;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1pt;
	border-left-style: solid;
	border-bottom-width: 1pt;
	font-family: trebuchet ms,arial,helvetica;
	border-right-width: 1pt;
	font-style: normal;
	border-bottom-style: solid;
}
textarea
{
	font-style: normal;
	font-family: trebuchet ms,arial,helvetica;
	}
th
{
	font-family: trebuchet ms,arial,helvetica;
	font-weight: bold;
}



