/*
CSS Diemer Satellitenbildwerkstatt
(C) 2006 by piXys
*/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { 
/*background-repeat:no-repeat; */
}

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
/*	background-image:url(bg_body.jpg); /**/
  background-color:#b3b4b5; /*hellgrau*/
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
/*  font-size: 100.01%;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#C00050; }

.article-list {
  border-bottom:1px solid #404040;
  padding:1em 0;
}


/*	website / leisteunten
*******************************************************************************/
#website {
	position:relative;
	display:block;
  border:10px;
  border-color:#ffffff;
  border-style:solid;
	margin:35px auto 0 auto;
	padding:0;
	height:100%;
/*  width:91.5em; */
  width: 910px; /**/
/*  min-width:40em;*/
  color:#cbcccd;
	text-align:left;
  background-color:#535659; /*mittelgrau*/
	background-image:url(fuss_039_oberer_teil.gif); /**/
	background-repeat:no-repeat; 
  background-position:left bottom; 
}

/*Für IE: Rand unten, da Margin unten ignoriert wird*/
#leisteunten {
  position:relative;
	display:block;
	height:30px;
  width: 777px;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	padding:0 0 55px 0; /*Abstand zu Navi und Content*/
	height:140px; 
  background-color:#535659; /*mittelgrau*/
}
  * html #header {
    height:1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }

#header-unten {
	position:relative;
	padding:0;
	height:2em;
  background-color:#00ff00;
}


#header-unten-rand {
	position:relative;
	padding:0;
	height:5px;
	background-image:url(grenze.gif);
	background-repeat:repeat-x;
}


/*	logo / breadcrumb / headerlink
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
	height:140px;
	width:285px;
	text-indent:-700em;
}

#headerlogo {
	float:left;
	width:285px; /**/
	height:140px; 
  margin-bottom:40px;
	background-image:url(logo.gif);
}

#headerline {
  position:absolute;
	top:0;
	left:285px;
/*  height:105px;*/
/*Wenn mit Mittel-Banner:
  width:71.5em;
	padding:0;*/
/*  width:71.5em; /*abzgl. padding-Wert*/
	padding:0 0 0 0;
  margin:0;
/*  background-color:#0f0; */
}
/* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  * html #headerline {
/*Wenn mit Mittel-Banner:
  width:71.2em;*/
/*  width:69.8em; /*abzgl. padding-Wert*/
  }

#headerline2 {
	font-size:2.3em;/*XXX*/
	font-weight:bold;
  color:#111111;
}

#headerpic {
/*	float:right; /**/
	float:left; 
/*Mit rechtem Bannerbild:
	width:19.5em;
	height:105px;
	background-image:url(startseite.gif);*/
}
/*Mit rechtem Bannerbild:
  Workaround gegen den 3-Pixel-Bug des Internet Explorers
  * html #headerpic {
	width:19.9em;
  }*/

#headerlink-l {
	float:left;
  margin:0;
	width:250px;
	padding:0.4em 0 0 1.4em;
}

#headerlink-l2 {
	font-size:1.1em;
}

#headerlink-l2 a, 
#headerlink-l2 a:link {
	color:#404040;
}

#headerlink-l2 a:hover {
	color:#FF1040;
/*	text-decoration:underline;*/
}

/*
#headerlink-r {
	float:left;
  margin:0 0 0 20em;
	padding:0.4em 0 0 1.4em;
}
*/

#headerlink-r2 {
	font-size:1.1em;
}

#headerlink-r2 a, 
#headerlink-r2 a:link {
	color:#404040;
}

#headerlink-r2 a:hover {
	color:#FF1040;
/*	text-decoration:underline;*/
}

#breadcrumblinie {
	position:relative;
	padding:0;
	height:2em;
  background-color:#f00; /*rot*/
}

#breadcrumbbereich-l {
	float:left;
  margin:0;
	width:20em;
	padding:0.4em 0 0 1.4em;
}

