/* www.servox.de
Barbara Wiede / WIEDEKOMMUNIKATION
*/


/* Artikel -------- */

.imgDIVinTextRight {    float: right;    margin:20px 10px 5px 10px; padding:0px;    border:0; } .imgDIVinTextLeft {    float: left;    margin:0px 5px 5px 0px; padding:0px;    border:0; } .imgDIVtopLeft {    margin:8px 10px 5px 20px; padding:0px;    border:0; } 
.imgDIVtopCenter {    margin:8px -50% 5px -50%; padding:0px;    border:0; }

#title {
	color: #000;
}


#more a, a:link, a:visited, a:active {
	color: #369;
	font-weight: bold;
	text-decoration: none;
}

#more a:hover {
	text-decoration: underline;
}

.beschreibungkurz {
	width: 470px;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}

.beschreibungkurz ul li {
	list-style-image: url(picture/bullet_1.gif);
	color: #000;
	margin-left: -22px;
}

.beschreibung {
	list-style-image: url(picture/bullet_1.gif);
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}


.beschreibung ul li {
	list-style-image: url(picture/bullet_1.gif);
	color: #000;
	margin-left: -22px;
}

.beschreibung h3 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -12px;
}
.beschreibung h4 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: -12px;
}
.beschreibung h5 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -0px;
}
.beschreibung a, a:link {
	text-decoration: none;
	color: #369;
	font-weight: bold;
}

.beschreibung a:visited, a:active {
	text-decoration: none;
	color: #369;
	font-weight: normal;
}

.beschreibung a:hover {
	text-decoration: underline;
	color: #369;
}

/* Artikel ENDE-------- */



/* ab hier Gestaltung / Änderungen in alle css übernehmen -------- */

/* Seitenvorlage Scrollfenster -------- */

#druckenschliessen2 {
	display: none;
	position:absolute;
	left:10px;
	top:0px;
	font-size: 10px;
	font-weight: normal;
}
#druckenschliessen2 a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #369;
}
#druckenschliessen2 a:hover {
	text-decoration: underline;
	color: #369;
}
#druckenschliessen {
	position:absolute;
	left:10px;
	top:0px;
	font-size: 10px;
	font-weight: normal;
}
#druckenschliessen a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #369;
}
#druckenschliessen a:hover {
	text-decoration: underline;
	color: #369;
}
#footerblock {
	font-size: 10px;
	color: #000;
}
#footerblock p {
	font-size: 10px;
	color: #369;
}
#footerblock a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #369;
}
#footerblock a:hover{
	text-decoration: underline;
}

#footerblock2 {
	font-size: 10px;
	color: #000;
margin-left: 10px;
}
#footerblock2 p {
	font-size: 10px;
	color: #369;
}
#footerblock2 a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #369;
}
#footerblock2 a:hover{
	text-decoration: underline;
}

#footerblockprint {
	display: none;
	font-size: 10px;
	color: #000;
}

#footerblockprint a, a:link, a:visited, a:active {
	text-decoration: underline;
}

#footerblockprint a:hover {
	text-decoration: underline;
}

/* Seitenvorlage Scrollfenster ENDE-------- */


/* Fliesstext -------- */
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000;
}

form, div {
	margin: 0;
	padding: 0;
}

h1, h2, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

h7 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: normal;
}

td, tr, th, p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 17px;
	color: #000;
}

.articleText p{ 
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 0px;
	line-height: 17px;
}
.articleText a, a:link {
	text-decoration: none;
	color: #369;
	font-weight: bold;
}

.articleText a:visited, a:active {
	text-decoration: none;
	color: #369;
	font-weight: normal;
}

.articleText a:hover {
	text-decoration: underline;
	color: #369;
}

/* Fliesstext ENDE-------- */

/* myscrolllayer -------- */

div#myscrolllayer{
position:absolute;
left:235px;
top:183px;
width:509px;
height:417px;
z-index:0;
overflow: auto;
padding-right: 5px;
}

* html div#myscrolllayer { /* Korrektur fuer IE */ 
    width: 514px; w\idth: 514px;
	height: 416px; h\eight: 416px;
 }

#myscrolllayer ul li{

}
#myscrolllayer {
	color: #000;
}

/* myscrolllayer ENDE -------- */


/* Menu NAV_LIST_ALL -------- */

