/*************************/
/* SECTION 0 - HTML */
/*************************/
html{overflow: -moz-scrollbars-vertical;}

html {overflow-y: scroll;}

/*html {height: 100%; margin-bottom: 1px; }*/

/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/

body {
		margin: 20px auto; 
		padding: 0px; 
		background-image: url(../imagesystem/hintergrund.jpg);
		background-position: top;
		background-repeat:  repeat;
		font-family: verdana, arial, sans-serif;
		}

/*.hg {
	background-image: url(../imagesystem/hg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}*/


#top {margin: 0px; padding: 0px;}

/***********************************************/
/*Bereich der einmal um die ganze Seite rum geht*/
/************************************************/


.page-all {border: 0px solid white; width: 940px; margin: auto; padding: 0px; background-color: white;}

/**********************************************/
/* Bereich endet hier*/
/**********************************************/


/****************/
/* Fontswitcher */
/****************/
.linkbutton a
{
	position: relative;
	top: 159px;
	float:left;
	text-decoration: none;
	display: block; 
	width: 14px;
	height:14px;
	padding: 0px; 
	margin-right:7px; 
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #f0e3af;
	color: #a52830; 
	background-color: #dab277;
}

.linkbutton a:hover 
{
	color: #a52830; 
	background-color: #ffffff;
}

#fontswitch{padding:0px 17px 0px 0px; margin:55px 0px 0px 25px; width:101px; height:28px;vertical-align:middle; float:right;}
#fontswitch1{font-size:10px;font-weight:bold;padding:5px;line-height:14px;margin-right:10px;}
#fontswitch2{font-size:12px;font-weight:bold;padding:5px;line-height:14px;margin-right:10px;}
#fontswitch3{font-size:16px;font-weight:bold;padding: 3px 5px 7px 5px;margin-right:0px;}

/***************************/
/* Fontswitcher ends here! */
/***************************/

