* {
    padding: 0px;
    margin: 0px;
}

body, table, input, textarea, select {
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
    background-color: #fff;
	background-image: url(../img/body_background.gif);
	background-repeat: repeat-x;
}


img {
    border: 0px;
}

.clear {
    clear: both;
    line-height: 0px;
}

.clearLeft {
    clear: left;
    line-height: 0px;
}

.clearRight {
    clear: right;
    line-height: 0px;
}

#homelink{
	position:absolute;
	top: 141px;
	left: 764px;
	z-index: 1000;
	width: 180px;
	height: 60px;
}

/*------------ MAINWRAP --------------- */
#wrap-all-outer {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
    height: 100%;
    margin: 0 auto;    
    min-height: 100%;
    position: relative;
    width: 1000px;    
}

#wrap {
    text-align: left;
    width: 970px;    
}

/*------------ HEADLINES --------------- */
h1 {
	color: #515e66;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	text-transform: uppercase;
}

h2 {
	color: #000000;
	font-size: 14px;
	padding: 10px 0 10px 0;
}

h3 {
	color: #3c3d3d;
	font-size: 12px;
}

h4 {
	color: #8f8f8f;
	font-size: 11px;
	font-weight: bold;
}


/*------------ ADMIN-BEREICH --------------*/

.adminInhaltBox {
	/*width: 550px;*/
	
	border: 3px solid red;
}

/*------------ CONTENT-ELEMENTS --------------- */
p {
	color: #3c3d3d;
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	margin: 0 0 10px 0;
}

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

table {
	width: 505px;
	padding: 0;
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}

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

table strong {
	color: #444;
	font-weight: bold;
}

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

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

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

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

.bgorange {
	background-color: #f3f3f3;
}

.summe td {
	color: #007aba;
	font-weight: bold;
	border-top: 1px solid #007aba;
	border-bottom: 1px solid #007aba;
}
.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: #515e66;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #515e66;
}

#tab_search a {
    color: #990100;
    font-weight: bold;
}

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

a{
	color: #444;
	text-decoration: none;
}



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

#pageHeader {
	height: 210px;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	margin-left: 7px;
}

#paraNav .topnavi_l0 {
    padding-left: 740px;
	font-size: 11px;
	height: 16px;
}

#paraNav .topnavi_l0 li {
	display: inline;
}

#paraNav .topnavi_l0 li a {
	color: #eeeeee;
	padding: 0 4px 0 1px;
	border-right: 1px solid #e9e9e9;
}

#paraNav .topnavi_l0 .topnavi_l0_last a{
	border: 0;
	padding-right: 0;
}

#logUser p {
	float: right;
	margin: 20px 0 0 8px;
	color: #FFFFFF;
	width: 205px;
}

#pictureBanner {
	/*
	position: absolute;
	left: 219px;
	top: 0;
	*/
	border: 3px solid red;
}

#flash {
	/*
	position: absolute;
	top: 0;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 407px;
	*/
	border: 3px solid red;
}

#logoText {
	/*
	position: absolute;
	top: 0;
	left: 400px;
	margin: 0;
	*/
	border: 3px solid red;
}

/* Main Navigation */
#mainNav {
	color: #000;
	margin-top: 159px;
	margin-bottom: 40px;
	margin-left: 0;
}

#leftnavi_l0 {
	list-style-type: none;
	height: 27px;
}

#leftnavi_l0 li {
	float: left;
}
#leftnavi_l0 li.last {
	border-right: 1px solid #fff;
}


#leftnavi_l0 li a {	
	background: transparent url(../img/nav_inactive_bg.gif) 0 0 repeat-x;
    display: block;
    color: #000;
	padding: 5px 14px 5px 14px;
}

#leftnavi_l0 a:hover,
#leftnavi_l0 a:active {
	background-image: url(../img/nav_hover_bg.gif);
	color: #000;
}


#leftnavi_l0_active a,
#leftnavi_l0_active a:visited,
#leftnavi_l0_active a:hover,
#leftnavi_l0_active a:active{
	background-image: url(../img/nav_active_bg.gif);
	color: #fff;
}

/*------------ LEFT FRAME --------------- */
#leftFrame {
	position: absolute;
	width: 180px;
	padding: 62px 0px 0px 10px;
}

.ad a{
	display: block;
	margin: 10px 0;
}

/*--------- SUBNAV --------- */
#subNav ul {
    list-style: none;
}

#shopButton {
    padding: 6px 0px 0px 0px;
}

/* Ebene 1 */
.leftnavi_l1 li {
	padding: 0px 0px 6px 14px;
	font-size: 12px;
	font-weight: bold;
}

.leftnavi_l1 li.subcategory {
    background: transparent url(../img/snav_pfeil_subcategory.gif) 0px 4px no-repeat;
}

.leftnavi_l1 li.subarticle {
	background: transparent url(../img/snav_pfeil.gif) 0px 5px no-repeat;
}