#breadcrumbbereich-r {
  margin:0 0 0 20em;
	padding:0.4em 0 0 1.4em;
}

#breadcrumb {
	font-size:1.1em;
}  

#breadcrumb a, 
#breadcrumb a:link {
	color:#555555;
}

#breadcrumb a:hover {
	text-decoration:underline;
}


/*	content
*******************************************************************************/
#content {
	display:block;
	clear:both;
	position:relative;
  height:100%;
  padding:0 0 0 0;
/*  background-color:#535659; /*mittelgrau*/
}

/* hide from IE/MAC \*/
* html #content {
	height:1px;
}
/* end hide */

#main {
}

#main-block {
  width:500px; /**/
  min-width:499px;
/*Ohne rechte Spalte:*/
  margin: 0 0 0 330px; /*230 + 110*/
/*  padding: 0 0 0 115px; /**/
    height:100%; /*sonst Darstellungsproblem im IE*/
/*  background-color:#0000FF; /*blau*/
}

#main-block2 {
	padding:0 0 0 0;
}


#right-block {
	float:right;
  height:100%;
/*	width:20em;
Ohne rechte Spalte:*/
	width:0em;
/*  background-color:#FF0000; /*rot*/
}

#right-block2 {
	padding:1em 1.6em;
}


/*	Navigation vertikal 
------------------------------------------------------------------------------*/
#navi-block {
	float:left;
	width:224px;
/*  background-color:#FF0000; /*rot*/
}

#navigation {
/*Abstand fuer Navi und Content bei Header eingestellt*/
/*  margin-top:55px; /**/
/*	padding-top:55px; /**/
}

#navigation ul.nav1st {
/*	width:190px;*/
}

/***Ohne List-Style-Bild***/
#navigation ul.nav1st li {
	padding:0 0 0.8em 35px;
/*  border-bottom:1px solid #404040; */
  }
/***/
/***Mit List-Style-Bild***
#navigation ul.nav1st li {
	padding:0.8em 0;
	margin-left:2.8em;
  list-style-image:url(dd-punkt.gif);
}
***/

#navigation ul.nav1st li.active {
/*	background:#f7f7f7;*/
/*	background:#fff; */
/*	padding-left:-2.8em; /*****/
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
/*	color:#989a9b; /*grau*/
  color:#fff; /*****/
  font-weight:bold;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
/*	color:#fff; /*****/
	color:#989a9b; /*grau*/
	font-size:11px;
/*	font-weight:bold; /**/
}

#navigation ul.nav1st a:hover {
	color:#FFF;
}
#navigation ul.nav1st a.current:hover {
	color:#fff; /*****/
}


/***Ohne List-Style-Bild***/
#navigation ul.nav1st li ul.nav2nd li {
	padding:0 0 0.1em 0;
	margin-left:25px;
  border-bottom:none;
/*	list-style-type:square;*/
}

/*2. Ebene*/
#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:0.4em 0 0 0;
	font-size:11px;
/*	font-weight:bold; /**/
/*	color:#989a9b; /**/
/*	color:#989a9b; /*****/
}

/*
#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:visited {
	color:#989a9b;
}
*/

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link {
	color:#fff; /****/
/*	text-decoration:underline; /**/
}

#navigation ul.nav2nd a.current:hover, 
#navigation ul.nav2nd a:hover {
	color:#ffffff;
/*	text-decoration:underline; /**/
}


#navigation ul.nav2nd li.active a, 
#navigation ul.nav2nd li.active a:link {
	color:#fff;
  font-weight:bold;
}

#navigation ul.nav2nd li.noactive a, 
#navigation ul.nav2nd li.noactive a:link {
	color:#989a9b;
  font-weight:normal;
}

#navigation ul.nav2nd li.noactive a:hover {
	color:#fff;
}


/*Dritte Ebene */
#navigation ul.nav3rd a, 
#navigation ul.nav3rd a:link {
	display:block; /**/
