/* CSS Document Vedic Center */
@import url("style_rte.css"); 

/* font basics*/
body {
margin-left: 15px;
overflow:scroll;
}

body, html {
	text-align: center;
}

P, OL, UL, DIV, H2, H3, H4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #666;
	text-align: left;

}
ul {
	padding-left: 13px;
}
li {
	list-style-type: square;
	list-style-position: outside;
}

.topic { 	
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	}
	
.bold { 	
	font-weight: bold;
	}
	
.upper { 	
	text-transform: uppercase;
	}

p {
	margign-top: 0px;
	margin-bottom: 0px;
}

h1{ font-size:16px; margign-top: 0px; font-family: Georgia, "Times New Roman", Times, serif;}
h2{ font-size:16px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margign-top: 0px; margin-bottom: 0px;}
h3{ font-size:14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; line-height: 12px; margign-top: 0px; margin-bottom: 0px;}
h4{ font-size:12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; line-height: 18px; margign-top: 0px; margin-bottom: 0px;}
	
a {
	font-size: 12px;
	text-decoration: none;
	color: #40535c;
}

a:hover {
	text-decoration: underline;
	color: #aa7f41;
}

img {
	border:0;
}
a img{border:0;}


.center {
 text-align: center;
}

img.imagegleft {
 padding: 5px 10px 5px 0; width: auto; max-height: 150px; float: left;
}

img.imageright {
 padding: 5px 0 5px 10px; width: auto; max-height: 150px; float: right;
}


.selected a{
	font-size: 12px;
	text-decoration: none;
	color: #91adaa;
}
.kleiner {
	font-size: 11px;
}
.kleiner a{
	font-size: 11px;
	color: #40535c;
}

.csc-textpic-caption {
font-size: 11px;
padding-top: 3px;
}


/*!!!!!!!!!-----------------------------content-----------------------------!!!!!!!!*/
div#center {
	position:relative;
	margin: 0 auto;
	width: 930px;
}

/*header*/

div#logo {
	position: absolute;
	top: 58px;
	left: 0px;
	width: 220px;
	height: 37px;
	background-image: url(../main/images/Logo.jpg);
}

/*div#adresse {
	position: absolute;
	top: 84px;
	left: 215px;
	width: 438px;
	height: 15px;
	font-size: 11px;
	color: #899e9c;
}
*/
div#flags {
	position: absolute;
	top: 81px;
	left: 720px;
	width: 70px;
	height: 15px;
	font-size: 11px;
	color: #cdaa68;
}

div#impressum {
	position: absolute;
	top: 84px;
	left: 800px;
	width: 110px;
	height: 15px;
	font-size: 11px;
	color: #cdaa68;
}

#adresse a, #impressum a {
	font-size: 11px;
	color: #000;
}

div#bildbalken {
	position: absolute;
	top: 125px;
	left: 0;
	width: 908px;
	height: 56px;
	background: #f2e5d2;
	background-image: url(../../user_upload/Balkenornamente/Balken_01_VC.jpg);
}

/*----------------------------- menu panel----------------------------- */
#container_menu {
	position: absolute;
	top: 181px;
	left: 0px;
	width: 220px;
	height: auto;
}

div#menu_1 {
	float: left;
	font-size: 12px;
	width: 220px;
	height: auto;
	margin-top: 5px;
	background-color: #b7904b;

}

/* menu font level1*/
div#menu_1 a{
	font-size: 12px;
	text-decoration: none;
}

div#menu_placeholder {
	float: left;
	border-bottom: 1px solid #fff;
	width: 220px;
	background-repeat: no-repeat;
	background-image: url(../main/images/menu_oben.gif);
}
div#menu_placeholder_bot {
	float: left;
	width: 220px;
	background-repeat: no-repeat;
	background-image: url(../main/images/menu_unten.gif);
}
/*----------------------------- menu level1----------------------------- */
div#menu1-level1-no {
	float: left;
  border-bottom: 1px solid #fff;
  font-size: 12px;
  width: 200px;
  padding: 2px 0 0 20px;
  background-color: #b7904b;
}
	
div#menu1-level1-no a{
	color: #f2e5d2;
}

div#menu1-level1-no a:hover{
	color: #fff;
}
/*
div#menu_1 div.menu1-level1-act {
  border-bottom: 1px solid #fff;
	font-size: 12px;
	font-weight: bold;
	color: #624d3a;
	background-color: #dec7a5;
  	padding: 2px 0 0 0;
}
*/