.leftnavi_l1 li a {
	color: #3c3d3d;
}

#leftnavi_l1_active a {
    color: #9a0000;
}

/* Ebene 2 */
.leftnavi_l2 li {
	padding: 3px 0px 3px 16px;
	background-position: 0px 8px;
	font-weight: normal;
}

.leftnavi_l2 li.subarticle {
	background: transparent url(../img/snav_pfeil.gif) 0px 8px no-repeat;
}

#leftnavi_l1_active .leftnavi_l2 a {
    color: #3c3d3d;
}

#leftnavi_l1_active .leftnavi_l2 #leftnavi_l2_active a {
	color: #9a0000;
}

/* Ebene 3 */
#leftnavi_l1_active #leftnavi_l2_active .leftnavi_l3 li {
	padding: 5px 0 10px 16px;
}

#leftnavi_l1_active #leftnavi_l2_active .leftnavi_l3 li a {
    color: #3c3d3d;
}

#leftnavi_l1_active .leftnavi_l2 .leftnavi_l3 #leftnavi_l3_active a,
#leftnavi_l1_active .leftnavi_l2 .leftnavi_l3 #leftnavi_l3_active a:hover {
	color: #990100;
}

/* Ebene 4 */
#leftnavi_l1_active #leftnavi_l2_active #leftnavi_l3_active .leftnavi_l4 li {
	padding: 0px 0 10px 44px;
}

#leftnavi_l1_active #leftnavi_l2_active #leftnavi_l3_active #leftnavi_l4_active a {
	color: #007aba;
}

/*------------ CONTENT FRAME--------------- */
#cntFrame {
	padding: 55px 240px 0px 225px;
	min-height: 920px;
}

/*
#cntHeader {
	background: #555;
	height: 275px;
	border: 1px solid red;
}
*/

#cntFrame p {
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333;
}

#cntMain form {
    width: 350px;
}

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

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

#cntFrame label {
	display: block;
    padding: 0px 0px 3px 0;
}

#TwoColumnForm {
	width: 100%;
}

#TwoColumnForm td {
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0;
}

#TwoColumnForm .trHead {
	font-weight: bold;
	color: #555;
}

#TwoColumnForm .inputField {
	margin: 0 0 10px 0;
	color: #333;
	width: 230px;
	border: 1px solid #B3B3B3;
}

#TwoColumnForm textarea {
	height: 150px;
	font-family: Arial;
	width: 505px;
	border: 1px solid #B3B3B3;
	color: #333;
}

#cntFrame .red {
	color: #993300;
	font-weight: normal;
}
	

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

#cntFrame .startpageKurzText{
	padding: 0 0 10px 0;
}

#onecolumnarticle {
    clear: left;
    padding: 0px 0px 10px 0px;
}

#onecolumnarticle img {
    margin: 3px 10px 10px 0px;
}

#cntFrame .startpageArtikel{
	display: block;
	padding: 10px 0 10px 0;
}

#cntFrame .startpageArtikel h2 {
	color: #515e66;
	font-family: Trebuchet, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#cntFrame .startpageArtikel p,
#cntFrame .startpageArtikel li {
	color: #3e3d3d;
	font-size: 13px;
}

#cntFrame .startPageInfoLink a{
	color: #515e66;
	font-size: 11px;
	padding: 0 0 0 10px;
	float: right;
}

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

#cntFrame .imgRightBox {
	float: right;
	padding: 3px 0px 5px 20px;
	font-style: italic;
	color: #666666;
}

#cntFrame .imgRightBox img,
#cntFrame .imgLeftBox img {
	border-color: #cccccc;
	display: block;
}

#cntFrame .imgLeftBox {
	float: left;
	padding: 3px 20px 5px 0px;
	font-style: italic;
	color: #666666;
}

#cntFrame .imgLeftSmall {
	float: left;
	width: 210px;
	margin: 6px 10px 5px 0;
}

#cntFrame .imgCenterBox {
	font-style: italic;
	color: #666666;
	text-align: center;
	margin: 0 0 15px 0; 
	padding: 0;
	width: 500px;
}

#cntFrame .imgCenterBox img {
	display: block;
	margin: 0 0 3px 0;
	padding: 0;
}

#cntFrame b {
	margin: 0;
}
#cntFrame strong {
	margin: 0;
	color: #555;
	font-weight: bold;
}

#cntFrame p a {
	font-style: normal;
	font-weight: bold;
	color: #990100;
}

.glossar {
	font-style: normal;
	font-weight: bold;
	color: #507eb7;
	text-decoration: none;
}

#cntFrame ul{
	margin-left: 2px;
	padding-left: 0;
	background: transparent;
	list-style: none;
}

#cntFrame li {
	background: transparent url(../img/bullet_content.gif) 0 6px no-repeat;	
	padding: 0 0 5px 14px;
	color: #333;
}