/* 	padding:0.1em 2.2em 0.1em 0; /*****/
/*	font-size:1.1em; /**/
	font-size:11px;
	font-weight:normal;
/*  margin-left:10px; /*IE und FF: Unterschiedliches Verhalten*/
  margin-left:8px;
}

#navigation ul.nav3rd a.current, 
#navigation ul.nav3rd a.current:link {
	color:#fff;
	text-decoration:none;
}
#navigation ul.nav3rd a.current:hover, 
#navigation ul.nav3rd a:hover {
	color:#fff;
	text-decoration:none;
}

#navigation ul.nav3rd li.active a, 
#navigation ul.nav3rd li.active a:link {
	color:#fff;
  font-weight:bold;
}

#navigation ul.nav3rd li.noactive a, 
#navigation ul.nav3rd li.noactive a:link {
	color:#989a9b; /*grau*/
}

#navigation ul.nav3rd li.noactive a:hover {
	color:#fff;
}




/*	Infobereich Navi-Spalte
------------------------------------------------------------------------------*/
#navi-info {
	margin:0 0 0 35px;
}

#navi-info a, 
#navi-info a:link {
	display:block;
	width:12em; /**/
	height:6em;
/*  background-image:url(fuss_039_oberer_teil.gif); /**/
	text-indent:-1000em;
}


/*	Bild Navi-Spalte (oberer Teil)
------------------------------------------------------------------------------*/
#navi-bild {
	margin:0 0 0 0;
	align:bottom;
/*  background-image:url(fuss_039_oberer_teil.gif); /**/
}


/*	Headlines main-block
------------------------------------------------------------------------------*/
/* Headline 1 */
#main-block h1 {
	color:#ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
/*	line-height:1.8em;*/
/*  padding-bottom:1em;*/
  padding-left:0.2em;
  margin-left:-0.2em;
}

#main-block .teaser {
	margin-bottom:1.2em;
	font-size:1.2em;
/*	line-height:1.4em;*/
}

#main-block .teaser h1 {
	font-size:1.17em;
  background-color:#EEEEEE;
}

/* Headline 2 */
#main-block h2 {
	color:#cbcccd;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
/*	line-height:1.4em;*/
}

#main-block h3 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.17em;
	font-weight:bold;
}

#main-block p {
	margin-bottom:1.2em;
	font-size:11px;
	line-height:1.4em;
}

#main-block .fliesstext {
	margin-bottom:1.2em;
	font-size:11px;
	line-height:1.4em;
}

#main-block .fliesstextkursiv {
	margin-bottom:1.2em;
	font-size:11px;
	line-height:1.4em;
  font-style:italic;
}

#main-block .fliesstextfarbig {
	margin-bottom:1.2em;
	font-size:11px;
	line-height:1.4em;
  color:#7DC2FF;
/*  font-weight:bold; /**/
}

#main-block .fliesstextweiss {
	margin-bottom:1.2em;
	font-size:11px;
	line-height:1.4em;
  color:#fff;
}

#main-block .fliesstextweissfett {
	margin-bottom:1.2em;
	font-size:11px;
  font-weight:bold;
	line-height:1.4em;
  color:#fff;
}

#main-block .fliesstextweisskursiv {
	margin-bottom:1.2em;
	font-size:11px;
	line-height:1.4em;
  color:#fff;
  font-style:italic;
}

#main-block .small {
  margin-bottom:1.0em;
	font-size:1.0em;
	line-height:1.2em;
}



/*	Paragraphs / Lists main-block
------------------------------------------------------------------------------*/
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:11px;
	line-height:1.4em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:11px;
}

#main-block li {
	margin-left:1.3em;
	list-style-type:disc;
}

#main-block ul {
	margin-left:1.3em;
	list-style-type:square;
}

#main-block ol {
	margin-left:2em;
/*	list-style-type:decimal-leading-zero;*/
	list-style-type:decimal;
}


/*	Hyperlinks main-block
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
/*	color:#336699;*/
 	color:#cbcccd;
	text-decoration:underline;
}

