/* Standard-CSS f?r Projekt Silvia Bachner*/

/* Wichtige Farben
dunkelblau	= #005596
mittelblau 	= #6699CC
dunkelgrau	= #4D4D4D
mittelgrau 	= #737373
*/

@page {
	size:  portrait;
	margin: 5cm; 
	/* die meisten Drucker kommen nicht
	bis an den Rand; kann auch vom Browser
	ueberschrieben werden */
}

html, body, div, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li, p {
   margin: auto;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
}

html, body { 
	width: 750px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
}

#page {
	width: 750px;
	margin: auto;
	background-color: #FFFFFF;
}

#logo{
	display: none;
	background-color: #ffffff;
	background-image: url(../images/header2a.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 31px;
	margin: 0;
	padding: 4px 2px 0 0;
	line-height: 100%;
	text-align: right;
	color: #ffffff;	
}

html>body #logo{
	display: none;
	background-color: #ffffff;
	background-image: url(../images/header2a.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 29px;
	margin: 0;
	padding: 4px 2px 0 0;
	line-height: 100%;
	text-align: right;
	color: #ffffff;	
}

#head {
	display: none;
	clear: both;
	background-image: url(../images/header2b.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 750px;
	height: 141px;
	padding: 0px;
	padding-top: 25px;
	padding-left: 350px;
	text-align: left;
	text-indent: 100px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.04 em;
}

html>body #head {
	display: none;
	clear: both;
	background-image: url(../images/header2b.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 380px;
	height: auto;
	min-height: 116px;
	padding: 0px;
	padding-top: 25px;
	padding-left: 370px;
	text-align: left;
	text-indent: 100px;
	font-weight: normal;
}

#navihaupt {
	display: none;
	clear: both;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	text-indent: 35px;
	text-align: left;
	border-bottom: 10px solid #ffffff; 
}

html>body #navihaupt {
	display: none;
	clear: both;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: auto;
	min-height: 22px;
	margin: 0px;
	padding: 0px;
	text-indent: 35px;
	text-align: left;
	border-bottom: 10px solid #ffffff; 
}

#content {
	width: 750px;
	margin: 0px;
	padding: 0px;
}

#left {
	display: none;
	float: left;
	text-align: left;
	width: 175px;
	margin: 0px;
	padding: 0px;
}

#middle {
	float: left;
	text-align: left;
	font-size: 100%;
	color: #000000;	
	width: 650px;
	margin: 0px;
	padding-bottom: 0px;
	line-height: 150%;
}

#middleStart {
	float: left;
	text-align: left;
	font-size: 100%;
	color: #000000;	
	width: 650px;
	margin: 0px;
	padding-bottom: 0px;
	line-height: 150%;
}

#middleIntern {
	float: left;
	text-align: left;
	font-size: 100%;
	color: #000000;	
	width: 650px;
	margin: 0px;
	padding-bottom: 0px;
	line-height: 150%;
}

#print {
	display: none;
	float: left;
	text-align: left;
	font-size: 100%;
	color: #000000;	
	width: 100px;
	margin: 0px;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 150%;
}

html>body #middle {
	float: left;
	text-align: left;
	color: #000000;	
	width: 401px;
	margin: 0px;
	padding: 15px;
	padding-top: 10px;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #005596;
}

#right {
	display: none;
	float: right;
	text-align: left;
	width: 142px;
	margin: 0px;
	padding: 0px;
}

A {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	font-style: normal; 
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 0px;
	padding-right: 15px; 
}
A:LINK {}
A:VISITED {}
A:HOVER {
	text-decoration: underline;
}
A:ACTIVE {}

A.fussnote {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	color: #005596;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
A.fussnote:LINK {}
A.fussnote:VISITED {}
A.fussnote:HOVER {
	text-decoration: underline;
}
A.fussnote:ACTIVE {}

A.link {
	line-height: 100%;
	color: #000000;
	font-size: 70%;
	font-weight: normal;
	text-decoration: underline;
}
A.link:LINK {}
A.link:VISITED {}
A.link:HOVER {}
A.link:ACTIVE {}

A.download {
	line-height: 130%;
	color: #000000;
	font-size: 70%;
	font-weight: normal;
	text-decoration: underline;
}
A.download:LINK {}
A.download:VISITED {}
A.download:HOVER {}
A.download:ACTIVE {}

A.linkBold {
	line-height: 100%;
	color: #000000;
	font-size: 70%;
	padding-bottom: 10px;
}
A.linkBold:LINK {}
A.linkBold:VISITED {}
A.linkBold:HOVER {
	text-decoration: underline;
}
A.linkBold:ACTIVE {}

H1 {
	margin: 0px;
	padding: 0px;
	font-size: 150%; 
	font-weight: bold;
	color: #005596;
	text-align: left;
	line-height: 125%;
}

H2 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt; 
	font-weight: bold;
	color: #005596;
	text-align: left;
	line-height: 150%;
}

H3 {
	margin: 0px;
	padding: 0px;
	font-size: 10pt; 
	font-weight: bold;
	color: #005596;
	text-align: left;
	line-height: 130%;
}

ul {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	padding-left: 35px;
	padding-top: 10px;
	list-style-image: none;
	list-style-type: none;
	
}

ol {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	padding-left: 35px;
	padding-top: 10px;
}

ul.rechts {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 25px;
	list-style-image: url(../images/pfeilKL.gif);
	list-style-type: none;
}

ul.auflistung {
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 25px;
	font-size: 80%; 
	font-style: normal; 
	font-weight: normal;
	color: #666666;
	list-style-type: disc;
}

ul.qm {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	padding-left: 35px;
	padding-top: 10px;
	list-style-image: none;
	list-style-type: disc;
	font-size: 10pt;
}

li {
	color: #000000;
	margin: 0px;
	padding-bottom: 10px;
}

li.middle {
	font-size: 80%; 
	line-height: 150%;
	color: #000000;
	margin: 0px;
	padding-bottom: 10px;
}

li.qm {
	color: #000000;
	margin: 0px;
}

p.text {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 80%;
	line-height: 150%;
}

p.fussnote {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 70%;
	line-height: 12pt;
}

.textKlein {
	font-size: 70%;
	line-height: 100%;
}

.center {
	font-size: 100%;
	text-align: center;
	vertical-align: bottom;
	margin-top: 10px:
}

table,td  {
	border: 1px solid #4D4D4D; 
	border-collapse:collapse;
	font-size: 90%;
	line-height: 125%;
	vertical-align: top;
	padding: 4px;
}
 
caption {
	border: 1px solid #5c5c5c;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
	color: white;
	line-height: 15pt;
	background-color: #ff0000;
}
