a {
	color: #006699;
	font-weight: bold;
}

a:visited {
	color: #666666;
}

body {
	/*background-image: url(bilder/hgMenu.gif);*/
	background-repeat: repeat-y;
}

body {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

div {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

div#causasport {
	position: absolute;
	top: 0px;
	right: 20px;}


div#inhalt {
	left: 250px;
	padding-bottom: 30px;
	position: absolute;
	top: 130px;
	width: 60%;
	z-index: 200;
}

div#kopf {
	background-color: #6699CC;
	border-bottom: #6699CC 1px solid;
	height: 110px;
	position: relative;
	width: 100%;
	z-index: 50;
}

div#menu {
	left: 0px;
	position: relative;
	top: 50px;
	width: 200px;
	z-index: 8000;
}

div#menu a {
	border-bottom: #000000 1px solid;
	color: #000000;
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 1em;
	left: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-top: 6px;
	right: 0px;
	text-decoration: none;
}

div#menu a.active {
	background-color: #6699CC;
	color: #FFFFFF;
}

div#menu a:hover {
	background-color: #DDEEFF;
	color: #000000;
}

div#menu li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
}

div#menu ul {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

div#menu ul ul a {
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-top: 3px;
}

div#menu ul ul a {
	font-weight: normal;
	padding-left: 28px;
}

div#menu ul ul ul a {
	font-weight: normal;
	padding-left: 28px;
}

div#menu ul ul ul a {
	font-size: 10px;
	padding-left: 24px;
}

div#orellfuessli {
	position: absolute;
	right: 0px;	
	top: 0px;
	display: none;
}

h1 {
	border-bottom: #CCCCCC 1px solid;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: 20px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	margin-bottom: 2px;
	margin-top: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 15px;
}

h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 11px;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 8px;
}

h6 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
}

hr {
	color: #003399;
	height: 1px;
}

li {
	margin: 0px;
}

ol {
	list-style-position: outside;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-top: 5px;
	padding-left: 20px;
}

p.bodytext {
	line-height: 17px;
	margin-bottom: 1px;
	margin-top: 0px;
}


p.csc-caption{
	text-align: left;
	font-size:11px; 
	line-height: 15px;
}

table#zweispaltig {
	width: 100%;
}

table#zweispaltig td {
	padding-right: 20px;
	vertical-align: top;
	width: 50%;
}

td {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

ul {
	list-style-position: outside;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-top: 5px;
	padding-left: 20px;
}

@media print{
	div#menu{
		display: none;
	}
	
	div#inhalt{
		position: relative;
		left:0;
		right: 0;
		top:1cm;
		width:	100%;
	}
	
	div#orellfuessli {
	display: none;
}
div#causasport{
	right: 0;
}

}

.inhaltsverzeichnis_titel {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-style: none;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 15px;
}
.inhaltsverzeichnis_text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	left: 20px;
	height: auto;
	width: auto;
	top: -1px;
}

span.inhaltsverzeichnis_text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	left: 20px;
	height: auto;
	width: auto;
	top: -1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	
}


.inhaltsverzeichnis_seitenzahl {
	text-align: right;
}
.inhaltsverzeichnis_haupttitel {

	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.impressum_liste {
	list-style-position: outside;
	list-style-type: disc;
	background-position: left;
	position: relative;
	left: auto;
}
.inhaltsverzeichnis_subtitel {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border: none;
}