#main-block a:hover {
 	color:#ffffff;
	text-decoration:underline;
}

#main-block a.fliesstextfarbig, 
#main-block a.fliesstextfarbig:link {
/*	color:#336699;*/
  color:#7DC2FF;
	font-weight:normal;
	text-decoration:underline;
}

#main-block a.fliesstextfarbig:visited {
  color:#7DC2FF;
	font-weight:normal;
	text-decoration:underline;
}
#main-block a.fliesstextfarbig:hover {
 	color:#cbcccd;
	font-weight:normal;
	text-decoration:underline;
}


/*	Images main-block
------------------------------------------------------------------------------*/
#main-block div.image {
/*	margin-bottom:0; /**/
	margin:0 0 0 110px; /**/
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
/*	margin-right:1.4em; /**/
	margin-right:0;
}
#main-block div.flRight {
	margin-left:0;
}

/*Bilder mit Aura*/
#main-block .aurabild {
/*  position:relative;
  z-index:2;	*/
  margin:0 0 0 -105px; /**/
}
#main-block .aurabild p {
/*	margin:0; /**/
/*  position:relative;
  z-index:2;	*/
  margin:0 0 0 -100px; /**/
	font-size:0.9em;
}

#main-block .weltmap {
  position:relative;
  display:block;
  margin:0 -1.6em 0 -45px;
}

#main-block .mapkontextmenue {
  position:absolute;
  display:none;
  z-index:10;
  background-color:#404447;
  border-top:1px solid #fff;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  padding:0px;
  width:98px;
}

#main-block .mapkontextmenuepunkt {
  position:relative;
  border-bottom:1px solid #fff;
  padding:2px;
}

#main-block .mapkontextmenue a, #main-block .mapkontextmenue a:link {
 	color:#cbcccd;
	text-decoration:none;
}

#main-block .mapkontextmenue a:hover {
 	color:#7DC2FF;
	text-decoration:none;
}


/*	Headlines right-block
------------------------------------------------------------------------------*/
/* Headline 1 */
#right-block h1 {
	color:#FFAD33;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
/*  padding-bottom:0.5em;*/
/*	line-height:1.5em;*/
}

#right-block .teaser {
	margin-bottom:1.1em;
	font-size:1.1em;
/*	line-height:1.3em;*/
}

#right-block .teaser h1 {
	font-size:1.09em;
}

/* Headline 2 */
#right-block h2 {
	color:#000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
/*  line-height:1.2em;*/
}

#right-block h3 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.09em;
	font-weight:bold;
}

#right-block p {
	margin-bottom:1.1em;
	font-size:1.1em;
	line-height:1.3em;
}

#right-block .fliesstext {
	margin-bottom:1.1em;
	font-size:1.1em;
	line-height:1.3em;
}

#right-block .small {
	margin-bottom:0.9em;
	font-size:0.9em;
	line-height:1.1em;
}

/*	Paragraphs / Lists right-block
------------------------------------------------------------------------------*/
#right-block ul,
#right-block ol {
	margin-bottom:1.1em;
	font-size:1.1em;
	line-height:1.3em;
}

#right-block ul li ul,
#right-block ul li ol,
#right-block ol li ol,
#right-block ol li ul {
	font-size:1em;
}

#right-block ul {
	margin-left:1.3em;
	list-style-type:square;
}

#right-block ol {
	margin-left:1.9em;
/*	list-style-type:decimal-leading-zero;*/
	list-style-type:decimal;
}


/*	Hyperlinks right-block
------------------------------------------------------------------------------*/
#right-block a, #right-block a:link {
	color:#FF1040;
/*	text-decoration:underline;*/
}

#right-block a:hover {
	color:#999999;
}



/*	Images right-block
------------------------------------------------------------------------------*/
#right-block div.image {
	margin-bottom:0;
}
#right-block div.image p {
	margin:0;
	font-size:0.9em;
}
#right-block div.flLeft {
	margin-right:1.4em;
}
#right-block div.flRight {
	margin-left:1.4em;
}



