﻿body {
	margin-left: auto;
	margin-right: auto; /*	background-color: #808080*/; /*	background-color: #BC673F*/;
	background-color: #812730;
	margin-top: 25px;
}
#masthead {
	background-color: #F7E893;
	width: 950px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #EFD129;
	color: #812730;
}
#masthead a {
	font: 8pt Verdana, arial, Helvetica, Sans-Serif;
	color: #812730;
	text-decoration: none;
}
#masthead a:hover {
	color: blue;
	text-decoration: none;
}
#masthead a:focus {
	color: #006600;
	text-decoration: none;
}
#footer {
	background-color: #F7E893;
	width: 950px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid;
	border-right: 1px solid;
/*	border-top: 1px solid*/;
	border-bottom: 1px solid;
	border-color: #EFD129;
	color: #812730;
}
.footertext {
	font: 14pt Verdana, arial, Helvetica;
	font-weight: 400;
	margin-top: 6px;
	margin-left:220px;
	margin-bottom: 6px;
	margin-right: 10px;
	color: #812730;
	font-family: Verdana, arial, Helvetica, sans-serif;

}
#container {
	position: relative;
	width: 950px;
	background-color: #FFFFFF;
	background-image: url('../images/informatikus-neu-vert_ohne_bgnd.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
/*   float: left; */min-height: 505px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #EFD129;
}
#KeineZensur {
	font: 8pt Verdana, arial, Helvetica, Sans-Serif;
	color: gray;
	text-align: center;
}
#left_nav {
	float: left;
	position: absolute;
	width: 220px;
	clear: both;
	left: 0px;
	top: 10px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left_nav_tab_border {
	border-style: dotted dotted dotted solid;
	border-color: #EFD129;
	border-width: 1px 1px 1px 0px;
	background-color: #F7E893;
}
#left_nav p {
	font: 8pt Verdana, arial, Helvetica, Sans-Serif;
	color: #812730;
	margin-left: 7px;
	margin-right: 7px;
}
#left_nav ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#left_nav li {
	display: block;
/*	border: 1px solid #cdf;*/
}
#left_nav a {
	font-weight: normal;
	text-decoration: none;
	color: #812730;
	display: block;
	padding: 1px;
}
#left_nav a:hover {
	font-weight: normal;
	text-decoration: none;
	color: white;
	background-color: #812730;
	padding: 1px;
}
#left_nav a:focus {
	font-weight: normal;
	text-decoration: none;
	color: white;
	background-color: #006600;
	padding: 1px;
}
#page_content {
	margin-top: 0px;
	/*margin-left: 0px*/;
	margin-right: 0px;
	margin-left: 220px;
	margin-bottom:20px;
	padding-top: 15px;
	width: 690px;
	position: relative;
}
#page_content a {
	font: 8pt Verdana, arial, Helvetica, Sans-Serif;
	color: #812730;
	text-decoration: underline;
}
#page_content a:hover {
	font: 8pt Verdana, arial, Helvetica, Sans-Serif;
	color: white;
	background-color: #812730;
}
#page_content a:focus {
	color: white;
	background-color: #006600;
}
p {
	font: 8pt Verdana, arial, Helvetica, Sans-Serif;
	color: #812730;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	line-height: 140%; /* neu 21.10.2007 */
}
h1 {
	font: 14pt Verdana, arial, Helvetica;
	font-weight: 400;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	color: #812730;
	font-family: Verdana, arial, Helvetica, sans-serif;
}
h2 {
	font: 9pt Verdana, arial, Helvetica, Sans-Serif;
	font-weight: 600;
	color: #812730;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 12px;
	line-height: 140%; /* neu 21.10.2007 */
}
.font_7pt {
	font-size: 7pt;
}
td {
	vertical-align: top;
	font: 8pt Verdana, arial, Helvetica, Sans-Serif;
	color: #812730;
}
ul {
	font: 8pt Verdana, arial, Helvetica, Sans-Serif;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	line-height: 140%;
}
li {
	color: #812730;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	line-height: 140%; /* neu 21.10.2007 */
}
.einzug_li_20 {
	margin-left: 20px;
}
.grafikrand_gelb {
	border: 1px solid #FFE064;
}
.grafikrand_rot {
	border: 1px solid #812730;
}
.grafikrand_blau {
	border: 1px solid #478DED;
}
.keingrafikrand {
	border-width: 0;
}
.text-rot {
	color: #CC0066;
}
.text-gruen {
	color: #006600;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
/* Formatvorlagen für die Navigation */
.td_zentriert {
	background-color: #FFEFB0;
	text-align: center;
}
.td_eingemittet {
	text-align: center;
	vertical-align: middle;
}
.td_vertikal_mitte {
	vertical-align: middle;
}
.bgnd_menu {
	background-color: #CEDEFF;
}
.bgnd_dunkelgelb {
	background-color: #FCF4C9;
}
.bgnd_dunkelgelb_linie_hell_unten {
	border-bottom: 1px solid #FFFFFF;
	background-color: #FCF4C9;
	border-bottom-width: 2px;
}
.bgnd_gruen {
	background-color: #A7EDB1;
}
.linie_unten_dunkelgelb {
	border-bottom: 2px solid #FCF4C9;
}
.zitat {
	font-family: Verdana, arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 7pt;
	color: #666666;
	border-top: 1px gray dotted;
	padding: 5px;
/*	width: 80%;*/
}
.linie_ObenUnten_dunkelgelb {
	border-bottom: 1px solid #FCF4C9;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-top-color: #FCF4C9;
	border-bottom-color: #FCF4C9;
}
.bgnd_gruen_linie_hellgelb_unten {
	background-color: #A7EDB1;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
.bgnd_hellrot {
	background-color: #FFDDDD;
}

