body {
	background: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 100%;
	z-index: 0;
}

html, body{
	margin: 0;
	padding: 0;
	height: 100%;	
}

/*------------ HEADLINES --------------- */

h1 {
	color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h2 {
	color: #444;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

h3 {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
}

h4 {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/*------------ FORM-ELEMENTS --------------- */

.inputHeader {
	border: 1px solid #B3B3B3;
	color: #000;
	font-size: 10px;
	height: 12px;
	padding: 2px;
	margin: 3px 0 5px 0;
	width: 148px;
}

/*------------ CONTENT-ELEMENTS --------------- */
p {
	color: #444;
	line-height: 1.3;
	margin: 0 0 10px 0;
}

/*------------ TABLES-ELEMENTS --------------- */

table {
	width: 555px;
	padding: 0;
	font-family: Arial;
	border-collapse: collapse;
}

table tr{
	padding: 0;
	margin: 0;
}

table strong{
	color: #444;
}

.smallFont td{
	font-size: 11px;
	padding: 2px 4px;
}

.normalFont td{
	font-size: 12px;
	padding: 2px 4px;
}

.headorange{
	color: #ff9900;
	font-weight: bold;
}

.headorangebrd td {
	color: #ff9900;
	font-weight: bold;
	border-bottom: 1px solid #ff9900;
}

.bgorange {
	background-color: #fff3e1;
}

.summe td{
	color: #ff9900;
	font-weight: bold;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
}
.smallrow td{
	color: #666;
	font-size: 10px;
}

#tab_search {
	margin: 20px 0 0 0;
}

#tab_search td{
	font-size: 12px;
	padding: 3px 0;
}

#tab_search .trHead{
	color: #ff9900;
	font-weight: bold;
	border-bottom: 1px solid #ff9900;
}

/*------------ LINK-ELEMENTS --------------- */

a:link{
	color: #444;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #444;
	font-weight: normal;
	text-decoration: underline;
}

a:hover{
	color: #444;
	font-weight: normal;	
	text-decoration: underline;
}

a:active{
	color: #444;
	font-weight: normal;	
	text-decoration: underline;
}

/*------------ PAGEHEADER --------------- */

#pageHeader {
	height: 136px;
	margin: 0;
	padding: 0;
	background: 0;
	width: 995px;
}

#logo {
	position: absolute;
	top: 0;
	right: 10px;
	height: 136px;
	width: 219px;
}

#paraNav {
	display: none;
}

#logUser p{
	display: none;
}

#pictureBanner {
	display: none;
}

#flash {
	display: none;
}

#logoText {
	display: none;
}

#mainNav {
	display: none;
}


/*------------ LEFT FRAME --------------- */

#leftFrame {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	top: 162px;
	width: 218px;
	border-top: 1px solid #fff;
}

/*--------- SUBNAV --------- */

#subNav {
	width: 216px;
	margin: 5px 0 0 0;
}

/*------------ CONTENT FRAME--------------- */

#cntFrame {
	margin: 0;
	padding: 0;
	width: 100%;	
}

#cntHeader {
	background: #555;
	height: 275px;
}

#cntMain {
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
}

#cntMain h3 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.5;
	color: #000;
}

#cntMain p{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
	color: #000;
}

#cntMain form {
	width: 320px;
}

#cntMain form.long {
	width: 380px;
}

#cntMain input {
	margin: 3px 3px 0 0;
}

#cntMain label {
	display: block;
	float: left;
	font-weight: bold;
	margin: 7px 10px 0 0;
	width: 100px;
}

#cntMain .boxSubmit input{
	float: right;
	margin: 3px 0 0 0;
}

#cntMain .boxAdditional{
	margin: 10px 0 0 0;
}

#cntMain .right {
	float: right;
	width: 300px;
}

#cntMain .imgRight {
	float: right;
	width: 215px;
	margin: 15px 0 0 5px;
}

#cntMain .imgRight img {
	border-color: #ccc;
}

#cntMain .imgLeft {
	float: left;
	width: 215px;
	margin: 15px 5px 0 0;
}

#cntMain .imgLeft img {
	border-color: #ccc;
}

#cntMain .imgCenter {
	display: block;
	width: 80%;
	margin: 10px 0 0 5px;
}

#cntMain .imgCenter img {
	border-color: #ccc;
}

#cntMain .figure {
	display: block;
	font-style: italic;
	color: #666;
	padding: 0 0 3px 0;
}

#cntMain b {
	margin: 0;
}

#cntMain ul{
	margin: 0;
	padding: 0;
}
#cntMain li{
	background: url(../img/bullet_path.gif) 0px 7px no-repeat;
	padding: 2px 0 2px 10px;
	list-style-type: none;
}

#cntPath {
	color: #999;
	margin: 0 0 10px 0;
}

#cntPath img{
	margin: 0 3px 1px 0;
}

#cntPath a:link,#cntPath a:visited,#cntPath a:hover,#cntPath a:active{
	color: #999;
	margin: 0 3px 10px 0;
}

#articleHeader {
	border-bottom: 2px solid #98aabd;
	height: 15px;
}

#articleHeader #addInfo{
	float: right;
	color: #666;
	margin: 0;
	padding: 0;
	width: 348px;
}

#articleHeader #addInfo .right{
	width: 86px;
}