div#menuwrap {
	float: left;
	border-bottom: 1px solid #fff;
	background-color: #dec7a5;
}

div#menucolor {
	float: left;
	width: 20px;
	font-size: 12px;
	height: 13px;
	padding-top: 5px;
}

div#menu1-level1-act {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #624d3a;
	width: 200px;
	padding: 2px 0 0 0;
}


div#menu1-level1-act a {
	color: #624d3a;
}

/*----------------------------- menu level2 -----------------------------*/
div#menu1-level2-no {
	float: left;
  	border-bottom: 1px solid #fff;
	width: 180px;
  	font-size: 12px;
	color: #624d3a;
	background: #f2e5d2;
  	padding-left: 40px;
}
div#menu1-level2-no a {
	color: #624d3a;
	text-decoration: none;
}

div#menu1-level2-no a:hover{
	color: #392d22;
}


div#menucolor2 {
	float: left;
	width: 20px;
	font-size: 12px;
	height: 13px;
	background-color: #dec7a5;
	padding: 5px 0 0 20px;
}

div#menu1-level2-act {
	float: left;
	font-size: 12px;
	width: 180px;
	background-color: #dec7a5;
}

div#menu1-level2-act a {
	color: #392d22;
  	font-size: 12px;
}

/* -----------------------------menu level3----------------------------- */
div#menu1-level3-no {
	float: left;
	width: 160px;
 	border-bottom: 1px solid #fff;
  	font-size: 12px;
	color: #624d3a;
	background: #f2e5d2;
  	padding-left: 60px;
}
div#menu1-level3-no a {
	color: #624d3a;
	text-decoration: none;
}

div#menu1-level3-no a:hover{
	color: #392d22;
}


div#menucolor3 {
	float: left;
	width: 20px;
	font-size: 12px;
	height: 13px;
	background-color: #dec7a5;
	padding: 5px 0 0 40px;
}

div#menu1-level3-act {
	float: left;
	font-size: 12px;
	width: 160px;
	background-color: #dec7a5;
}

div#menu1-level3-act a {
	color: #392d22;
  	font-size: 12px;
}

/*
ul#menu_2 {
position: relative;
width: 145px;
height: auto;
left: 0;
top: 0;
padding: 0;
}

ul#menu_2 li {
	padding: 0px 5px 5px 5px;
}


div#content_left {
	float: left;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 220px;
	height: auto;
}
*/

/*----------------------------- content panel---------------------------------------------------------- */

div#content_wrapper {
	position: absolute;
	top: 182px;
	left: 225px;
	width: 683px;
	height: auto;
	margin-top: 5px;
}

div#container_content {
	float: left;
	top: 0;
	left: 0;
	width: 683px;
	height: auto;
	background: #f2e5d2;
}

div#heading_box {
	position: absolute;
	top: 18px;
	margin-right: 10px;
	left: 0;
	width: 46px;
	height: 46px;
	background-image: url(../main/images/highlight/gelb.gif);
}

div#heading {
	position: absolute;
	top: 5px;
	left: 70px;
	width: 500px;
	height: auto;
}

div#container_content_level2 {
	float: left;
	margin-top: 85px;
	left: 0;
	width: 420px;
	height: auto;
}

div#content {
	float: left;
	top: 0px;
	left: 0px;
	width: 420px;
	height: auto;
	padding: 5px 0 20px 40px;
}

div#content_abbinder {
	float: left;
	top: 0px;
	left: 0px;
	width: 623px;
	height: 20px;
	margin-top: 5px;
	padding: 5px 20px 10px 40px;
	background: #f2e5d2;
	color: #888;
	font-size: 11px;
}

div#content_abbinder a{
	color: #888;
	font-size: 11px;
}



/* -----------------------------right panel----------------------------- */

div#container_right {
	float: left;
	position: absolute;
	margin: 0 0 0 30px;
	top: 72px;
	left: 460px;
	width: 175px;
	height: auto;
	font-size: 11px;
}

div#container_right img{
	margin: 20px 5px 0 0;
}

div#content_right {
	float: left;
	top: 0;
	left: 0;
	width: 165px;
	height: auto;
	padding: 20px 5px 0 5px;
}


div#box_right {
	float: left;
	top: 0px;
	left: 0px;
	width: 165px;
	height: auto;
	font-size: 11px;
	margin-top: 5px;
	padding: 20px 5px 10px 5px;
	z-index: 15;
}

div#box_right p{
	font-size: 11px;
}

div#box_right a{
	font-size: 11px;
}