.tx-indexedsearch-info{color:#3d0000;}

a {color: #3d0000;}
a:link {color: #3d0000;}
a:hover {color: #a5262d;}
a:visited  {color: #a5262d;}

.csc-textpic-image {padding: 0px 0px 10px 0px; font-size: 110%;}
.csc-textpic li {font-size: 120%;}
.csc-text li {font-size: 120%;}



/***************************/
/* Pagecontainer */
/***************************/

.page-container-1 {z-index: 0; font-family: Verdana, Arial, Helvetica, sans-serif; width: 940px; padding: 0px; background-color: white; background-image: url(../imagesystem/innen.png); background-repeat: repeat-y; }
.page-container-2 {width: 940px; margin: 20px auto; padding: 0px 0px 0px 0px; background-color: white;}
.page-container-3 {width: 940px; margin: 20px auto; padding: 0px; background-color: white; }

/***************************/
/* Pagecontainer ende */
/***************************/

/*************************************/
/* SECTION 2 - HEADER AND NAVIGATION */
/*************************************/


.logo {z-index:4;  margin-top:0px; clear: both; float: left;  width: 940px; height: 244px; background-image: url(../imagesystem/kopfbild.jpg); background-color: white;}
.printlogo{display: none;}
/*************************************/
/* SECTION - FLASHHEADER             */
/*************************************/
.tx-rlmpflashdetection-pi1{clear: both; float: left; width: 850px; height: 140px; margin: 0px; padding: 0px;}


/*----------------------------*/
/* Abstand zwischen Kopfbild und Content */
/*----------------------------*/
.buffer {clear: both; width: 940px; height: 0px; margin: 0px; padding: 0px; background-color: white; }

/*----------------------------*/
/* linke navigation */
/*----------------------------*/

.nav3 ul { width: 160px; margin: 0px 0px 4px 0px; padding: 0px 0px 0px 0px; ; background-color: #bb8135;}	
.nav3 li {list-style: none; margin: 0px; padding: 0px;}

.nav3 li a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; text-decoration: none; font-size: 1.1em; }

.nav3 li.menu-level1 a { margin: 0px 0px 0px 0px; padding: 3px 0px 2px 2px; background-color: #bb8135; color: #3d0000;  font-weight: bold;  border-left: solid 0px #bb8135; font-size: 1.1em;}
.nav3 li.menu-level1 a:hover, .nav3 li.menu-level1 a.selected1 {padding-left:2px; border-left: solid 0px #bb8135;  color: #a5262d; text-decoration: none;}

.nav3 li.menu-level2 a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 12px; color: #3d0000; font-weight: bold;  background-color: #bb8135; border-left: solid 0px #bb8135; font-size: 1.0em;}
.nav3 li.menu-level2 a:hover, .nav3 li.menu-level2 a.selected2 { padding-left:12px; border-left: solid 0px #bb8135; color: #a5262d; text-decoration: none;}

/*.nav3 li a.selected { padding-left:19px; border-left: solid 7px fuchsia;  color: #3d0000; text-decoration: none;}*/

.nav3 li.menu-level3 a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 30px; border-left: solid 0px; color: #3d0000;  text-decoration: none; font-size: 1.1em; }
.nav3 li.menu-level3 a:hover, .nav3 li.menu-level3 a.selected3 {border-left: solid 0px #3d0000; color: #a5262d; text-decoration: none;}

/************************************/
/*Rechte Spalte*/
/************************************/
/*.rechts {overflow: hidden; clear: both; float: right; width: 192px; min-height: 500px; margin: 0px; padding: 0 0 0 25px; color: white; background-color: #bb8135;}*/


/******************************************************************************/
/* SECTION 3 - SPECIFIC CLASSES FOR LAYOUT #1 (With navigation, with sidebar )*/
/* contetn1 erste zeile befindet sich in den font css - muss f?r firefox aber auch hier sein*/
/******************************************************************************/
.content1 {float: left; width: 890px; margin: 0px; padding: 0px 0px 10px 0px; color: #3d0000; line-height: 1.6em; border: 0px solid white;}
.content1-container {vertical-align: top; clear: both; float: left; width: 550px; margin: 0px 0px 0px 0px; padding: 0p;}
.content1-container label {font-size: 1.2em;}
/* .content1-container-1col {overflow: hidden; width: 478px; margin: 0px; padding: 0px;} */
.content1-pagetitle {z-index: 10;  margin: 0px 0px 10px 0px; padding: 0px 0px 4px 0px;  color: #3d0000; font-weight: bold; font-size: 150%;}
/*.content1-pagetitle {overflow: hidden; width: 488px; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; border-bottom: solid 1px white; color: #3d0000; font-weight: bold; font-size: 180%;}
*/
/******************************************************************************/
/* SECTION 3 - SPECIFIC CLASSES FOR LAYOUT #1 [Boxversion] (With navigation, with sidebar )*/
/******************************************************************************/

.content1-box {border: 1px solid green; float: left; width: 488px; margin: 0px; padding: 0px 0px 10px 20px; color: fuchsia;}

/* IE 6 */
.hr-bottom{float: left; width:100%; color: white; background-color:#9b9b9b; margin: 5px 0px 5px 0px;}
.hr-bottom-2{float: left; width:645px; color: white; background-color:#9b9b9b; margin: 5px 0px 5px 0px;}
/* other */
/*
html>body .content1-box-container .hr-bottom{float: left; width:100%; color:#9b9b9b;background-color:#9b9b9b;margin: 10px 0px 10px 0px;}
*/
.content1-box-pagetitle {overflow: hidden; width: 488px; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; border-bottom: solid 3px #00599b; color: #00599b; font-weight: bold; font-size: 180%;}

.content1-box {float: left; width: 526px; margin: 0px; padding: 0px 0px 0px 0px; color: fuchsia;}

/* IE 6 */
.content1-box-container {
	/* background-color:yellow; */
	border: 1px solid  #a8a8a8; 
	overflow: hidden; 
	float: left ! important;  
	width: 235px; 
	height: 220px; 
	min-height: 220px; 
	margin: 0px 0px 10px 11px; 
	padding: 0px 0px 0px 0px; 
	text-align: left; 
	color: fuchsia;
}

/* Firefox and other */
html>body .content1-box-container {
	/*background-color:green; */
	border: 1px solid  #a8a8a8; 
	overflow: hidden; 
	float: left; 
	width: 235px; 
	/* height: auto; */
	min-height: 220px; 
	margin: 0px 0px 20px 18px; 
	padding: 0px 0px 0px 0px; 
	text-align: left; 
	color: white;
}

.content1-box-container h2 {margin: 0px 0px 0px 0px; padding:3px 10px 2px 10px; background-color: red; color: white; font-weight: bold; font-size: 120%;}
.content1-box-container p {margin: 0px 0px 0px 0px; padding: 2px 10px 3px 10px; font-size: 1.1em}

/* IE 6 */
/*.content1-box-container {border: 1px solid  #a8a8a8; overflow: hidden; float: left;  width:222px; height: 220px; margin: 0px 20px 20px 0px; padding: 0px 0px 0px 0px; text-align: left; color: rgb(75,75,75);}*/
/* other */
/*
html>body .content1-box-container {border: 1px solid  #a8a8a8; overflow: hidden; float: left; width: 222px; height: auto; min-height: 220px; margin: 0px 20px 20px 0px; padding: 0px 0px 0px 0px; text-align: left; color: rgb(75,75,75);}
.content1-box-container h2 {margin: 0px 0px 0px 0px; padding:3px 10px 2px 10px; background-color: #a8a8a8; color: rgb(255,255,255); font-weight: bold; font-size: 120%;}
.content1-box-container p {margin: 0px 0px 0px 0px; padding: 2px 10px 3px 10px;}
*/

/*.content1-container-1col-txtright-200px {float: right; width: 196px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-160px {float: right; width: 236px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-120px {float: right; width: 276px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-100px {float: right; width: 296px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-80px {float: right; width: 316px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-60px {float: right; width: 336px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-40px {float: right; width: 356px; margin: 0px; padding: 0px;}
.content1-container-2col-left {overflow: hidden; float: left; width: 191px; margin: 0px; padding: 0px;}
.content1-container-2col-right {overflow: hidden; float: right; width: 191px;  margin: 0px; padding: 0px;}
.content1-container-2col-txtright-100px {float: right; width: 79px; margin: 0px; padding: 0px;}
.content1-container-2col-txtright-80px {float: right; width: 99px; margin: 0px; padding: 0px;}
.content1-container-2col-txtright-60px {float: right; width: 119px; margin: 0px; padding: 0px;}
.content1-container-2col-txtright-40px {float: right; width: 139px; margin: 0px; padding: 0px;}
.content1-container-2col-txtright-20px {float: right; width: 159px; margin: 0px; padding: 0px;}
.content1-container-3col-left {overflow: hidden; float: left; width: 119px; margin: 0px 25px 0px 0px; padding: 0px;}
.content1-container-3col-middle {overflow: hidden; float: left; width: 119px;margin: 0px; padding: 0px;}
.content1-container-3col-right {overflow: hidden; float: right; width: 119px; margin: 0px; padding: 0px;}
.content1-container-3col-txtright-60px {float: right; width: 47px; margin: 0px; padding: 0px;}
.content1-container-3col-txtright-40px {float: right; width: 67px; margin: 0px; padding: 0px;}
.content1-container-3col-txtright-20px {float: right; width: 87px; margin: 0px; padding: 0px;}
.content1-container-3col-txtright-10px {float: right; width: 97px; margin: 0px; padding: 0px;}*/
/* Content-Boxen */ 

/* TIP-A-FRIEND FORM */
.tx_tipafriend {border: 1px solid black; margin: 20px 0px 0px 50px; width:30em; padding-bottom: 25px; border: 0px;}
#tx_tipafriend_message{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
#tx_tipafriend_name{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
#tx_tipafriend_email{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
#tx_tipafriend_recipient{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
#tx_tipafriend_button{border: 1px solid #C0C0C0; width:80px; margin-bottom: 55px; font-family: verdana, arial, sans-serif;} 

/* Suchformular */
.tx-indexedsearch{margin-bottom: 25px; font-family: verdana, arial, sans-serif;}
.tx-indexedsearch select{border: 1px solid #C0C0C0; font-family: verdana, arial, sans-serif;}
.tx-indexedsearch-searchbox-sword{border: 1px solid #C0C0C0; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
.tx-indexedsearch-searchbox-button{border: 1px solid #C0C0C0; margin-bottom: 5px; font-family: verdana, arial, sans-serif;} 


/* Bullet Lists */
.odd{font-size: 1.2em;list-style-type:disc;}
.even{font-size: 1.2em;list-style-type:disc;}
/*li {font-size: 1.2em;list-style-type:square;}*/


/* SECTION 4 - SPECIFIC CLASSES FOR LAYOUTS #2 and #3 */
/******************************************************/
/*.content2 {float: left; width: 466px; min-height: 500px; margin: 0px; padding: 0px 0px 0px 20px; color: white; font-size: 1.0em;}*/
/*.content3 {float: left; width: 466px; min-height: 500px; margin: 0px; padding: 0px 0px 0px 20px; color: white; font-size: 1.0em;}
.content2-container, .content3-container {clear: both; float: left; width: 450px; margin: 0px 0px 15px 0px; padding: 0px;}
.content2-container-1col, .content3-container-1col {overflow: hidden; width: 500px; margin: 0px; padding: 0px;  }
.content2-container-1col-txtright-200px, .content3-container-1col-txtright-200px {float: right; width: 357px; margin: 0px; padding: 0px;}
.content2-container-1col-txtright-160px, .content3-container-1col-txtright-160px {float: right; width: 397px; margin: 0px; padding: 0px;}
.content2-container-1col-txtright-120px, .content3-container-1col-txtright-120px {float: right; width: 437px; margin: 0px; padding: 0px;}
.content2-container-1col-txtright-100px, .content3-container-1col-txtright-100px {float: right; width: 457px; margin: 0px; padding: 0px;}
.content2-container-1col-txtright-80px, .content3-container-1col-txtright-80px {float: right; width: 477px; margin: 0px; padding: 0px;}
.content2-container-1col-txtright-60px, .content3-container-1col-txtright-60px {float: right; width: 497px; margin: 0px; padding: 0px;}
.content2-container-1col-txtright-40px, .content3-container-1col-txtright-40px {float: right; width: 517px; margin: 0px; padding: 0px;}
.content2-container-2col-left, .content3-container-2col-left {overflow: hidden; float: left; width: 272px; margin: 0px; padding: 0px;}
.content2-container-2col-right, .content3-container-2col-right {overflow: hidden; float: right; width: 272px; margin: 0px; padding: 0px;}
.content2-container-2col-txtright-100px, .content3-container-2col-txtright-100px {float: right; width: 160px; margin: 0px; padding: 0px;}
.content2-container-2col-txtright-80px, .content3-container-2col-txtright-80px {float: right; width: 180px; margin: 0px; padding: 0px;}
.content2-container-2col-txtright-60px, .content3-container-2col-txtright-60px {float: right; width: 200px; margin: 0px; padding: 0px;}
.content2-container-2col-txtright-40px, .content3-container-2col-txtright-40px {float: right; width: 220px; margin: 0px; padding: 0px;}
.content2-container-2col-txtright-20px, .content3-container-2col-txtright-20px {float: right; width: 240px; margin: 0px; padding: 0px;}
.content2-container-3col-left, .content3-container-3col-left {overflow: hidden; float: left; width: 173px; margin: 0px 25px 0px 0px; padding: 0px;}
.content2-container-3col-middle, .content3-container-3col-middle {overflow: hidden; float: left; width: 173px; margin: 0px; padding: 0px;}
.content2-container-3col-right, .content3-container-3col-right {overflow: hidden; float: right; width: 173px; margin: 0px; padding: 0px;}
.content2-container-3col-txtright-60px, .content3-container-3col-txtright-60px {overflow: hidden; float: right; width: 101px; margin: 0px; padding: 0px;}
.content2-container-3col-txtright-40px, .content3-container-3col-txtright-40px {overflow: hidden; float: right; width: 121px; margin: 0px; padding: 0px;}
.content2-container-3col-txtright-20px, .content3-container-3col-txtright-20px {overflow: hidden; float: right; width: 141px; margin: 0px; padding: 0px;}
.content2-container-3col-txtright-10px, .content3-container-3col-txtright-10px {overflow: hidden; float: right; width: 151px; margin: 0px; padding: 0px;}
.content2-pagetitle {overflow: hidden; width: 645px; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px;  color: #3d0000; font-weight: bold; font-size: 170%;}
.content3-pagetitle {overflow: hidden; width: 645px; margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px rgb(88,144,168); color: rgb(88,144,168); font-weight: bold; font-size: 180%;}
*/
/*********************************/
/* SECTION 6 - COMMON PARAMETERS */
/*********************************/

/*--------------------*/
/* 6.1 - Content Area */
/*--------------------*/


/* Headings */
h1 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 160%;}
h2 { font-weight: bold; font-size: 130%; color: #a5262d; background-color: transparent; line-height: 1.3em;}
h3 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 130%;}
h4 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 130%;}
h5 {margin: 0px 0px 0.2em 0px; font-weight: bold; font-size: 130%;}
h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 130%;}

/* Paragraphs */
p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em; font-family: verdana, arial, sans serif; font-size: 120%; }
p.readmore {margin: 1.0em 0px 0.5em 0px; padding: 0px; line-height: 1.2em; font-size: 110%; }
p.quote {margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 120%;}
p.embed {float: left; width: 120px; margin: 7px 7px 5px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
p.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Quote */
p.quote {clear: left; margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 110%;}

/* Embedded emphasis */
.embed {float: left; width: 120px; margin: 2px 7px 2px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Lists */
/*ul.noindent {margin: 0px 0px 7px 15px; padding: 0px; list-style-type: disc; list-style-position: outside; font-size: 120%;}
ul.indent {margin: 0px 0px 7px 15px; padding: 0px 0px 0px 15px; list-style-type: disc; font-family: verdana, arial; font-size: 120%;}
ol {margin: 0px 0px 0px 9px; padding: 0px 0px 0px 25px; list-style-type: decimal; list-style-position: outside; font-size: 120%;}
ul.linklist-noindent {margin: -0.3em 0px 0.5em 0px; padding: 0px; list-style-type: none; line-height: 1.2em; font-size: 120%; }
ul.linklist-indent {margin: -0.3em 0px 0.5em 0px; padding: 0px 0px 0px 10px; list-style-type: none; line-height: 1.2em; font-size: 120%; }
*/
/* Tables */
.table {clear: left; margin: 0.5em 0px 0.2em 30px; border: solid 1px rgb(150,150,150); empty-cells: show; border-collapse: collapse; background-color: rgb(233,232,244);}
.table tr {margin: 0px; padding: 0px;}
.table td {padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); text-align: left; font-size: 120%;}
.table th {margin: 0px; padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); empty-cells: show; text-align: left; font-size: 120%; 	}
.table-caption {margin: 0.5em 0px 1.0em 30px; padding: 0px; clear: both; text-align: left; font-size: 120%;}
table td {
	vertical-align: top;
}

/* Images */
.img-left-noborder-notopmargin {float: left; margin: 0px 10px 0px 0px;}
.img-left-noborder-topmargin {float: left; margin: 3px 10px 0px 0px;}
.img-left-border-notopmargin {float: left; margin: 0px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
.img-left-border-topmargin {float: left; margin: 3px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
.img-right-noborder-notopmargin {float: right; margin: 0px 0px 0px 10px;}
.img-right-noborder-topmargin {float: right; margin: 3px 0px 0px 10px;}
.img-right-border-notopmargin {float: right; margin: 0px 0px 0px 10px; border: solid 1px rgb(150,150,150);}
.img-right-border-topmargin {float: right; margin: 3px 0px 0px 10px; border: solid 1px rgb(150,150,150);}

/*--------------------*/
/* 6.2 - Sidebar Area */
/*--------------------*/
/*
.sidebar {z-index: 10; overflow: hidden; float: right; width: 192px; height: 500px; margin: 0px; padding: 0px 0px 10px 0px; text-align: left; color: white; background-color: #bb8135;  background-image: url(../imagesystem/rechte_seite.png); background-repeat: no-repeat;}
.sidebar h2 {margin: 0px 0px 10px 0px; padding: 3px 10px 2px 10px; background-color: white; color: rgb(255,255,255); font-weight: bold; font-size: 120%;}
.sidebar p {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px;}
.sidebar-maintitle {margin: 0px 0px 10px 0px; padding: 3px 10px 2px 10px; background-color: white; color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size: 120%;}
.sidebar-title-noshade {margin: 0px; padding: 2px 10px 3px 10px; border-top: solid 1px rgb(215,215,215); color: fuchsia; font-weight: bold; font-size: 120%;}
.sidebar-title-shade {margin: 0px; padding: 2px 10px 3px 10px; background-color: rgb(215,215,215); color: fuchsia; font-weight: bold; font-size: 120%;}
.sidebar-txtbox-noshade {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px;}
.sidebar-txtbox-shade {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px; background-color: rgb(235,235,235);}
.sidebar-txtbox-noshade p {margin: 0px 0px 5px 0px; padding: 0px; line-height: 1.25em; font-size: 110%;}
.sidebar-txtbox-shade p {margin: 0px 0px 5px 0px; padding: 0px; line-height: 1.25em; font-size: 110%;}*/

/*------------------------*/
/* 6.2 - Sidebar-Box Area */
/*------------------------*/

.sidebar-box {overflow: hidden; float: right; width: 160px; min-height: 500px; margin: 0px; padding: 0px 0px 10px 0px; text-align: left; color: fuchsia;}
.sidebar-box h2 {margin: 0px 0px 10px 0px; padding: 3px 10px 2px 10px; background-color: white; color: rgb(255,255,255); font-weight: bold; font-size: 120%;}
.sidebar-box p {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px;}

/*--------------------*/
/* 6.3 - Footer Area  */
/*--------------------*/

.footer {overflow: hidden; clear: both; width: 938px; height: 1.1em; margin-left: 0px; padding: 0px 0px 0.5em 0px; border-top: solid 1px white; border-bottom: solid 1px white; border-right: solid 1px white; border-left: solid 1px white;  background-color: #6d0e0f; color: white; font-size: 1.0em;}
.footer p {margin: 0px; padding: 0px; text-align: center; line-height: 1.3em; font-size: 110%;}

/*-------------------*/
/* 6.4 - Hyperlinks  */
/*-------------------*/

.footer a {color: rgb(255,255,255); text-decoration: underline;}
.footer a:hover {color: rgb(0,0,0); text-decoration: none;}


/*-----------------------------*/
/* 7.2 - Horizontal alignments */
/*-----------------------------*/

.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align: center;}

/*****************************/
/* SECTION 8 - MISCELLANEOUS */
/*****************************/

.showcode {font-family: monospace; font-weight: bold; font-size: 13px; color: rgb(255,0,0);}
.clear {clear: both;}
.hide {display: none;}
br {clear: none;}

/*****************************/
/* SECTION 9 - SITEMAP */
/*****************************/

.csc-sitemap {float: left; width: 428px; margin: 0px; padding: 0px 0px 50px 20px; color: rgb(75,75,75); font-family: verdana, arial, sans serif;}
/* .csc-sitemap ul {font-weight: bold;} */	
.csc-sitemap li {display: block;  list-style: disc; color: #3d0000;}
.csc-sitemap li a {color: #3d0000; text-decoration: none; font-size: 1.21em;}
.csc-sitemap a:hover a.selected {color: #a5262d; text-decoration: none;}

/*****************************/
/* SECTION 10 - CONTACTFORM */
/*****************************/

#mailform-mailform209 {margin: 20px 0px 0px 50px; width:30em; padding-bottom: 25px; border: 0px;}
#mailform209message{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif; }
#mailform209company{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
#mailform209email{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
#mailform209fon{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
#mailform209name{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
#mailform209formtype_mail{border: 1px solid #C0C0C0; width:80px; margin-bottom: 5px; font-family: verdana, arial, sans-serif;} 


#mailform-mailform712{margin: 20px 0px 0px 50px; width:30em; padding-bottom: 25px; border: 0px;}
#mailform712message{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif; }
#mailform712company{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
#mailform712email{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
#mailform712fon{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
#mailform712name{border: 1px solid #C0C0C0; width:25em; margin-bottom: 5px; font-family: verdana, arial, sans-serif;}
#mailform712formtype_mail{border: 1px solid #C0C0C0; width:80px; margin-bottom: 5px; font-family: verdana, arial, sans-serif;} 

/***************************************/
/* SECTION 11 - EXTENSION TIP-A-FRIEND */
/***************************************/

/*************************************/
/* SECTION - EXTENSION TRENNER   */
/*************************************/
/*.top { vertical-align:bottom; margin-top: 30px; border-bottom: 1px solid white; margin-bottom: 30px; font-family: verdana, arial, sans-serif; text-align: right; vertical-align: top; font-size: 110%;}
.top a { text-decoration: none;} */

/* LASTUPDATE - LINKTIP - PRINT - Layout 1 Column */
.bottom-toplink-1 {text-align: right; border: 0px; width: 696px; float: left; margin: 1.1em 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 1.2em; font-size: 110%; }
.bottom-toplink-1 a{color: white; text-decoration: none;}
.bottom-row-1 {border-top: 1px solid white; width: 696px; float: left; margin: 0px 0px 10px 0px; padding: 10px 0px 0px 0px; line-height: 1.2em; font-size: 110%; }

/* LASTUPDATE - LINKTIP - PRINT - Layout 2 Column - befindet sich in font css*/
/*.bottom-toplink-2 {text-align: right; border: 0px; width: 488px; float: left; margin: 1.1em 0px 0px 0px; padding: 0px 0px 0px 0px; line-height: 1.2em; font-size: 110%; }
.bottom-toplink-2 a{text-decoration: none;}
.bottom-row-2 {border-top: 1px solid #3d0000; width: 488px; float: left; margin: 0px 0px 10px 0px; padding: 10px 0px 0px 0px; line-height: 1.2em; font-size: 110%; }
*/



/**************************/




