a:link { text-decoration: none;  color: #ffffff; background-color: transparent;
}
a:visited {text-decoration: none; color: #ffffff; background-color: transparent;
}
a:hover {text-decoration: none; color: rgb(115,86,69);
}
a:active {text-decoration: none; color: rgb(115,86,69); border: none;
}

/* RTE Settings */

p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center 
{
text-align: center;
}

p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right 
{
text-align: right;
}

p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, td.align-justify
{
text-align: justify;
}





body {margin: 0; padding: 0; text-align: center; background-color: rgb(130,156,174); font-family: Arial, Helvetica, sans-serif;
}
div.center {width: 782px; border: none; padding: 0; position: absolute; left: 50%; top: 10%; margin-left: -398px; margin-top: 0;
}
div.border {width: 752px; height: 470px; max-height: 470px; border-width: 14px; border-bottom-width: 0px; border-color: #ffffff; border-style: solid; margin: 7px; padding: 0px;  overflow: hidden;
}

div.line {position: relative; left: -10px; width: 230px; height: 1px; max-height: 1px; border: none; background: #ffffff; padding: 0px; overflow: hidden; margin: 10px; background-color: #ffffff;
}
div.top {height: 123px; max-height: 123px; background-color: rgb(115,86,69); border-width: 0px; padding: 0; margin: 0; text-align: left; overflow: hidden;
}
div.main {background-color: #ffffff; overflow: hidden; white-space:nowrap; margin:0; padding:0; text-align:left;
}

h1 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 9pt; rgb(130,156,174); margin: 0; margin-left: 0px; text-align: left;
margin-top: 15px;
margin-bottom: 15px;
}
h2 {font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 9pt; color: #ffffff; margin: 0; margin-right: 0px; text-align: right; position: relative; top: -9pt;
}
h3 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 12pt; color: rgb(130,156,174); margin: 0;
}
h4 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 12pt; color: rgb(115,86,69); margin: 0;
}
h6 {
font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 9pt; color: #ffffff; margin: 0; margin-left: 7px; text-align: left;
}

img {border: none;
}
ul, li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.menu
{
	position: absolute;
				 top: 121px; 
				 left: 20px;
         height: 279px;
         width: 595px;
         overflow: hidden;
        
}
.menu a
{
	border: none;
	background-color: transparent;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 0px 2px;
	display: block;
	height: 15px;
	color: #000000;
}
.menu a:visited
{
	color: #000000;
}
.menu a:hover
{
	color: rgb(130,156,174);
}


.blockborder
	{
		border-bottom-width	: 1px;
		border-bottom-style	: solid;
		border-top-width	: 1px;
		border-top-style	: solid;
		border-left-width	: 1px;
		border-left-style	: solid;
		border-right-width	: 1px;
		border-right-style	: solid;
		border-color		: #BEBEBE;
	}


/* menu */

#nav, #nav ul {
	font-size: 13px;
	width: auto;
	list-style: none;
	line-height: 22px;
	background: #735645;
	color: #ffffff;
	font-weight: bold;
	padding: 0;
	border: solid #ffffff;
	border-width: 0px 0;
	margin: 0 0 1em 0;
	display: block;

	}

#nav ul {
	border-width: 0;
	display: block;

	}
 
#nav a {
	display: block;
	width: auto;
	color: #ffffff;
	list-style: none;
	text-decoration: none;
	padding: 3px 3px 3px 3px;

	}
 
#nav a.menuparent  {
	background: url(../images/tmp_arrow.html) no-repeat 90% 40%;
	}
 
#nav li {
	float: left;
	padding: 0;
	width: auto;
	display: block;

	}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 210px;
	font-weight: normal;
	border-width: 0px;
	margin: 0;
	display: block;
	background: #735645;

	}
 
#nav li li {
	width: 210px;
	display: block;

	}
 
#nav li ul a {
	width: 210px;
	padding-left: 3px;
	display: block;
	font-size: 11px;

	}
 
#nav li ul ul {
	margin: 0 0 0 20px;

	}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
 
#nav li:hover, #nav li.sfhover {
	background: #DFBCA7;
	color: #ffffff;
	}

#nav li li:hover, #nav li li.sfhover {
	background: #DFBCA7;
	}

/*-------------------*/
/* 6.4 - Hyperlinks  */
/*-------------------*/
.content1 a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {
color: rgb(75,75,75); 
text-decoration: underline;
font-size: 8pt;}

.content1 a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {
color: rgb(0,0,0); 
text-decoration: none;
font-size: 8pt;}

.content1 a:visited, .content2 a:visited, .content3 a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited  {
color: rgb(150,150,150);
font-size: 8pt;}



.content2 {
  font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 192px;
	left: 244px;
	width: 527px;
	height: 299px;
	margin-left: 7px;
	overflow: auto;
	text-align: left;
	font-size: 8pt;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* Aufzählung bullet */

/*
.content2 ul li {
font-size: 11px;
line-height: 1.3em;
font-size: 120%;}
*/

/* Layout verbesserungen */


/* Line After+Before*/
div.csc-frame-rulerAfter, div.csc-frame-rulerBefore
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #e7e7e7;
padding-top: 10px;
padding-bottom: 10px;
}

/* Kontkatformular */


label 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
display: block;
font-weight: bold;
margin-top: 5px;
margin-right: 0pt;
margin-bottom: 5px;
margin-left: 0pt;
}

input, select 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
}

textarea
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
width: 480px;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
height: 80px;
display: block;
}


/*Tabelle Formatieren*/

.contenttable p 
{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

table{ 
margin-bottom:10px;
}
