/* DATEI: cms.css  */
/* Intersim AG */
/* (c) Intersim AG - Burgdorf */

/*--------------------------------------- Elemente ---------------------------------------*/
body {
	background-color: #061540;
	font-family: Verdana, Arial, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center ;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:11px;
	color: #061540;

}

#divPrintHead {
	display: none;
}


p {
	line-height:17px;
	text-align: left;
}

table, td, th, select, textarea {
	font-family:  Verdana, Arial, sans-serif;
		font-size: 11px;

}



select, form {
	font-size: 11px;
}

p, li  {
	text-align: left;
	border:0pt none;
	margin:0pt;
	padding:0pt 0pt 10px;
		line-height: 130%;
}


input, button{
	
		font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}

pre {
	font-family:"Courier New", Courier, monospace;
	color: #3e4d52;
	background-color: white;
}

address {
	font-style:italic;
}



legend {	
color: #3e4d52;
	background-color: white;

}


/* --------- Titel im Hauptteil --------- */

h1, h2, h3, h4, h5, h6 {
	line-height:normal;				/* -- Achtung bei Fixpositionierten Texte -- */
}

h1	{
	display: block;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;


}

h2 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	text-transform: uppercase;
}

h3	{
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;

}

h4 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
}
/*---------------------- Links ----------------------*/

