html {
	font: normal medium sans-serif;
	background-image: url(./Pix/body_background.jpg);
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	height: 100%;
}
body {
	margin: auto;
	padding: 0em 0em 0em 2em;
	font-size: 0.75em;
	width: 65em;
	border-left: 1px solid #CC0000;
	border-right: 3px solid rgb(211,211,211);
	background-color: white;
	min-height: 100%;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul.navigation a {
	font-variant: small-caps;
}
h1 {
	font-size: 2.5em;
	padding: 1em 0em;
	margin: 0em;
	background-color: #FFFFFF;
}
ul.navigation {
	margin: 0em;
	padding: 0.5em 0em;
	background-color: rgb(255,255,255);
	color: white;
	border-top: rgb(211,211,211) 5px solid;
	color: #CC0000;
}
ul.navigation li {
	display: inline;
	border-top: rgb(211,211,211) 5px solid;
	padding: 0.5em;
}
ul.navigation li.aktiv {
	display: inline;
	border-top: #CC0000 5px solid;
	padding: 0.5em;
}
/***********************************************************************************************/
h2 {
	font: normal 2em sans-serif;
	color: rgb(192,192,192);
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: rgb(192,192,192);
}
h2 img {
	width: 16.67em;
}
#textinhalt {
	margin: 0em;
	padding: 1em 2em;
	color: #333333;
	line-height: 150%;
}
#textinhalt p.tv {
	background-image: url(./Pix/tv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0.75em 3em;
}
#textinhalt div#themenvisor {
	text-align:center;
}

#textinhalt ul#kartenliste {
	list-style-image: url(./Pix/tv_klein.gif);
}
#textinhalt ul#kartenliste div {
	text-align:right;
	margin-top:-1.5em;
	margin-right:2em;
	border-bottom:gainsboro 1px solid;
}
#textinhalt ul#kartenliste li img {
	padding:0em 1ex;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}
h6 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
/***********************************************************************************************/
#spalte_zentral {
	width: 70%;
	padding-right: 2em;
	float: left;
	height: 100%;
	border-right: 1px solid #CCCCCC;
}
#spalte_zentral li {
	/*margin: 1.5em 0em;
*/
}
#spalte_marginal {
	width: 22.5%;
	color: #000033;
	float: right;
	line-height: 130%;
}
#spalte_marginal ul {
	margin: 0em;
	padding: 0em;
}
#spalte_marginal li {
	margin: 1em 0em;
	/*list-style-position: inside;
	list-style-image: url(../grafx/ul_haken.gif);
*/
	list-style-type: none;
}
#spalte_marginal h5 {
	margin-top: 2em;
	margin-bottom: -0.75em;
}
#spalte_a {
	width: 45%;
	float: left;
}
#spalte_b {
	width: 45%;
	float: right;
}
/***********************************************************************************************/
#gretelnavigation {
	padding-top: 2em;
	clear: both;
	font-size: 0.8em;
	line-height: 100%;
}
/***********************************************************************************************/
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
sup {
	font-size: 0.7em;
}
address {
	font-style: normal
}
body.referenzen ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}
body.referenzen ul li {
	margin-bottom: 1.5em;
}
ul.nobullets {
	list-style-type: none;
}
/***********************************************************************************************/
fieldset {
	padding: 1.5em 2em;
	border: 1px solid #999999;
}
legend {
	padding: 0.5em;
	font-weight: bold;
	display: none;
}
label {
	padding-top: 0.5em;
	display: block;
}
select {
	width: 5em;
	font: normal 1em sans-serif;
}
input {
	width: 35em;
	font: normal 1em sans-serif;
}
input#name {
	width: 29.75em;
}
textarea {
	width: 35em;
	font: normal 1em sans-serif;
}
input#submit {
	width: auto;
	margin-top: 1em;
}
p.message {
	padding: 0.5em;
	border: 1px solid black;
	background-color: #FFCC99;
}
#team_gruppenbild {
	width: 41.694em;
	border-bottom: 1px solid #999999;
}

