/*****Layout*********/

body {
	background: #FFFFCC url(img/bg.gif);
	font-family: verdana,helvetica,arial,sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}

#bgpic	{
	margin-top: 80px;
	background:url('http://www.baer.de/sfb/layout/img/kopf.jpg');
	background-repeat: no-repeat;
	height: 100px;
	text-align: right;
	padding-right: 170px;
	font-size: 24px;
	color: #F1E8DF;
	}

#bgpic div.title {
	height: 90px;
	margin-top: 10px;
	}

#info	{
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 11px;
	display: block;
	}

#info .daten {
	float: left;
	width: 180px;
	}

#logo {
	position: absolute;
	top: 79px;
	right: 30px;
	margin: 0px;
	padding: 0px;
	}

#logo img {
	height: 122px;
	border: 0px;
	}

#menu	{
	float: left;
	width: 140px;
	margin-left: 10px;
	margin-top: 20px;
	}

#menu_inline {

	}

#menu .menucat {
	display: block;
	color: #6D3C01;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

#menu a.menucat {
	display: block;
	color: #6D3C01;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

#menu a.menucat:hover {
	text-decoration: underline;
	}

#menu a.menusub {
	display: block;
	margin-left: 10px;
	color: #6D3C01;
	text-decoration: none;
	font-size: 11px;
	}

#menu a.menusub:hover {
	text-decoration: underline;
	}

#menu .menusub_active {
	display: block;
	margin-left: 0px;
	color: #6D3C01;
	font-size: 11px;
	text-decoration: none;
	}

#rechts {
	float:right;
	margin-top: 10px;
	width: 140px;
	border: 10px solid #F1E8DF;
	font-size: 10px;
	}

#rechts .kurzinfo {
	margin-bottom: 10px;
	}

#rechts .kurzinfo p {
	margin: 0px;
	padding: 2px;

	}

#content {
    margin: 20px 170px 0px 160px;
	}
/* hide from Mac-IE \*/
* html #content {
  height:1%;
}
/* end of hack */

#bottom	{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	color: #6D3C01;
	}

/*****Allgemein*******/

a.extern { background:url(img/externlinkblau.gif) no-repeat center right; color:#0000FF; padding-right: 15px;}
a.extern:hover { background:url(img/externlinkrot.gif) no-repeat center right; color:#FF0000; padding-right: 15px;}


a	{
	color: #0000FF;
	}

a:hover {
	color: #FF0000;
	}

a.button	{
    display: block;
	width: 150px;
	height: 30px;
    padding: 2px;
	background: #AB6725;
	color: #F1E8DF;
    text-align:center;
    text-decoration:none;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #6D1C0F;
	border-bottom: 1px solid #6D1C0F;
	}
a.button:hover	{
    color: #6D1C0F;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-left: 1px solid #6D1C0F;
	border-top: 1px solid #6D1C0F;
 }

h1 	{
	margin: 0px;
	padding: 2px;
	background: #AB6725;
	font-size: 14px;
	color: #F1E8Df;
	}

h2	{
	margin: 0px;
	border-bottom: 1px dashed #6D3C01;
	font-size: 12px;
	}

h6	{
	margin: 0px;
	padding: 1px;
	color: #6D3C01;
	font-size: 9px;
	border-bottom: 1px dashed #6D3C01;
	}

li	{
	margin-left: 20px;
	}

.small	{
	margin: 0px;
	font-size: 9px;
	}

.lightsmall	{
	margin: 0px;
	font-size: 9px;
	color: #999;
	}

.boldsmall {
	margin: 0px;
	font-size: 9px;
	font-weight: bold;
	color: #999;
	}

/********Formularfelder***************/

SELECT {
BACKGROUND-COLOR:#F3F3F3;
BORDER-BOTTOM: #6D3C01 1px solid;
BORDER-LEFT: #6D3C01 1px solid;
BORDER-RIGHT: #6D3C01 1px solid;
BORDER-TOP: #6D3C01 1px solid;
COLOR: #000000;
FONT-SIZE: 10px;
PADDING-LEFT: 2px;
PADDING-BOTTOM: 1px;
PADDING-RIGHT: 2px;
PADDING-TOP: 1px;
}
select:focus { background: #FFFF99; }
select:hover { background: #FFFF99; }

input {
BACKGROUND-COLOR:#F3F3F3;
BORDER-BOTTOM: #6D3C01 1px solid;
BORDER-LEFT: #6D3C01 1px solid;
BORDER-RIGHT: #6D3C01 1px solid;
BORDER-TOP: #6D3C01 1px solid;
COLOR: #000000;
FONT-SIZE: 12px;
PADDING-LEFT: 2px;
PADDING-BOTTOM: 1px;
PADDING-RIGHT: 2px;
PADDING-TOP: 1px;
}

input:focus { background: #FFFF99; }
input:hover { background: #FFFF99; }

textarea {
BACKGROUND-COLOR:#F3F3F3;
BORDER-BOTTOM: #6D3C01 1px solid;
BORDER-LEFT: #6D3C01 1px solid;
BORDER-RIGHT: #6D3C01 1px solid;
BORDER-TOP: #6D3C01 1px solid;
COLOR: #000000;
FONT-SIZE: 12px;
PADDING-LEFT: 2px;
PADDING-BOTTOM: 1px;
PADDING-RIGHT: 2px;
PADDING-TOP: 1px;
}

textarea:focus { background: #FFFF99; }
textarea:hover { background: #FFFF99; }
