/***********************************************
styleSheet WebPublisher GmbH
author: Marcel Zedi
created: 20.07.06

lastmodified

22.07.06 backgroundimages, mz
************************************************/


/***********************************************
main styles
************************************************/


body {
	background-color: #cecccc;
}

table {
	font-family: Gill Sans, sans-serif;
	font-size: 9pt;
	color: #525252;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #1f4b83;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/**********************************************
hide and show sections
**********************************************/
a:focus, a:active {
}	

			
a span {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	display: none;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a:focus span, a:active span {
	display: block;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	border:  0 none;
	text-decoration: none;
}



.breadcrumb {
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: right;
}

.breadcrumb a {
	font-family: Arial, Helvetica, Gill , Sans, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #6a6969;
}

.footer a {
	font-family: Arial, Helvetica, Gill , Sans, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #6a6969;
}

.footer {
	border-top: 1px dotted #6a6969;
	padding: 6px;
	text-align: right;
}


.copyright {
	font-size: 8pt;
	padding-top: 30px;
}

.address, .address a {
	padding-top: 30px;
	font-size: 8pt;
	text-decoration: none;
	color: #6a6969;
}

.address a:hover {
	text-decoration: underline;
}

.normaltext-white {
	font-family: Gill Sans, sans-serif;
	font-size: 9pt;
	color: White;
	padding-top: 6px;
}

.headline {
	font-family: Tahoma, Gill Sans, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	color: White;
}

p {
	margin-bottom: 6px;
	margin-top: 6px;
}

.padding {
	padding-left: 15px;
}

.rightline {
	border-right: 1px dotted #6a6969;
}

.content {
	padding: 0px 15px 15px 15px;
}

.content-gallery {
	padding: 0px 20px 5px 20px;
}

.bottomline {
	border-top: 1px dotted #6a6969;
	padding: 0px 15px 15px 15px;
}

.headline-small {
	font-family: Verdana, Gill Sans, sans-serif;
	font-weight: bold;
}

.headline-rapp {
	font-family: Tahoma, Gill Sans, sans-serif;
	font-weight: normal;
	font-size: 13pt;
	color: #6a6969;
	border-bottom: 1px dotted #525252;
}

.smalllink, .smallink a,  .smallink a:hover {
	padding: 18px 15px 15px 0px;
	font-family: arial, helvetica, Gill Sans, sans-serif;
	text-decoration: none;
	font-size: 7pt;
	color: #6a6969;
}

.small, #small {
	font-family: arial, helvetica, Gill Sans, sans-serif;
	text-decoration: none;
	font-size: 7pt;
	color: #6a6969;
}


.searchinput, .input, .textarea {
	border-color: #e5e4e4;
	border-width: 1px;
	background-color: #efefef;
	font-family: arial, helvetica, Gill Sans, sans-serif;
	font-size: 8pt;
	border-style: solid;
	color: #6a6969;	
}


.leftbg {
	background-image:url(/images-layout/bg-left.jpg); 
	background-repeat: repeat-x;
}

.rightbg {
	background-image:url(/images-layout/bg-right.jpg); 
	background-repeat: repeat-x;
}

.leftbgpage {
	background-image:url(/images-layout/bg-left-page.jpg); 
	background-repeat: repeat-x;
}

.rightbgpage {
	background-image:url(/images-layout/bg-right-page.jpg); 
	background-repeat: repeat-x;
}

.clientarea {
	padding: 10px 0px 3px 8px;
	border-bottom: 1px dotted #525252;
	color: #525252;
	font-family: Gill Sans, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}


li {
   list-style: square;
   margin-top: 5px;
}

ul {
   margin-top: 0px;
   margin-left: 20px;
}
/***********************************************
sitemap
************************************************/

.level1-li, .level2-li, .level3-li,
.level1-li a, .level2-li a, .level3-li a {
	text-decoration: none;
	color: #6a6969;
	font-family: Gill Sans, sans-serif;
	font-size: 8pt;
	font-weight: bold;
        padding-top: 3px;
       list-style: square;
}

.level-ul {
 	padding-left: 20px;
 	padding-top: 0px;
}

/***********************************************
level1 navigation
************************************************/

a#level1, a#level1-selected {
	display: block;
	text-decoration: none;
	width:100%;
	color: #6a6969;
	text-indent: 5px;
}

a#level1-selected {
	color: #525252;
	border-bottom: 3px solid #1f4b83;
}

a:hover#level1 {
	text-decoration: none;
	color: #6a6969;
	border-bottom: 4px solid yellow;
}

a:link#level1 {
	display: block;
	text-decoration: none;
	width:100%;
	color: #6a6969;
	text-decoration: none;
}

td#level1 {
	text-align: left;
	border-right: 1px solid #cbcbcb;
}



div#level1 {
	text-decoration: none;
	color: #525252;
	margin:0px;
	padding:0px;
}

.topnav {
	border-left: 1px solid #cbcbcb;
	height: 33px;
	font-family: Gill Sans, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}



/***********************************************
level2 navigation
************************************************/

a#level2, a#level2-selected {
	display: block;
	text-decoration: none;
	width:100%;
	color: #6a6969;
	padding: 5px 0px 0px 30px;
	text-decoration: none;
	background: transparent url(/images-layout/left-nav-normal.gif) no-repeat; 
}

a#level2-selected {
	color: #525252;
	background: transparent url(/images-layout/left-nav-marked.gif) no-repeat; 
	font-family: Gill Sans, sans-serif;
	font-size: 8pt;
}

a:hover#level2 {
	text-decoration: none;
	color: #6a6969;
	background: transparent url(/images-layout/left-nav-marked.gif) no-repeat; 
}



a:link#level2 {
	display: block;
	text-decoration: none;
	width:100%;
	color: #6a6969;
	text-decoration: none;
}

td#level2 {
	text-align: left;
	font-family: Gill Sans, sans-serif;
	font-size: 8pt;
}


div#level2 {
	text-decoration: none;
	color: #525252;
	margin:0px;
	padding:0px;
}


/***********************************************
level3 navigation
************************************************/

a#level3, a#level3-selected {
	display: block;
	text-decoration: none;
	width:100%;
	color: #6a6969;
	padding: 5px 0px 0px 30px;
	text-decoration: none;
	background: transparent url(/images-layout/left-nav-normal.gif) no-repeat; 
	background-position: 5px 0; 
}

a#level3-selected {
	color: #525252;
	border-bottom: 2px solid #1f4b83;
}

a:hover#level3 {
	text-decoration: none;
	color: #6a6969;
	background: transparent url(/images-layout/left-nav-marked.gif) no-repeat; 
	background-position: 5px 0; 
}



a:link#level3 {
	display: block;
	text-decoration: none;
	width:100%;
	color: #6a6969;
	text-decoration: none;
}

td#level3 {
	text-align: left;
	font-family: Gill Sans, sans-serif;
	font-size: 8pt;
}



div#level3 {
	text-decoration: none;
	color: #525252;
	margin:0px;
	padding:0px;
}