#cntFrame .boxAdditional{
	margin: 10px 0 0 0;
	padding: 0;
}

#cntFrame .boxAdditional li {
	list-style-type: none;
	background: 0;
	padding: 0;
}

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

#cntFrame .cntInfoBox h3,
#cntFrame .cntDownloadBox h3 {
	color: #990100;
}

#cntFrame .cntInfoBox ul {
	list-style-type: none;
	padding-bottom: 15px;
	
}

#cntFrame .cntInfoBox ul li {
	padding: 0 0 3px 0;
}

#cntFrame .cntInfoBox ul li a {
	padding: 2px 0 2px 10px;
}

#cntFrame .article-list-item {
    margin: 0px 0px 10px;
}


#cntFrame .article-list-item img {
    float: left;
    margin: 3px 10px 10px 0px;
}

#cntFrame .article-list-item a.more {
    color: #990100;
}

#currentcategory {
    padding-bottom: 15px;
}

#currentcategory img {
    float: left;
    margin: 3px 10px 10px 0px;
}

/* Path-Navigation */
#cntPath {
	color: #6f6f6f;
	position: absolute;
	margin: -50px 0px 0px -205px;
}

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

#cntPath a {
	color: #ffffff;
    margin: 0 7px 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;
}

.gallery{
	width:515px;
	background-color:#fff;
	position:relative; 
	display:block; 
}
.galleryRow {
	width: 100%;
	clear: both;
	display:block;
}
.galleryBox {
	width:127px;
	height:100%;
	float:left;
	display:block; 
}
.galleryBox h4{
	padding-left:5px;
	margin-bottom:10px;
	}
.galleryImage{
	background-color: #ddd;
	border: 1px solid #fff;
	width:126px;
	height:127px;
	line-height:127px;
	margin:auto;
	text-align:center;
	vertical-align:middle;
	}
	.galleryImage img{
	margin:auto;
	border:1px solid #d7d7d7;
	max-width:126px;
	max-height:127px;
	vertical-align:middle;
	}
.zoom {
	border-top: 1px dashed #EDF5DC;
	background: url(../img/galleryZoom.gif) 0 2px no-repeat;
	margin: 4px 0 0 6px;
	padding: 2px 0 0 18px;
	color: #555;
	height: 18px;
	width: 100px;
	vertical-align:bottom;
	font-size:11px;
}

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

#cntFrame .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: #fff url(../img/popupHead.gif) 0 0 repeat-x;
	height: 81px;
	padding-top: 2px;
}

#popupHead .close {
    text-align: right;
}

#popupHead a {
	background: url(../img/bullet_level2.gif) 0 6px no-repeat;
	font-size:11px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
}

#popupHead h4 {
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	padding: 24px 0 0 10px !important;
	padding: 8px 0 0 10px;
}

#popupHead h3 {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	padding: 0 0 0 10px;
}


#cntFooter {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 5px 0 20px 0;
	margin: 15px 0px 0px 0px;
	text-align: right;
}

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

#marginalFrame {
	position: absolute;
	width: 175px;
    margin-left: 545px;
}

#marginalFrame h2 {
	color: #515e66;
}

#searchBox {
	padding: 0 0 20px 0;
}

#searchBox label {
	color: #3c3d3d;
}

#searchBox input {
	width: 168px;
}

#searchBox a {
	color: #515e66;	
	display: block;
	text-align: right;
	padding: 0px 5px 0px 0px;
}

#marginalBox2 {
	margin: 5px 0 0 0;
}

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

#marginalBox2 .articleItem p.text{
	border-top: 1px solid #ebebeb;
	color: #7b7b7b;
	font-weight: normal;
}

#marginalBox2 .articleItem h4 {
	color: #8f8f8f;
}


#marginalBox2 .articleItem p {
	color: #7b7b7b;
	line-height: 1.3em;
}

#marginalBox2 .articleItem a {
	padding: 0 0 0 10px;
	margin: 0 0 10px 7px;
	color: #a3abae;	
	float: right;
}
#marginalBox2 .articleItem a img{
	padding: 0 0 0 5px;
}

#marginalBox2 img.ms-bild {
	float: left;
	margin: 3px 10px 10px 0px;
}

#marginalBox2 .articleItem_last{
	border: 0;
	padding: 0 0 5px 0;
	margin: 0;
}
/* -------------------- Homepage ------------------- */

#ad{
    text-align: center;
    padding-bottom: 15px;
}















/* -------------- highslide --------------- */

.highslide {
	/*cursor: url(../images/highslide/zoomin.cur), pointer;*/
    outline: none;
}

.highslide img {
	border: 2px solid gray;
}

.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}

.highslide-image-blur {
}

.highslide-caption {
    display: none;
}

.highslide-caption .description {
	background-color: #ffffff;
	/*background-image: url(../images/zoom_background.gif);*/
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 15px;
}

.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}