div.navList  {
	padding-top: 20px;
	padding-left: 1px;
	margin: 0;
	width: 210px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	list-style-type: none;
}


.MenuItem_lvl_3  {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: black;
	margin-left: 0px;
	background-image: url(picture/Menueback.gif);
}
.MenuItem_lvl_3 a {
	letter-spacing: 0px;
	display: block;
	line-height: 19px;
	font-size: 11px;
	padding-left: 48px;
	padding-right: 10px;
}
  * html .MenuItem_lvl_3 a {  /* Korrektur fuer IE */
    width: 200px; w\idth: 200px;
  }


.MenuItem_lvl_3 a:link, a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.MenuItem_lvl_3 a:hover {
	font-weight: normal;
	display: block;
	text-decoration: none;
	background: url(picture/Menueweiss.gif);
}

#activeSection.MenuItem_lvl_3 {
	background-image: url(picture/Menueweiss.gif);
	font-weight: normal;
	color: black;
}

.MenuItem_lvl_4  {
	display: block;
	text-decoration: none;
	background-image: url(picture/Menue2back.gif);
}

.MenuItem_lvl_4 a {
	letter-spacing: 0px;
	display: block;
	line-height: 16px;
	font-size: 11px;
	padding-left: 60px;
padding-right: 10px;
}
  * html .MenuItem_lvl_4 a {  /* Korrektur fuer IE */
    width: 200px; w\idth: 200px;
  }

.MenuItem_lvl_4 a:link, a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.MenuItem_lvl_4 a:hover {
	font-weight: normal;
	display: block;
	text-decoration: none;
	background-image: url(picture/Menue2weiss.gif);
}

#activeSection {
	background-image: url(picture/Menue2weiss.gif);
	font-weight: normal;
	color: black;
}

.MenuItem_lvl_5  {
	display: block;
	text-decoration: none;
	margin-left: 0px;
	line-height: 16px;
	font-size: 11px;
	text-indent: 80px;
	background-image: url(picture/Menue2back.gif);
}

.MenuItem_lvl_5 a:link, a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.MenuItem_lvl_5 a:hover {
	font-weight: normal;
	display: block;
	text-decoration: none;
	background: url(picture/Menue2weiss.gif)#fff;
}

/* Menu NAV_LIST_ALL ENDE-------- */


/* Bogen oben -------- */
div.bogenoben1  {
z-index: 5;
	position: absolute;
	top: 127px;
	left: 0px;
	width: 57px;
	height: 474px;
	background: url(picture/Bogenoben.gif);
}
/* Bogen oben ENDE -------- */ 


/* Bogen hell -------- */
div.bogenhell  {
z-index: 3;
	position: absolute;
	top: 166px;
	left: 140px;
	width: 77px;
	height: 32px;
	background: url(picture/Bogenhell.gif);
}
/* Bogen hell ENDE -------- */ 

/* Suchen -------- */
div.suchfunktion  {
z-index: 6;
	position: absolute;
	top: 167px;
	left: 236px;
	width: 240px;
	font-size: 11px;
}

.formSearch {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.search_form {}
#search_result {
	color: #000;
	font-weight: normal;
}
#search_result h4{
	color: #000;
	font-weight: normal;
}
#search_result div{
	color: #000;
	font-weight: bold;
}
.search_result a, a:link{
	color: #369;
	font-weight: bold;
}

.search_result a:visited, a:active {
	text-decoration: none;
	color: #369;
	font-weight: normal;
}

.search_result a:hover {
	text-decoration: underline;
	color: #369;
	font-weight: bold;
}

.formField {
	width: 150px;
	height: 15px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	BORDER-RIGHT: #005baa 1px solid;
	BORDER-TOP: #005baa 1px solid;
	BORDER-LEFT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid;
	COLOR: #000;
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;
	BACKGROUND-COLOR: #ffffff
}

* html .formField { /* Korrektur fuer IE */ 
height: 14px;
 }

/* Suchen ENDE -------- */ 


/* waagerechte Navigation erste Zeile -------- */

#Rahmen { 
position: absolute;
z-index: 4;
margin-left: 0px; 
right: 0px; 
left: 0px; 
top: 145px; 
border: 1px solid #369;
} 

div#Rahmen {
display: inline;
width: 748px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
background-color: white;
  }
  * html div#Rahmen {  /* Korrektur fuer IE */
    width: 750px;
    w\idth: 750px;
  }