#articleHeader #addInfo img{
	margin: 0 0 -5px 0;
	padding: 0;
}

#articleHeader #addInfo a{
	font-size: 10px;
	color: #4c4c4c;
	font-weight: bold;
}

#articleHeader #addInfo .right{
	float: right;
}


.small {
	font-size: 10px;
	color: #666;
}

#articleImage {
	border: 1px solid #b3b3b3;
	padding: 1px;
	width: 210px;
	text-align: center;
	height: 280px;
}

#articleDetail h1 {
	margin: 0;
	padding: 0;
}

.galleryRow {
	width: 100%;
	clear: both;
	margin: 0 0 10px 0;
	background: #fff url(../img/bgGallery4.gif) 0 0 repeat-y;
}

.bgGalleryTop {
	height: 1px;
	margin: 0px;
	padding: 0;
	width: 552px;
	* display: block;
}

.bgGalleryBottom {
	height: 1px;
	margin: 0px;
	padding: 0;
	width: 552px;
	* display: block;
}

.galleryImgBox {
	float: left;
	width: 132px;
	margin: 0 8px 0 0 !important;
	margin: 0 3px 0 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

#galleryImgBoxLast {
	float: left;
	width: 132px;
	height: 100%;
	margin: 0 !important;
	font-size: 11px;
	font-weight: normal;
}

.galleryImgBox .imageBox {
	width: 130px;
	margin: 0 6px 0 1px;
	height: 110px;
	text-align: center;
	background-color: #e6e6e6;
}

.galleryImgBox .imageBoxLast {
	width: 130px;
	margin: 0 0 0 1px;
	height: 110px;
	text-align: center;
	background-color: #e6e6e6;
}

.image {
	padding: 5px 0;
	height: 100px;
}

.galleryImgBox h4 {
	width: 121px;
	margin: 4px 0 4px 6px;
	padding: 0 0 4px 0;
	font-size: 11px;
	color: #555;
	font-weight: normal;
	border-bottom: 1px dashed #e1e1e1;
}

.zoom {
	background: url(../img/galleryZoom.gif) 0 0 no-repeat;
	margin: 4px 0 0 6px;
	padding: 2px 2px 0 23px;
	color: #555;
	height: 18px;
	width: 100px;
}

.download {
	border-top: 1px dashed #e1e1e1;
	width: 96px;
	background: url(../img/galleryDownload.gif) 0 3px no-repeat;
	margin: 3px 0 3px 6px;
	padding: 4px 2px 0 23px;
	color: #555;
}

#cntMain .galleryImgBox p {
	width: 110px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666;
	margin: 0 0 3px 6px;
	font-size: 11px;
	font-weight: normal;
}

#popupHead {
	background: #fbd7a5 url(../img/popupHead.gif) 0 0 repeat-x;
	height: 61px;
	width: 100%;
}

#popupHead a {
	background: url(../img/bullet_level2.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
	font-weight: normal;
	float: right;
	width: 105px;
	margin: 5px 0 0 0;
}

#popupHead h4 {
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	padding: 40px 0px 0 10px;
}

#cntFooter {
	display: none;
	clear: both;
	border-top: 1px solid #f6b557;
	margin: 20px 0 10px 0;
	padding: 4px 0 40px 0;
}

#cntFooter .right {
	float: right;
}

/*------------ MARGINAL FRAME --------------- */

#marginalFrame {
	position: absolute;
	top: 179px;
	left: 809px;
	width: 186px;
}

#searchBox {
	width: 186px;
	padding: 0;
	margin: 0;
	height: 85px;
	background-color: #f1f1f1;
}

#searchBox .boxHeader {
	background-color: #c8c8c8;
	border-bottom: 1px solid #a0a0a0;
	color: #505050;
	font-weight: bold;
	height: 17px;
	padding: 4px 0 0 7px;
}

#searchBox form {
	padding: 0;
	margin: 0 0 1px 0;
}

#searchBox .boxCenter {
	margin: 8px 0 0 7px;
}

#searchBox label {
	font-weight: normal;
	color: #666;
}

#searchBox input {
	margin: 2px 0 3px 0;
	width: 165px;
}

#searchBox a {
	background: url(../img/bullet_path.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #666;	
}

#marginalBox2 {
	margin: 5px 0 0 0;
	background-color: #f1f1f1;
}

#marginalBox2 .boxHeader {
	background-color: #c8c8c8;
	border-bottom: 1px solid #a0a0a0;
	color: #505050;
	font-weight: bold;
	height: 17px;
	padding: 4px 0 0 7px;
}

#marginalBox2 .boxCenter {
	margin: 8px 0 0 0;
}

#marginalBox2 .articleItem p{
	margin: 0 2px 0 7px;
	font-weight: normal;
	color: #666;
}

#marginalBox2 .articleItem h4{
	margin: 0 0 0 7px;
	font-weight: bold;
	color: #666;
}

#marginalBox2 .articleItem {
	border-bottom: 1px solid #d8d8d8;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#marginalBox2 .articleItem a {
	background: url(../img/bullet_path.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 0 7px;
	font-weight: bold;
	color: #666;	
}

#marginalBox2 .articleItem_last{
	border: 0;
	padding: 0 0 5px 0;
	margin: 0;
}

