body {
	background-image: url(/intern/pics/bg.jpg);
	text-align: center;
}
body, td {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #FB1E1E;
}
.comment {
	color: #FB1E1E;
}
#comment_box {
	border: 2px solid blue;
	position: absolute;
	left: 200px;
	top: 20px;
	width: 500px;
}
.rot {
	color: #FB1E1E;
}
h1 {
	color: #FB1E1E;
	font-size: 1.2em;
}
h2 {
	color: #FB1E1E;
	font-size: 1.1em;
}
h3 {
	color: #FB1E1E;
	font-size: 0.9em;
}
#container_aussen {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	min-width: 840px;
	text-align: center;
	position: relative;
}
#container_innen {
	width: 100%;
	background-color: #FFF5BE;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#head {
	background-color: #FFF5BE;
	border-bottom: 1px solid #FB1E1E;
	height: 148px;
}
#head #left {
	float: left;
}
#head #right {
	float: right;
}
#second_row {
	height: 15px;
}
#second_row #left {
	float: left;
}
#second_row #right {
	float: right;
}
#container_main {
	width: 100%;
	min-height: 400px;
	border-spacing: 0px;
}
#container_main #main {
	width: 100%;
}
#container_main #main #menu {
	min-height: 1000px;
	vertical-align: top;
	height: 100px;
	width: 171px;
	background-image: url(/intern/pics/menu_bg.gif);
	background-repeat: repeat-x;
	padding-top: 90px;
}
#container_main #content {
	vertical-align: top;
	background-color: #FFF3B3;
	border-top: 1px solid #FB1E1E;
	border-left: 1px solid #FB1E1E;
}
#container_main #toolbox {
	width: 175px;
	vertical-align: top;
	background-color: #FFF3B3;
	border-top: 1px solid #FB1E1E;
	border-left: 1px solid #B8B395;
	background-image: url(../pics/bogen_rechtsunten.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#container_main #toolbox #bild {
	padding-left: 7px;
	padding-top: 7px;
}
#container_main #content img, #container_main #toolbox img {
	margin-bottom: 8px;
}
#container_main #toolbox #suche_box {
	position: absolute;
	right: 3px;
	bottom: 40px;
	text-align: left;
	width: 180px;
}
#container_main #toolbox  #inhalt {
	width: 175px;
	padding-left: 8px;
	font-size: 11px;
}
#container_main #toolbox #suche, #container_main #content #suche {
	margin-top: 5px;
	margin-left: 14px;
	border: 1px solid #807E73;
	width: 150px;
}
#container_main #toolbox #suche form, #container_main #content #suche form {
	margin: 0px;
}
#container_main #toolbox #suche .feld, #container_main #content .feld {
	font-size: 10px;
	border: 0px;
	width: 129px;
	height: 15px;
	background-color: #FFF3B3;
	border-right: 1px solid #807E73;
}
#container_main #toolbox #suche  .suche_pfeil, #container_main #content #suche  .suche_pfeil {
	position: relative;
	top: -1px;
	left: 6px;
}
#container_main #main #menu .item {
	border-top: 1px solid #FF0010;
	width: 100%;
	padding-left: 10px;
	line-height: 26px;
	font-size: 11px;
}
#container_main #main #menu .item a {
	text-decoration: none;
	color: black;
}
#container_main #main #menu .item a.aktiv {
	color: #FB1E1E;
}
#container_main #main #menu .subitem {
	padding-left: 16px;
	line-height: 13px;
	font-size: 11px;
	margin-bottom: 5px;
}
#container_main #main #menu .subitem a {
	text-decoration: none;
	color: #514E4E;
}
#container_main #main #menu .subitem a.aktiv {
	color: black;
	margin-left: -6px;
}
#container_main #main #content {
	padding-top: 62px;
	padding-left: 52px;
	padding-right: 20px;
}