/* Allgemein im Content-Bereich */
a:link    		{color: #336699; background-color:transparent; text-decoration:underline;}
a:visited 		{color: #336699; background-color:transparent; text-decoration:underline;}
a:hover   		{color: #54A8D3; background-color:transparent; text-decoration:underline;}
a:active  		{color: #336699; background-color:transparent; text-decoration:underline;}

/* Links bei Dokumenten-Suche */
a.doku:link		{color: #336699; background-color:transparent; text-decoration:none; padding: 0 10px 0 0;}
a.doku:visited	{color: #336699; background-color:transparent; text-decoration:none;padding: 0 10px 0 0;}
a.doku:hover	{color: #54A8D3; background-color:transparent; text-decoration:none;padding: 0 10px 0 0;}
a.doku:active	{color: #336699; background-color:transparent; text-decoration:none;padding: 0 10px 0 0;}

#divTeaser a:link		{color: #336699; background-color:transparent; text-decoration:none; padding: 0 10px 0 0;}
#divTeaser a:visited	{color: #336699; background-color:transparent; text-decoration:none;padding: 0 10px 0 0;}
#divTeaser a:hover	{color: #54A8D3; background-color:transparent; text-decoration:none;padding: 0 10px 0 0;}
#divTeaser a:active	{color: #336699; background-color:transparent; text-decoration:none;padding: 0 10px 0 0;}


/*--------------------------------------- Classes ---------------------------------------*/

/*--------- Allgemeine ---------*/

/* Inhalt-Tabelle (Admin-Bereich, allg. Seiten) */
.contTable {
	padding-left:0px;
	color: #474949; 
	background-color: transparent;

}

.small { 
	font-size:10px;  
}

.bold {
    font-weight:bold;
}

/* Schaltfläche */
.bu { 

	font-weight:normal;
	color: #727272;
	border: 1px solid #727272;
	background-color: #fefefe;  
}



/*--------- Classes Admin-Bereich  ---------*/

/* Titel */
.AdminTabTitle {
	background-color: #336699;
	color: white;
	font-weight:bold;
}

/* Normale Zeile */
.AdminTabRowLight {
	color: #474949;
	background-color:#FFFFFF;
}

/* Alternative Zeile */
.AdminTabRowDark {
	color: #474949;
	background-color: #D9D9D9;
}

/* Effekt-Zeile */
.AdminTabRowEffect {
	color: #474949;
	background-color:#D9d9d9;
}

/* Links in der Admin Titelzeile*/
a.AdminTabTitle:link, th.AdminTabTitle a:link    {color: #474949; background-color:transparent; text-decoration:none;}
a.AdminTabTitle:visited, th.AdminTabTitle a:visited {color: #474949; background-color:transparent; text-decoration:none;}
a.AdminTabTitle:hover, th.AdminTabTitle a:hover	{color: #474949; background-color:transparent; text-decoration:underline;}
a.AdminTabTitle:active, th.AdminTabTitle a:active	{color: #474949; background-color:transparent; text-decoration:none;} 

/*--------- Classes Teaser  ---------*/

.teaserEntry {
float: left;
clear: both;
background-color: transparent;
margin: 0 0 0px 0;
padding: 0 0 0 0;
width: 205px;
height: auto;

}


/* titel h1 */
.teaserTitle {
float: left;
clear: both;
background-color: transparent;
margin: 0 0 0 0;
padding: 12px 20px 0 16px;
text-transform: uppercase;
border: 0px solid;
color: #336699;
background-image: url(images/teaser_entry.png);
background-repeat: no-repeat;
width: 169px !important;
width /**/:205px; /*ie5 hack*/
font-size: 11px;

}

/* Inhalt-Div */
.teaserCont {
float: left;
clear: both;
background-image: url(images/teaser_content.png);
background-repeat: repeat-y;
background-color: transparent;
width: 169px !important;
width /**/:205px; /*ie5 hack*/
margin: 0 0 0 0;
padding: 10px 20px 0 16px;
	
}

.teaserCont ul li {
	list-style-image: url(images/arrows.gif);
}

.teaserCont ul  {
margin: 0 0 0 25px;
padding: 0 0 0 0;
}



.teaserFooter {
float: left;
clear: both;
background-image: url(images/teaser_bottom.png);
background-repeat: no-repeat;
background-color: transparent;
width: 205px;
height: 22px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.tImageLink {

}

.tImage {
float: left;
clear: both;
margin: 0 0 5px 0px;

}

	

/* Mehr... nach Teaser Content */
.tMoreLink {
	color: #336699;
	background-color: transparent;
	cursor:pointer;
	text-decoration:none; 
	font-weight: normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 2px;
	
	
}
a.tMoreLink:link		{color: #336699; background-color:transparent; text-decoration:none;}
a.tMoreLink:visited	{color: #336699; background-color:transparent; text-decoration:none;}
a.tMoreLink:hover	{color: #336699; background-color:transparent; text-decoration:none;}
a.tMoreLink:active	{color: #336699; background-color:transparent; text-decoration:none;}


.tNewLink {
	display:block;
	text-align:left;
}

/* New! neben Teaser-Titel */
.tNew {

}


/*--------- Classes Content-Auflistung -------*/
/* Inhalt-Div */
.cContList {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float: left;
	display:block;
	width: 100%;

}

/* Inhaltkopf-Div */
.cContListHeader {
	margin:0px 0px 5px 0px;
	padding:3px 3px 0px 0px;	
	border-bottom: 1px solid #336699;
		float: left;
display:block;
width: 100%;

}



/* Contlist title */
h1.cContListHeader {
	display: block;
	float: left;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	padding:3px 5px 3px 5px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	border: 1px solid #DDDEDF;
	background-color: White;
	width: 513px !important;
width /**/:525px; /*ie5 hack*/
}

/* Contlist title */
h2.cContListHeader {
	display: block;
	float: left;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	text-transform: uppercase;
	width: 100%;
}

h4.cContListHeaderCompact {
	display: block;
	float: left;
font-size: 11px;
	color: #4a4c4d;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	width: 100%;
}

.cContListHeaderCompact {
 	display:block;
		float: left;
 	font-weight:bold;
 	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Inhalt-Div */
.cContListText {
	 	display:block;
		float: left;
	height:auto; 
	width: 98%;
	text-align: justify;
	padding:5px 5px 5px 5px;
	margin: 3px 0px 0px 0px;
	background-color: white;
		border: 1px solid #DDDEDF;

}

/* Inhalt-Tab-Spalte1 */
.cContListTextCol1 {
	vertical-align:top; 
	display:block; 
	float:left; 
	height:auto; 
	width:auto;
	padding:7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Inhalt-Tab-Spalte2 */
.cContListTextCol2 {
	vertical-align:top; 
	border:0px none; 
	height:auto; 
	width:auto;
	text-align: left;
	padding:7px 10px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.cContListTextCol2 p {

	text-align: justify;

}

/* Inhaltfuss-Div */
.cContListFooter {
	clear:both;
	height:20px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.cContListImageLink {
	text-align:center;
	margin: 0 10px 0 0;
	float: left;
}

.cContListImage {
	float:left;
	padding: 5px 5px 5px 5px;
background-color: #F5F5F5;
border: 1px solid #DDDEDF;
}



/* Mehr... */
.cMoreLink {
	

}




/* Neu! */
.cNew {
	float:right;
	color:#FF8C00;
	font-size:9px;
	font-weight:bold;
	padding:0px 1px 0px 1px;
	margin:0px 0px 0px 3px;
	text-decoration:none;
	cursor:pointer;
	text-transform:uppercase; 
}




.mnuMore{
	position: absolute;
	left: 130px;
}

/*--------------------------------------- DIV's ---------------------------------------*/

/*--------- Main DIV's ---------*/

#divContainer /* umschliessendes DIV damit das Design zentriert werden kann */
{
	text-align: left; /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	height: 100%;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	clear: both;
	width:994px;
	z-index:3;


}


#divTop {	
	position: relative;
	top: 0;
	left: 0;
	background-color: transparent;
	width: 994px;
	height: 10px !important;
	height /**/:10px; /*ie5 hack*/	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	z-index: 2;
	
}

#divMiddle {
	position: relative;
	background-color:transparent;
	width: 994px;
	height: auto;
	padding:0px 0px 0px 0px;
	margin:104px 0px 0px 0px;
	z-index: 1;
	background-image: url(images/middle_bg.png);
	background-repeat: repeat-y;
	

}




 #divBottom{
	position: relative;
	background-color:transparent;
	width: 994px;
	height: 42px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	z-index: 1;
	background-image: url(images/bottom_bg.png);
	background-repeat: no-repeat;

 }
 


/*--------- Top DIV's ---------*/
#divHead {

}

#divTopnav {
position: absolute;
top: 85px;
left: 680px;
width: auto;
}


#divLogo {
	position: absolute;
	top: 10px;
	left: 220px;
	width: 400px;
	height: 80px;
}

#divTopnav img {
border: 0px solid white;
}


#divSearch {
display: none;
}

.SearchButton {
border: 1px solid #A8A8A8;
color: #474949;
background-color: #F1F1F1;
font-size: 11px;
}

.SearchInputField {
	width: 100px;
}

/*--------- Middle DIV's ---------*/
#divMenu {
position:absolute;
	top:-104px;
	left:0px;
background-color: transparent;
width: 212px;

}


#divMenuTop{
float: left;
clear: both;
background-color: transparent;
width: 212px;
height: 16px;
background-image: url(images/menu_top.png);
background-repeat: no-repeat;
}

#divMenuMiddle { 
	float: left;
clear: both;
background-color: transparent;
width: 212px;
background-image: url(images/menuMiddle_bg.png);
background-repeat: repeat-y;
height: auto;
padding: 0 5px 0 10px;

}

#divMenuBottom {
float: left;
clear: both;
background-color: transparent;
width: 212px;
background-image: url(images/menu_bottom.png);
background-repeat: no-repeat;
height: 23px;

}

#divPrintview {
display:none;
}

#divContentContainer {
	position:absolute;
	height:auto;
	top:0px;
	left:215px;
	background-color: transparent;
	width: 570px !important;
	width /**/:570px; /*ie5 hack*/
	text-align:left;
	z-index:100;
	margin: 0px 0px 0px 9px;
	  padding: 0px 0px 0px 0px;
	  background-image: url(images/content_bg.png);
background-repeat: repeat-y;


	
}

#divContentTop {
 position:relative;
 top: -104px;
 left: -9px;
background-color: transparent;
width: 570px;
height: 104px;
background-image: url(images/content_top.png);
background-repeat: no-repeat;
}

#divContent {
top: -104px;
left: 0px;
position:relative;
background-color: transparent;
z-index:101;
padding: 0 0px 0px 0px;
margin: 0 0 0 10px;
width: 523px;



}


#divBottomPos {
	
}


#divContentBottom {

}






#divTeaser {
position:absolute;
	top:-104px;
	left:789px;
	width: 205px !important;
	width /**/:205px; /*ie5 hack*/
	text-align:left;
background-color: transparent;
	height:auto;
	z-index:100;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}


#divTeaserTop {
	float:left;
	clear: both;
}

#divTeaserBottom {
	float:left;
	clear: both;
	width: 100%;
}