ul#Navigation {
margin: 0px; padding: 0px;
text-align: center;
padding-left: 80px;  
  }

ul#Navigation li {
list-style: none;
float: left;  /* ohne width - nach CSS 2.1 erlaubt */
/*\*//*/
width: 663px
text-align: left;
/**/
padding-left: 0px;
padding-right: 0px;
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE */
    margin-bottom: 0.5px;
  }

ul#Navigation li a, ul#Navigation li a span { 
display: block; 
padding: 2px 0px; 
text-decoration: none;
font-size: 12px;
font-weight: normal; 
color: black; 
background-color: #fff;
letter-spacing: 1px;
} 

ul#Navigation li a:hover {
border-color: #369;
border-left-color: black; border-top-color: black;
color: white; background-color: #369;
  }

ul#Navigation  li span a, li span a#aktuell {
border-color: #369;
border-left-color: black; border-top-color: black;
color: white; background-color: #369;
  }


ul#Navigation li div { clear: left; } 

Navigation.one, Navigation.one span {
width: 70px; 
}
  * .one, .one span {  /* Korrektur fuer IE */
    width: 70px; w\idth: 70px;
  }


.two, .two span {
width: 142px; 
}
  * .two, .two span {  /* Korrektur fuer IE */
    width: 142px; w\idth: 142px;
  }


.three, .three span {
width: 134px; 
}
  * .three, .three span {  /* Korrektur fuer IE */
    width: 134px; w\idth: 134px;
  }


.four, .four span {
width: 174px; 
}
  * .four, .four span {  /* Korrektur fuer IE */
    width: 174px; w\idth: 174px;
  }


.five, .five span {
width: 62px; 
}
  * .five, .five span {  /* Korrektur fuer IE */
    width: 62px; w\idth: 62px;
  }


.six, .six span {
width: 80px;
}
  * .six, .six span {  /* Korrektur fuer IE */
    width: 80px; w\idth: 80px;
  }


/* waagerechte Navigation erste Zeile ENDE-------- */

/* waagerechte Navigation zweite Zeile -------- */



#Rahmen2 { 
position: absolute;
z-index: 2;
margin-left: 0px; 
right: 0px; 
left: 200px; 
top: 165px;
border: 1px solid #369;
} 


div#Rahmen2 {
display: inline;
width: 548px;
padding-top: 0px;
padding-bottom: 0px;
background-color: transparent;
  }
  * html div#Rahmen2 {  /* Korrektur fuer IE */
    width: 550px;
    w\idth: 550px;
  }

ul#Navigation2 {
margin: 0px; padding: 0px;
text-align: center;
padding-left: 280px;
  }

ul#Navigation2 li {
list-style: none;
float: left;  /* ohne width - nach CSS 2.1 erlaubt */
/*\*//*/
width: 548px
text-align: left;
/**/
padding-left: 0px;
padding-right: 0px;
  }
  * html ul#Navigation2 li {  /* Korrektur fuer den IE */
    margin-bottom: 0.5px;
  }

ul#Navigation2 li a, ul#Navigation2 li span { 
display: block; 
padding: 2px 0px; 
text-decoration: none;
font-size: 11px;
font-weight: normal; 
color: black; 
background-color: transparent;
letter-spacing: 1px;
} 

ul#Navigation2 a:hover, ul#Navigation2 li span, li a#aktuell {
border-color: #369;
border-left-color: black; border-top-color: black;
color: white; background-color: #369;
  }

ul#Navigation2 li div { clear: left; } 

.eight a, .eight span {
width: 60px;
}
  * .eight a, .eight span {  /* Korrektur fuer IE */
    width: 60px; w\idth: 60px;
  }

.nine a, .nine span {
width: 54px;
}
  * .nine a, .nine span {  /* Korrektur fuer IE */
    width: 54px; w\idth: 54px;
  }


.ten a, .ten span {
width: 90px;
}
  * .ten a, .ten span {  /* Korrektur fuer IE */
    width: 90px; w\idth: 90px;
  }


.eleven a, .eleven span {
width: 58px;
}
  * .eleven a, eleven span {  /* Korrektur fuer IE */
    width: 58px; w\idth: 58px;
  }


/* waagerechte Navigation zweite Zeile ENDE-------- */




