/*************************** print & display on/off ***************/
.noprint {
}
.nodisplay, .invisible {
	display:none;
}
/*************************** common hrefs *********************************/
a			{color:#092246;text-decoration:none;}
a:hover	{color:#333;text-decoration:underline;}

#content a.plain, #rss a.plain, #content a.vorschau {
	padding:0 0 0 0;
	border-bottom:0;
	background: none;
	background-color:transparent;
}
#content a, 
#content a.intern,  #nav3 a.intern,
#rss a {
	padding-left: 10px;
	background: transparent url(../img/hreficons/intern.gif) no-repeat top left;
}
#content a.info {
	/*
	padding-left: 18px;
	background: transparent url(../img/icon_info.gif) no-repeat top left;
	*/
}
#content a.details, #nav3 a.details {
	padding-left: 16px;
	color:black;
	background: transparent url(../img/hreficons/intern.gif) no-repeat left;
}
#content a.hoch  {
	/*
	padding-left: 18px;
	background: transparent url(../img/hreficons/hoch.gif) no-repeat top left;
	*/
}
#content a.runter, #nav3 a.runter {
	padding-left: 12px;
	background: transparent url(../img/hreficons/runter.gif) no-repeat top left;
}
#content a.email {
	/*
	padding-left: 22px;
	background: transparent url(../img/hreficons/email.gif) no-repeat top left;
	*/
}
#content a.download {
	/*
	padding-left: 18px;
	background: transparent url(../img/hreficons/download.gif) no-repeat top left;
	*/
}
#content a.galerie {
	/*
	padding-left: 18px;
	background: transparent url(../img/hreficons/galerie.gif) no-repeat top left;
	*/
}
#content a.zurueck, #nav3 a.zurueck {
	padding-left: 10px;
	background: transparent url(../img/hreficons/zurueck.gif) no-repeat left;
}
#content a.extern {
	padding-left: 10px;
	background: transparent url(../img/hreficons/intern.gif) no-repeat left;

	/*
	font-weight:normal;
	color:black;
	text-decoration:underline;
	padding:0 .2em;
	*/
	/*
	padding-left: 18px;
	background: transparent url(../img/hreficons/extern.gif) no-repeat top left;
	*/
}
#content a.extern:hover {
}
#content a.xls,
#content a.doc,
#content a.ppt,
#content a.txt,
#content a.xml,
#content a.pdf {
	padding-left: 2em;
	background: transparent url(../img/hreficons/pdf.gif) no-repeat left;
}
#content a.wikipedia {
	padding-left: 2em;
	background: transparent url(../img/hreficons/wikipedia.gif) no-repeat top left;
}
#Meta a.loggedin {
	padding-left: 18px;
	background: transparent url(../img/key_in.gif) no-repeat top left;
}
#Meta a.loggedout {
	padding-left: 18px;
	background: transparent url(../img/key_out.gif) no-repeat top left;
}


/*************************** paragraphs & lines ***************************/
h1,h2,h3,h4,p {
	display:block;
}
h1 {
	color:#1188C5;
	font-size:1.30em;
	border-bottom:solid 1px #81C0E1;
	font-weight:bold;
	margin:0 0 .5em 0;
	padding:0 0 .4em 0;
}
h2 {
	color:#1188C5;
	font-size:1.1em;
	font-weight:bold;
	margin:1em 0 .3em 0;
	padding:0;
}
h3 {
	color:#888;
	font-weight:bold;
	margin:.5em 0 .5em  0;
	padding:0;
}
h4 {
	color:#888;
	font-weight:normal;
	margin:.5em 0 .5em  0;
	padding:0;
	text-decoration:underline;
}
p {
	margin:.5em 0 .5em 0;
	padding:0;
}
p.navigation {
	text-align:right;
	margin:2em 0 5em 1em;
}

cite {
	color:#606060;
}
hr {
  	text-align:center;
}
markup, .markup {
	background-color:yellow;
}
.editor {
	font-weight:normal;
	color:#aaa;
	font-size:.9em;
}
error, .error {
	color:red;
}
.bold {
	font-weight:bold;
}
.light {
	color:#808080;
}
.small {
	font-size:.9em;
}
/*************************** common styles ******************/
#content div.box {
	width:60%;
	margin:1em auto;
	background-color:#E2F0F8;
	border-bottom:solid 1px #81C0E1;
	padding:.5em;
}
img.bilddb {
}
img.links {
	float:left;
	margin:.5em 10px .5em .5em;
}
img.rechts {
	float:right;
	margin:.5em 0 .5em 10px;
}



/*************************** METAINFO FILES *****************/
span.metainfo_file {
	padding-left:10px;
	font-size:0.9em;
}
span.metainfo_filedata {
	color:#aaa;
}


/*************************** <TABLE> <UL> <OL> **************/
#content ul, #content ol {
	border:solid 0px red;
	padding:.5em .5em 0 1em;
	margin:.5em .5em 0 1em;
}
#content ul li, #content ol li {
	margin:.4em 0;
	padding:0em;
}



#content ul.meta {
	border:solid 0px red;
	padding:.5em 0;
}
#content ul.meta li {
	list-style-type:none;
	margin:.5em 0;
}


#content div.leistungen table {
	margin:1em 0;
	border:solid 1px #aaa;
}
#content div.leistungen table th {
	color:#3b4886;
	background-color:#B7D7E4;
	padding:.5em .2em;
}
#content div.leistungen table td.gross,
#content div.leistungen table.gross td {
	padding:1.5em;
}
#content div.leistungen table td.gross,
#content div.leistungen table td.wert {
	color:#3b4886;
	text-align:center;
	font-size:.9em;
	font-weight:bold;
}



#content div.leistungen h2 {
}
#content div.leistungen p {
}
#content div.leistungen table.konditionen {
	border:solid 1px #aaa;
	margin:1em 0;
	background-color:white;
	border-collapse:separate;	
}
#content div.leistungen table.konditionen th {
	width:33%;
}
#content div.leistungen table.konditionen td {
	padding:0 .5em;
	background-color:#f0f0f0;
}
#content div.leistungen table.konditionen td ul {
	padding:0;
	margin:0;
}
#content div.leistungen table.konditionen td ul li {
	list-style-type:none;
	margin:1em 0;
}






#content table.produktuebersicht {
	border:solid 1px #aaa;
}
#content table.produktuebersicht td ul {
	margin:0 0 0 0;
	padding:0;
	border:solid 0px red;
	background-color:none;
}
#content table.produktuebersicht td ul li {
	list-style-type:none;
	background-color:none;
}

#content table.produktuebersicht td {
	border-bottom:solid 1px #aaa;
	border-right:solid 1px #ddd;
	font-size:.9em;
	padding: 1.3em .3em 1.3em .3em;
}
#content table.produktuebersicht td.inhalt {
	width:33%;
	vertical-align:middle;
}
#content table.produktuebersicht td.hinweis {
	text-align:center;
	font-weight:bold;
}
#content table.produktuebersicht td.oben {
	color:#3b4886;
	border-bottom:solid 1px white;
	background-color:#B7D7E4;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
#content table.produktuebersicht td.erl {
	color:#3b4886;
	border-bottom:solid 1px white;
	background-color:#B7D7E4;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
}