.Copyright, pCopyright {
	float: left;
	width: 100%;
}


#divApp1 {
	display:none;

}

#divApp2{	
	
}



/*--------------------------------------- Module ---------------------------------------*/

/*--------- .NET ---------*/
.body_aspnet {									/* .net iframe im Content */
	background-image:none;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color: #474949;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:11px;
} 

span {											/* .net-generierte span */
	font-size:11px;
	font-style:normal;  
	font-weight:normal;
	color: #474949; 	
}

.status {										/* error + allg. Meldungen */
	font-size:10px;
	font-style:normal;  
	font-weight:bold;
	color:#CC0000; 	
}




/*-- Reiter Navigationen (News Modul; Glossary Modul, ...) --*/

.nlglNav {
	font-weight:normal;
	padding:2px 3px 2px 3px;
	border-left: 1px solid #A8A8A8;	
	border-bottom: 1px solid #A8A8A8;
	text-align:center;
}

.nlglNavSel {
	font-weight:bold;
	color: #336699;
	background-color: transparent;
	padding:2px 3px 2px 3px;
	border-left: 1px solid #A8A8A8;	
	border-bottom: 1px solid #A8A8A8;
	text-align:center;
}

.nlglNavNotAvailable {
	font-weight:normal;
	color: #A8A8A8;
	padding:2px 3px 2px 3px;
	border-left:1px solid #A8A8A8;	
	border-bottom: 1px solid #A8A8A8;
	text-align:center;
}