/*	fussbereich
------------------------------------------------------------------------------*/
#fussbereich {
	position:relative;
  margin-top:0;
	padding:0;
	height:55px;
  background-image:url(fuss_039_unterer_teil.gif); 
}

#fuss-l {
	float:left;
  margin:0;
	width:20em;
	padding:0.4em 0 0 1.4em;
  
}

#fuss-l2 {
	font-size:11px;
}

#fuss-l2 a, 
#fuss-l2 a:link {
	color:#FF1040;
}

#fuss-l2 a:hover {
	color:#a9c0d5;
/*	text-decoration:underline;*/
}


#fuss-r {
/*	float:left;*/
  margin:0 0 0 330px;
	padding:10px 0 0 0;
}

#fuss-r2 {
	font-size:11px;
}

#fuss-r2 a, 
#fuss-r2 a:link {
	color:#404040;
}

#fuss-r2 a:hover {
	color:#a9c0d5;
/*	text-decoration:underline;*/
}



/* form-module
*******************************************************************************/
#form-module * {
	padding:0;
	margin:0;
}

#form-module {
	margin:0 0 0 -0.2em;
	padding:0;
/*	width:40.5em;*/
  width:95%;
/*	background-color:#f7f7f7; */
	color:#cbcccd;
	font-family:verdana, arial, helvetica, sans-serif;
/*	font-size:11px; /**/
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:1em;
	font-size:11px;
	font-weight:bold;
}

#form-module .formsmall {
	padding:1.2em;
	font-size:11px;
  color:#cbcccd;
}

#form-module .element {
	display:block;
	clear:both;
/*	background-color:#f7f7f7;*/
/*	border-top:2px solid #fff;*/
}

#form-module label {
	display:block;
	float:left;
	padding:1em;
	width:10em;
	font-size:11px;
/*	border-right:2px solid #fff; */
}

#form-module label.checkbox {
	width:31em;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select { 
	float:left;
	margin:0.5em;
	width:310px;
/*	border:1px solid #333;*/
  color:#282d30;
	background-color:#c5c7c7;
}

#form-module textarea {
	float:left;
/*	margin:6px 0 0 -6px; /**/
	margin:6px 0 0 5px;
	width:310px;
/*	border:1px solid #333;*/
  color:#282d30;
	background-color:#c5c7c7;
}

#form-module input.text {
	height:1.4em;
	font-size:11px;
}

#form-module input.checkbox {
	width:10em;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 0 0 0;
	padding:3px 0 3px 0;
	width:96%;
	border:1px solid #333;
	background-color:#E0E0E0;
	color:#333;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#CCCCCC;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:8em;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
}

#form-module-thanks {
	display:block;
	color:#cbcccd;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
}


/* download main-block
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:0.5em 0.7em;
	background-color:#CCC;
	font-weight:bold;
	color:#fff;
}

#main-block .download-file {
	padding:1.2em 0.7em;
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 0.7em;
	background-color:#e5e5e5;
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
	border-bottom:2px solid #CCC;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #CCC;
}



/* download right-block
*******************************************************************************/
#right-block.download-hdl p, 
#right-block.download-file p, 
#right-block.download-desc p {
	margin:0;
}
#right-block.download-hdl p {
	padding:0.5em 0.7em;
	background-color:#CCC;
	font-weight:bold;
	color:#fff;
}

#right-block.download-file {
	padding:1.2em 0.7em;
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
}

#right-block.download-desc {
	margin-bottom:1.2em;
	padding:1.2em 0.7em;
	background-color:#e5e5e5;
	border-left:2px solid #CCC;
	border-right:2px solid #CCC;
	border-bottom:2px solid #CCC;
}

#right-block.download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #CCC;
}



