/* 
   -----------------------------------------------------------------------------
  Standard-Vorlagen
   -----------------------------------------------------------------------------
*/

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%; 
	line-height: 140%;
	color: #333;
	background: #fff;

}

h1 {
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #333;
}

h2 {
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	margin: 12px 0px 4px 0px;
	color: #333;
}

h3 {
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	margin: 12px 0 4px 0px;
	color: #666;
}

h4 {
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	margin: 4px 0 4px 0;
	color: #c00;
}

h5 {
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	margin: 4px 0 4px 0;
	padding: 2px 2px 4px 2px;
	background-color: #f4f4f4;
	color: #333;
	width: 99%;
}

h6 {
	font-size: 90%;
	line-height: 120%;
	font-weight: normal;
    color: #666;
	margin: 4px 0 4px 0;
}

a:link {
/*	color: #039; blaue farbe */
	color: #666;
	text-decoration: none;
	background-color: transparent;
}

a:visited {
/*	color: #369; */
    color: #666;
	text-decoration: none;
}

a:hover {
/*	color: #039; */
    color: #666;
	text-decoration: underline;
	background-color: transparent;
}

a:focus {
	border: none;
/*	color: #039; */
    color: #666;
	text-decoration: underline;
}

p {
	color:#333;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

p strong, p b, td strong, td b {
	color: #666;
}

a:link strong, a:hover strong, a:link b, a:hover b, a:visited strong, a:visited b,
strong  a:link, strong a:hover, b a:link, b a:hover, strong a:visited, b a:visited {
color: #666; /* #039 */ 
} 

table, tr, td {
	font-size: 100%;
	line-height: 140%;
	color: #333;
}

table {
	margin: 10px 0 0 0;
	border-spacing: 0;
	border-color: #d1d1d1;
	border-collapse: collapse;
}

td {
	border-spacing: 0;
}

th {
	background-color: #f4f4f4;
	font-weight: bold;
	border-spacing: 0;
}

ul, ol, li {
	font-size: 100%;
	line-height: 140%;
	list-style-type: none;
}

hr{
	border: none;
	border-bottom: 1px #999 solid;
	height: 1px;
	margin: 0px;
}

blockquote {
	left: 0px;
	margin: 0 0 0 14px
}

dl, dt, dd {
	font-size: 100%;
	line-height: 140%;
	list-style-type: none;
}

dl {
	margin: 0px 20px 0px 0px;
	padding: 4px 0 4px 0px;
}

dt {
   	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-weight: bold;
	color: #666;
}

dd {
	margin: 0;
	padding: 0px;
}

.skip {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

/* 	
	-----------------------------------------------------------------------------
	Standards im Inhaltsbereich
   	-----------------------------------------------------------------------------
*/

.organisation {
	background-color: #E6ECF2; 
	border: none;
	margin: 16px 0 12px 0;
	padding: 8px;
}

.organisation td {
	padding: 2px 8px 2px 8px;
}

.bic {
	float: left;
	margin: 8px 4px 4px 0px;
}

.organisation strong {
	color: #333;
}

.impos {
	margin: 4px 0 4px 0;
}

.clear {
	clear: both;
}


.kurs {
	width: 550px;
	margin: 10px 0 8px 0;
}

.bl {
	font-weight: bold;
	color: #666;
}


.uebersicht {
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	color: #333;
	list-style-image: none; 
} 

#inhaltsbereich ul li .baseSitemapLink {
	font-size: 100%;
	line-height: 140%;
	list-style-image: none; 
} 

.uebersichsebene_00 {
	font-size: 95%;
	padding: 2px 0 2px  0px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	list-style-image: none;
	margin: 0px 0 2px 0px;
}

.uebersichtsebene_01 {
	font-size: 95%;
	font-weight: normal;
	margin: 2px 0 0px 24px;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #ccc;
}

.uebersichtsebene_02 {
	font-size: 95%;
	font-weight: normal;
	margin: 0 0 0 48px;
	padding: 2px 0 2px 0;
}

.uebersichtsebene_03 {
	font-size: 95%;
	font-weight: normal;
	margin: 0 0 0 72px;
	padding: 2px 0 2px 0;
}

.uebersichtsebene_04 {
	font-size: 95%;
	font-weight: normal;
	margin: 0 0 0 96px;
	padding: 2px 0 2px 0;
}

.skip {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