.nlglNavHeader {
	color: #336699;
	font-weight:bold;
	border-bottom: 1px solid #3D7AB6;
	margin:0px;
	padding:0px 0px 3px 0px;
	background-repeat:no-repeat;
}

.nlglListHeader {
	font-weight:bold;
	padding:10px 0px 3px 0px;
	margin:0px;
}

.nlglListText {
	vertical-align:top;
	padding: 0px 0px 12px 0px;
}

.nlglListText img {
	margin: 0 10px 0 0;
		float:left;
	padding: 5px 5px 5px 5px;
background-color: #F5F5F5;
border: 1px solid #DDDEDF;
}

.nlglListCompact {
	padding:10px 0px 0px 0px;
}

.nlglListCompactDate {
	padding:10px 0px 0px 0px;
	font-weight:bold;
}


td.nlglNav a:link, td.nlglNavSel a:link, td.nlglListHeader a:link, td.nlglListCompact a:link, td.nlglListCompactDate a:link 				{color: #3D7AB6; background-color:transparent; text-decoration:none;}
td.nlglNav a:visited, td.nlglNavSel a:visited,  td.nlglListHeader a:visited, td.nlglListCompact a:visited, td.nlglListCompactDate a:visited {color: #336699; background-color:transparent; text-decoration:none;}
td.nlglNav a:hover, td.nlglNavSel a:hover, td.nlglListHeader a:hover, td.nlglListCompact a:hover, td.nlglListCompactDate a:hover			{color: #54A8D3; background-color:transparent; text-decoration:none;}
td.nlglNav a:active, td.nlglNavSel a:active, td.nlglListHeader a:active, td.nlglListCompact a:active, td.nlglListCompactDate a:active 		{color: #54A8D3; background-color:transparent; text-decoration:none;}


/*--------------------------------------- Design-spezifisch ---------------------------------------*/

/* Top Navigation */
.topNav {
	padding:0px 3px 0px 3px;
	margin:0px 0px 0px 0px;
}

/* Top Navigation */
a.topNav:link		{color: #474949; background-color:transparent; font-weight: bold; text-decoration:none;}
a.topNav:visited	{color: #474949; background-color:transparent; font-weight: bold;text-decoration:none;}
a.topNav:hover		{color: #474949; background-color:transparent; font-weight: bold;text-decoration:none;}
a.topNav:active	{color: #474949; background-color:transparent; font-weight: bold;text-decoration:none;}


/* Design-Detail Admin-Bereich */
.top_adminTeaser {
	position:absolute;
	top:103px;
	left:790px;
	z-index:101;
}

.QuickNav {
margin:0 5px 0 0;
padding:0;
}

/* Col View */

.cColview {
	float: left;
		padding: 5px 10px 5px 10px;
	background-color: white;
	border: 1px solid #D9D9D9;
	margin: 0 0 10px 0;
	width: 228px !important;
	width /**/:250px; /*ie5 hack*/


}

.cColview p {
	display: block;
	width: 228px !important;
	width /**/:228px; /*ie5 hack*/	
	float: left;
	clear: both;
	padding: 5px 0px 5px 0px;
	text-align: justify;

}

.cColview ul {
	display: block;
	float: left;
margin: 0 0 0 25px;
padding: 0 0 0 0;

}


.cColview ul li {
	list-style-image: url(images/arrows.gif);
	list-style-type: none;
	padding: 0 0 0 0;
}

.colviewListHeader {
	color: #336699;
	font-weight: bold;
	padding: 0 0 5px 0;
	float: left;
	clear: both;
		width: 100%;
		display: block;

}

.cColview .cContListImage {
float: left;
clear:both;
display: block;
margin: 0 auto; /* standardkonforme horizontale Zentrierung */
border: 0;
padding: 0 0 0 0px;
background-color: transparent;
}

td.cContListTextCol1 .cContListImage {
}






#iframeVorstand {
background-color: transparent;
text-align: center;
border: 0px solid white;

	
}

		#SCNISlider_div{
				width:523px;
				height:280px;
				background-color:transparent;
				padding: 0 0 0 20px;
			}
			
		.cTypeLinks ul li {
				list-style-image: url(images/arrows.gif);
		}
		

.cTypeLinks ul  {
margin: 0 0 0 40px;
padding: 0 0 0 0;
}


/*--------- Shop definitionen ---------*/

#divShop{
	float: left;
	padding: 40px 0 0 0;
	width:523px;
	background-color: transparent;
}

#shopResultDisplayPane {
	padding-top:20px;
}

#divShopNav{
	position:absolute;
	top:0px;
	left:0px;
	width:auto;
		background-color: transparent;

}

.cShopTabTitle {
	font-weight:bold;
	background-color:#e8e8e8;
}

.shopLineRow {
	height: 1.5px;
	background-color:#C6C6C6;
}

.shopNumberInput {
	width: 50px;
}
.shopAddressInputShort {
	width: 140px;
}
.shopAddressInputLong {
	width:284px;
}
.shopAddressInputCity {
	width:230px;
}

span.shopHighlighted {
	font-size:inherit;
	background-color:#EAE7D4;
}
span.shopHighlightedBold {
	font-size:inherit;
	background-color:#EAE7D4;
}
h2 span.shopHighlighted {
	font-size:16px;
}
h2 span.shopHighlightedBold {
	font-size:16px;
}