/* Sitemap-Modul Variante List-Typen
*******************************************************************************
#sitemap{
	float: left;
	width:490px;
	padding:0;
}


#sitemap .langsitemap{
	float: left;
	width:300px;
	padding:0;
}


#sitemap ul {
  list-style-type:square;
  list-style-position:inside;
  margin-top:3em;
}


#sitemap .sitemaplevel1 ul{
	font-size:1.0em;
  list-style-type:disc;
  margin-top:5px;
  margin-bottom:30px;
  padding-left:50px;
}
#sitemap .sitemaplevel1 ul a.level1{
}
#sitemap .sitemaplevel1 li {
  margin-bottom:30px;
  margin-top:5px;
}
#sitemap .sitemaplevel1 a {
  font-style:normal;
  font-weight:normal;
}


#sitemap .sitemaplevel2 ul{
	font-size:1.0em;
  padding-left:50px;
}
#sitemap .sitemaplevel2 ul a.level2{
}
#sitemap .sitemaplevel2 li {
  margin-bottom:10px;
}
#sitemap .sitemaplevel2 a {
  font-style:normal;
  font-weight:normal;
}


#sitemap .sitemaplevel3 ul{
	font-size:1.0em;
  padding-left:50px;
}
#sitemap .sitemaplevel3 ul a.level3{
}
#sitemap .sitemaplevel3 li {
  margin-bottom:10px;
}
#sitemap .sitemaplevel3 a {
  font-style:normal;
  font-weight:normal;
}


#sitemap .sitemapartikel ul{
	font-size:1.0em;
}
#sitemap .sitemapartikel li{
  list-style-type:circle;
}
#sitemap .sitemapartikel a{
  font-style:normal;
  font-weight:normal;
}
*/

/* Sitemap-Modul Variante List-Grafik
*******************************************************************************/
#sitemap{
	float: left;
	width:450px;
	padding:0;
  color:#cbcccd;
}


#sitemap .langsitemap{
	float: left;
	width:98%;
	padding:0;
}


#sitemap ul {
  list-style-type:none;
/*  list-style-position:inside;*/
  margin-top:3em;
  margin-left:0;
}


#sitemap .sitemaplevel1 ul{
  margin-top:5px;
  margin-bottom:30px;
	font-size:1.0em;
  list-style-image:url(sm_winkel.gif);
  padding-left:50px;
}
#sitemap .sitemaplevel1 ul a.level1{
}
#sitemap .sitemaplevel1 li {
  margin-bottom:10px;
}
#sitemap .sitemaplevel1 a {
  font-style:normal;
  font-weight:bold;
}


#sitemap .sitemaplevel2 ul{
	font-size:1.0em;
  padding-left:50px;
}
#sitemap .sitemaplevel2 ul a.level2{
}
#sitemap .sitemaplevel2 li {
  margin-bottom:10px;
}
#sitemap .sitemaplevel2 a {
  font-style:normal;
  font-weight:normal;
}


#sitemap .sitemaplevel3 ul{
	font-size:1.0em;
  padding-left:50px;
}
#sitemap .sitemaplevel3 ul a.level3{
}
#sitemap .sitemaplevel3 li {
  margin-bottom:10px;
}
#sitemap .sitemaplevel3 a {
  font-style:normal;
  font-weight:normal;
}


#sitemap .sitemapartikel ul{
	font-size:1.0em;
}
#sitemap .sitemapartikel li{
  list-style-image:url(sm_winkel.gif);
}
#sitemap .sitemapartikel a{
  font-style:italic;
  font-weight:normal;
}



/* EXTRAS von HB.pXs
*******************************************************************************/

.bildkasten {
  border-style:solid; 
  border-width:2px; 
/*  border-color:#EDEDED; */
  padding:14px 8px 0 8px;  
}

.liste {
  border-style:solid; 
  border-width:0px; 
  background-color:#535659; /*mittelgrau*/
  border-color:#EDEDED;
/*  background-color:#EDEDED; /**/
}

.listenkopf {
	font-weight:bold;
/*
  border-style:solid;
  border-width:2px; 
  border-color:#CCCCCC;
  background-color:#CCCCCC;
*/
}

