body {
 	padding: 130px 0 30px 0;
 	margin: 0;
 	background: white url('/images/inhalt-hg.png') left top repeat;
 	font-size: 100.1%;
	font-family : Arial, sans-serif;
	font-weight: normal;
	text-align: center;
}

div.histl {
	float: left;
	width: 46%;
	margin: 10px;
}

img.histl, img.histr, img.hist {
	float: right;
	border: 1px solid #B5B5B5;
	background-color: white;
	padding: 5px;
	margin: 5px 10px;
}

img.histl {
	float: left;
}

img.hist {
	float: none;
}

br.iebr {
	display: none;
}

a, a:visited {
	color: black;
}

h1 {
	font-size: 1.5em;
	padding: 0 0 0 5px;
	font-weight: bold;
	color: #5B3E61;
	border-bottom: 1px solid #828282;
}

h3 {
	padding: 0 0 0 5px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #D2D2D2;
}

h1 span, h3 span {
	float: right;
	font-size: 0.6em;
	font-weight: normal;
	line-height: 1.6em;
	width: 95%;
	text-align: right;
	margin-right: 5px;
}

p.texte {
	margin-left: 10px;
}

.centered {
   position: absolute;
   top: 50%;
   left: 50%;
   margin-top: -25%;
   margin-left: -25%;
   background-color: red;
   color: white;
 }

.noborder {
	border: 0px !important;
}

.center {
	text-align: center;
	margin: 0px auto;
}

.rechts {
	text-align: right;
}

.links {
	text-align: left;
}

.clearboth {
	clear: both;
}

table {
	padding: 0;
	margin: 0;
	width: 100%;
	border: none;
}

td {
	padding: 6px;
	margin: 0;
	vertical-align: top;
	border-bottom: 1px solid #D2D2D2;
}

td span {
	font-style: italic;
	margin: 0;
	padding: 0;
	line-height: 0.8em;
	float: right;
	font-size: 0.8em;
}

table.gb {
	width: 75%;
	margin: 0 auto;
	border: none;
}

table.gb td {
	font-size: 1.0em;
	padding: 0 20px 0 20px;
	border: none;
	vertical-align: middle;
}

table.gb td.texte {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #555;
	font-size: 1.0em;
}

tbody.sport tr:hover td span,
tbody.sport tr:hover td span a,
tbody.sport tr:hover td,
tbody.sport tr:hover th {
	background: #F5F5F5 url('/images/select-hg.png') left top repeat-x;
	color: white;
}

tbody.foto th, tbody.foto td {
	vertical-align: middle;
}

tbody.foto th, tbody.foto td span {
	padding: 0 20px;
	color: #555;
	font-weight: bold;
	text-align: center;
}

thead th, tbody th {
	padding: 4px 20px;
	color: #555;
	border-bottom: 1px solid #D2D2D2;
	text-transform: uppercase;
	text-align: left;
}

thead th {
	padding: 0 4px;
	font-size: 0.8em;
}

tbody th {
	text-transform: none;
	font-size: 0.9em;
}

.spacer {
	border-left: 6px solid white;
	border-right: 6px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #D2D2D2;
	font-size: 0.1em;
	vertical-align: middle;
}

img {
	border: 0;
	vertical-align: top;
}

a, a:visited, a:active {
	color: #323232;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	text-shadow: none;
}

#kopf {
	background: transparent url('/images/kopf-hg.png') repeat-x top left;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 118px;
	z-index: 10;
}

#kopf .dokumente {
	float: right;
	position: absolute;
	top: 0;
	right: 20px;
	color: white;
	text-align: left;
	font-size: 0.8em;
}

#kopf .dokumente a {
	color: white;
}

#kopfschatten {
	position: absolute;
	top: 118px;
	left: 0;
	right: 0;
	width: 100%;
	height: 12px;
	font-size: 6px;
	background: transparent url('/images/kopf-schatten.png') repeat-x top left;
	clear: both;
	z-index: 10;
}

#nav {
	position: fixed;
 	z-index: 10;
	top: 93px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 0.8em;
}

#nav2 {
	left: 0;
	top: 160px;
	_top: 30px;
	position: absolute;
	width: 180px;
	font-size: 0.8em;
}

#nav img {
	border: 0px;
}

#nav ul,
#nav2 ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
	/* sehe css/ie.css */
}

#nav2 ul {
	text-align: left;
}

#nav a,
#nav2 a {
	padding: 1px 10px;
}

#nav li,
#nav2 li {
	display: inline;
	line-height: 2.3em;
	font-weight: bold;
	color: #555;
	margin: 0;
	list-style: none;
	text-align: center;
	vertical-align: middle;
}

#nav2 li {
	line-height: 1.8em;
	list-style: none;
	display: block;
	text-align: left;
}

#nav2 li:hover,
#nav2 li:hover a,
#nav li:hover,
#nav li:hover a {
	background: #F5F5F5 url('/images/select-hg.png') left top repeat-x;
	color: white;
	text-decoration: none;
}


#hauptinfo {
	margin: 0;
	padding: 10px;
	min-height: 100%;
}

#fuss {
	text-align: right;
	padding: 0 15px;
	color: #888;
	background: transparent url('/images/fuss-hg.png') repeat-x top left;
	height: 26px;
	position: fixed;
/*  Kann man auch machen um den Seiten auf eine dynamische Größe zu machen */
/*	left: 8%;
	right: 8%;*/
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}

#fuss a {
	font-size: 0.8em;
	padding-top: 8px;
	color: #888;
}

#fussschatten {
	position: absolute;
	bottom: 26px;
	left: 0;
	right: 0;
	width: 100%;
	height: 12px;
	font-size: 6px;
	background: transparent url('/images/fuss-schatten.png') repeat-x top left;
	z-index: 10;
}

div.admin,
div.badmin,
div.badminloesch,
div.badminaendern,
div.adminloesch,
div.adminaendern {
	margin: 2px 0 0 20px;
	clear: none;
	float: left;
	width: 40%;
	font-size: 0.8em;
	padding: 4px;
}

div.badmin,
div.badminloesch,
div.badminaendern {
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
}

,
div.badminloesch,
div.badminaendern {
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
}

div.admin input,
div.adminloesch input,
div.adminaendern input,
div.badmin input,
div.badminloesch input,
div.badminaendern input
 {
	vertical-align: middle;
}

div.adminloesch,
div.badminloesch {
	background-color: #f5bbf5;
	padding: 3px;
	border: 1px solid #C2C2C2;
}

div.adminaendern,
div.badminaendern {
	background-color: #F2EAA6;
	padding: 3px;
	border: 1px solid #C2C2C2;
}

h4 {
	font-size: 0.8em;
	margin: 0 auto;
	font-weight: bold;
	color: #888;
	text-align: center;
	background-color: #E5E5E5;
	padding: 3px;
	border: 1px solid #C2C2C2;
}
