/* @override http://localhost/schriefer/css/standard.css */

* {
	margin:0;
	padding:0;
	/*position: relative;*/
}

html, body {
	height:100%;
	/*overflow: hidden;*/
}

body {
	font: 13px/1.4em Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: center;
	border-width: 0;
	background-color: #5F5F61;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 18px;
}

select {
	width: 230px;
	margin-top: 10px;
}

/* @group Basis */

#hauptrahmen {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 100%;
}

#layouttabelle {
	background-color: #cecece;
	width: 100%;
	height: 100%;	
	border-collapse:separate;
	position: relative;
}

.trennzeile {
	height: 6px;
}

/* @group Link-Pseudoklassen */

table#layouttabelle a:link {
	color: black;
}

table#layouttabelle a:visited {
	color: black;
}

table#layouttabelle a:focus {
	color: #ed0616;
}

table#layouttabelle a:hover {
	color: #ed0616;
}

table#layouttabelle a:active {
	color: #ed0616;
}



/* @end */

/* @group Kopf */

#kopfzeile {
	height: 76px;
}

#logo_div {
	position: relative;
	float: left;
	padding-top: 2px;
}

.kopfbild {
	position: relative;
	float: right;
	margin-left: 6px;
}



/* @end */

/* @group Navigation oben + unten */

#navi_oben {
	border-left: 7px solid #cecece;
	border-right: 7px solid #cecece;
}

table#layouttabelle tr#navi_oben td,table#layouttabelle tr#navi_unten td {
	background-color: #e7e7e7;
	width: 14%;
	height: 22px;
	border-right: 1px solid #cecece;
}

table#layouttabelle tr#navi_unten td {
	border-top: 4px solid #cecece;
}

table#layouttabelle tr#navi_oben td#no1 {
	border-bottom: 6px solid #ADADAD;
}

table#layouttabelle tr#navi_oben td#no2 {
	border-bottom: 6px solid #5284C6;
}

table#layouttabelle tr#navi_oben td#no3 {
	border-bottom: 6px solid #73BDFF;
}

table#layouttabelle tr#navi_oben td#no4 {
	border-bottom: 6px solid #AD2900;
}

table#layouttabelle tr#navi_oben td#no5 {
	border-bottom: 6px solid #ed0616;
}

table#layouttabelle tr#navi_oben td#no6 {
	border-bottom: 6px solid #73BD7B
}

table#layouttabelle tr#navi_oben td#no7 {
	border-bottom: 6px solid #009400;;
}

tr#navi_oben td a,tr#navi_unten td a {
	font-weight: bold;
	text-decoration: none;
	color: black;
	font-size: 12px;
}

#navi_sub {
	height: 21px;
	font-size: 12px;
}

#navi_sub_div {
	position: relative;
	top: 4px;
}

div#navi_sub_div a {
	margin-right: 20px;
	text-decoration: none;
}

div#navi_sub_div a#subaktiv {
	color: #ed0616;
	font-weight: bold;
}



/* @end */

/* @group Inhalte */

#tab_links {
	background-color: white;
	border-top-style: hidden;
	border-left-width: 12px;
	border-left-style: solid;
	vertical-align: top;
}

#tab_links_div {
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	height: 200px;
	text-align: left;
}

#tab_links_div_innen {
	width: 53%;
	height: 100%;
	position: relative;
	margin-left: 22px;
	float: left;
	margin-right: 15px;
}

/* @group Spalten für Texte + Bilder */

#inhalttabelle {
	width: 100%;
	border-collapse:collapse;
}

#inhalttabelle_links {
	width: 406px;
}

#inhalttabelle_rechts {
	background-color: #e7e7e7;
	width: 220px;
}

#inhalttabelle th,#inhalttabelle td {
	text-align: left;
	vertical-align: top;
	padding: 10px 20px 5px;
}

#inhalttabelle th {
	padding-bottom: 10px;
	padding-top: 25px;
}
.foto{
	margin-top:0px;
	margin-bottom:30px;
	margin-left:0px;
	margin-right:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
}
.foto_startseite{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
}
/* @end */

#tab_rechts {
	vertical-align: top;
	position: relative;
}

/* @group Spalte für Detailinfos */

#detail_div {
	position: relative;
	height: 100%;
	width: 100%;
	border-top-style: solid;
	border-top-width: 12px;
	text-align: left;
}

#detail_links {
	width: 250px;
	position: relative;
	text-align: left;
	padding: 10px 0 20px 20px;
}

#detail_links a {
	text-decoration: none;
}

#detail_iframe {
	width: 230px;
	position: relative;
	padding-left: 20px;
	visibility: hidden;
}

#ifr {
	width: 230px;
	height: 550px;
}



/* @end */



/* @end */

#navi_unten {
	height: 23px;
	border-left: 7px solid #cecece;
}



/* @end */

/* @group Typographie */

.p_head {
	font-size: 21px;	
	font-weight: bold;
	line-height: 1.4em;
}

.p_subhead {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 5px;
}

.p_fett {
	font-weight: bold;
	line-height: 1.4em;
}

.p_normal {
	font-weight: normal;
	font-style: normal;
}

.p_normal_absatz {
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
}



/* @end */#detail_iframe_news {
	width: 230px;
	position: relative;
	padding-left: 20px;
}