#textliste {
}

#textliste ul {
  list-style-type:disc;
/*  padding-left:15px; /**/
	margin-bottom:1.2em;
	font-size:11px;
	line-height:1.4em;
}


/* EXTRAS von AM.pXs
*******************************************************************************/

#druckversionlink { /* OHNE Seite empfehlen */
/*  width:400px; /**/
  position:absolute;
  margin-top:-40px; 
  margin-bottom:27px; /*Abstand zum normalen Content*/
  margin-left:470px; /*eigentlich 400px, damit rechtsbuendig mit Inhalt; gem. Auftrag PB soll so weit rechts!*/
	font-size:11px;
}

/*	Hyperlink Modul Druckversion */
#druckversionlink a, #druckversionlink a:link, {
 	color:#cbcccd;
/*	text-decoration:none; /**/
}

#druckversionlink a:visited {
 	color:#cbcccd;
/*	text-decoration:none; /**/
}

#druckversionlink a:hover {
 	color:#ffffff;
/*	text-decoration:none; /**/
}



#druckversionlink2 { /* INKL: Seite empfehlen */
/*  width:400px; /**/
  position:absolute;
  margin-top:-40px; 
  margin-bottom:27px; /*Abstand zum normalen Content*/
  margin-left:340px; /**/
	font-size:11px;
}

/*	Hyperlink Modul Druckversion */
#druckversionlink2 a, #druckversionlink2 a:link, {
 	color:#cbcccd;
/*	text-decoration:none; /**/
}

#druckversionlink2 a:visited {
 	color:#cbcccd;
/*	text-decoration:none; /**/
}

#druckversionlink2 a:hover {
 	color:#ffffff;
/*	text-decoration:none; /**/
}



/*
*******************************************************************************/
#paginierungslink {
/*  width:400px; /**/
  position:absolute;
  margin-top:-3px; 
  margin-bottom:27px; /*Abstand zum normalen Content*/
  margin-left:376px; /**/
	font-size:11px;
}

/*	Hyperlink Modul Druckversion */
#paginierungslink a, #paginierungslink a:link, {
 	color:#cbcccd;
/*	text-decoration:none; /**/
}

#paginierungslink a:visited {
 	color:#cbcccd;
/*	text-decoration:none; /**/
}

#paginierungslink a:hover {
 	color:#ffffff;
/*	text-decoration:none; /**/
}


/*	 Individualformular
------------------------------------------------------------------------------*/

.labelcontainer {
  float:left; 
  width:33%; 
}

.feldgesamtcontainer {
  float:clear; 
  padding-bottom:0.5em;
}

.submitbutton {
  margin:0;
  padding:0.2em auto 0.2em auto;
  width:33%;
  height:1.8em; 
  font-size:1.2em;
  font-weight:normal; 
	border:1px solid #333;
	background-color:#E0E0E0;
  cursor:pointer;
}

.inputtext {
  margin:0;
  width:65.5%; 
  height:1.4em; 
  font-size:1.2em;
  border:1px solid #ccc;
}

.inputtext_warn {
  margin:0;
  width:65.5%; 
  height:1.4em; 
  font-size:1.2em;
  border:1px solid #f00;
}

.inputarea {
  margin:0;
  width:98.5%;
  height:6em;
	font-family:verdana, arial, helvetica, sans-serif;
  font-size:1.1em;
  border:1px solid #ccc; 
}

/* Spezielle Formatierungen
***************************************************************************/

.wf
/* AM.pXs: Klasse fuer Text weiss+fett mit Textile - %(wf)TEXT% */
{
  color: #fff; 
  font-weight: bold;
}

.f
{
  font-weight: bold;
}

.k
{
  font-style:italic;
}

.wfk
{
  color: #fff; 
  font-weight: bold;
  font-style:italic;
}

.farbig {
  color:#5482ab;
}

.wk
{
  color: #fff; 
  font-style:italic;
}

