html {
	height: 100%;
}

body {
	font-family: 'Trebuchet MS',Tahoma,Lucida Grande,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 100%;
	color: #6C6A6F;
	background: #CBD1CD;
}

#background {
	position: fixed;
	background: url(imgs/bg.jpg) bottom center no-repeat fixed;
	width: 100%;
	height: 100%;
	z-index: -1;
}

#background2 {
	position: fixed;
	background: url(imgs/bg2.jpg) top center repeat-y;
  top: 0;
  left: 50%;
  width: 958px;
  height: 100%;
	z-index: 0;
  margin-left: -479px;
}

.mceContentBody{
	background: none;
	background-color: #ffffff;
}

.caption_spacing {
	padding-top: 45px;
}

h1 {
	font-family: Garamond, Palatino, Georgia, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #DC002E;
}

h2 {
	font-family: Garamond, Palatino, Georgia, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	color: #6C6A6F;
	margin: 0;
	padding: 0;
}

h3, h4, h5, h6 {
	font-family: Garamond, Palatino, Georgia, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #6C6A6F;
}

.red {
	color: #DC002E;
}

a {
	text-decoration: underline;
	color: #6C6A6F;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

img {
	border-width: 0;
}

.inputmessage {
	color: red;
}

td.inputlabel {
	vertical-align:top;
}


/***************
 * main layout *
 ***************/

#mainframe {
	position: absolute;
  top: 0;
  left: 50%;
	width: 954px;
	margin-left: -477px;
	padding: 0px;
	min-height: 100%;
	height: auto;
}

#whitearea {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 203px;
  height: 222px;
  background-color: #FFFFFF;
}

#sidecontent_left {
	position: absolute;
	top: 298px;
	padding: 0px;
	margin: 0px;
	width: 226px;
  height: 448px;
}

#kontakt {
  position: absolute;
  bottom: 0px;
  left: 0px;
	width: 226px;
}

#sidecontent_right {
	position: absolute;
	top: 222px;
  left: 752px;
	padding: 5px;
	margin: 0px;
	width: 192px;
}

#maincontent {
	position: absolute;
	top: 222px;
	left: 226px;
	width: 486px;
	padding: 0px;
	margin: 0px;
	margin-right: 118px;
}

#sitecourse {
	width: 486px;
  height: 15px;
	padding: 5px 0 0 0;
	margin: 0px;
}

#maincontent_text {
	width: 486px;
  min-height: 450px;
	padding: 0px;
	margin: 0px;
}

#footer {
 	padding: 1px 0 0 0;
  margin: 75px 0 50px 0;
  border-top: 1px solid #C7C7C7;
  font-size: 10px;
  color: #838383;
}

/***************
 * login       *
 ***************/

#login {
	position: relative;
	background: #212121;
	color: #505050;
	padding: 0 0 5px 0;
	margin-bottom: 25px;
	width: 228px;
	min-height: 107px;
	color: #FFFFFF;
}

#login a {
	color: #FFFFFF;
}

#login table {
	position: relative;
	left: 5px;
	top: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
	}

#login table tr {
	height: 18px;
	width: 265px;
}

#login_password {
	width: 160px;
	height: 16px;
}

#login_name {
	width: 160px;
	height: 16px;
}

#login_submit {
	position: relative;
	float: right;
	width: 53px;
	height: 15px;
	border: 0px;
	background: url(imgs/button_ok.jpg);
}

#maincontent_padding {
	padding: 1.5em;
}

/* main menu list */
#menubar {
  position: absolute;
  top: 44px;
  left: 225px;
  width: 729px;
  height: 27px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
  z-index: 100;
}

#menubar a {
	text-decoration:none;
}

/* main menu items */
#menubar li {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	height: 27px;
	margin: 0;
	background-color: #717171;
	border-left: 1px solid #FFFFFF;
}

#menubar li:hover {
background-color: #353439;
}

#menubar li a {
	color: #FFFFFF;
  display: block;
  line-height: 16px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 6px;
}

#menubar li a:hover {
}

#menubar .selectedmenuitem {
	background-color: #DC002E;
}
#menubar .selectedmenuitem a{
	color: #FEFEFE;
}

#menubar .selectedmenuitem li a{
	color: #22201F;
}

#menubar .menu_item_1 {
width: 90px;
}

#menubar .menu_item_2 {
width: 84px;
}

#menubar .menu_item_3 {
width: 97px;
}

#menubar .menu_item_4 {
width: 112px;
}

#menubar .menu_item_5 {
width: 138px;
}

#menubar .menu_item_6 {
width: 95px;
}

#menubar .menu_item_7 {
width: 106px;
}

/* main menu sub list */
#menubar li ul {
	position: absolute;
	left: -1000em;
	top: 24px;
	z-index: 10;

	margin: 0px;
	padding: 4px 0 0 0;

	width: 160px;

	list-style-type: none;
}

/* main menu sub list item */
#menubar li ul li {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 158px;
	height: auto;

	border:1px solid #22201F;

	text-align: left;
}

#menubar li ul li a{
	padding-left: 20px;
	padding-right: 20px;
}

/* main menu right opening sublist */
#menubar li ul li ul {
	top: -1px;

	width: 200px;
}

#menubar li ul li ul li {
	width: 158px;
}


/* submenu left side */

#menu_left {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu_left li {
clear: left;
float: left;
height: 27px;
width: 226px;
margin: 0 0 1px 0;
}

#menu_left li a:hover {
background: url(imgs/menu/lefthover.jpg) right no-repeat;
}

#menu_left li a {
padding: 6px 20px 5px 13px;
height: 16px;
line-height: 27px;
text-decoration: none;
color: #FFFFFF;
background: url(imgs/menu/leftnorm.jpg) right no-repeat;
}

#banner {
	padding: 0px;
	margin: 0px;
	width: 726px;
	height: 162px;
}

/***************
 * langlinks    *
 ***************/

#langlink_normal {
text-decoration: none;
padding: 2px;
font-size: 10px;
color: #4C4C4E;
background: #F5E3E1;
}

#langlink_normal:hover {
}

#langlink_active {
text-decoration: none;
padding: 2px;
font-size: 10px;
color: #898989;
background: #FFFFFF;
}

#langlink_active:hover {
}

/************
 * comments *
 ************/
.commentstable {
	width:98%;
	border-collapse: collapse;
}

.commentstable td {
	border: 1px solid #4A4A4A;
}



/********
 * news *
 ********/

#news_create {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
  margin: 11px 0 0 0;
	background-color: #E31A46;
}

#news_create a {
  text-decoration: none;
}

#news_content {
	margin-top: 11px;
	width: 100%;
}

.news_item {
	position: relative;
	border-bottom: 1px solid #C7C7C7;
	padding-bottom: 25px;
         margin-bottom: 40px;
}

.news_item_title {
  padding-top: 10px;
  padding-bottom: 3px;
}

.news_item_text {
}

.news_item_detail {
}

.news_item_detailtext {

}

.news_more {
	position: absolute;
         width: 60px;
         bottom: 5px;
         right: 0;
	text-align: right;
}

.news_more a {
	font-weight: bold;
}

/***************
 * contenttext *
 **************/

#content_item {
}

#content_item_text {
}


/****************
 * contenttable *
 ***************/

#contenttable {
width: 100%;
border-collapse: collapse;
font-size: 0.8em;
}

#contenttable tr {
}

#contenttable tr td {
height: 30px;
border: 1px solid #81807C;
}

#contenttable .grau {
background-color: #CCCBC6;
}

/***********
 * gallery *
 ***********/
#gallery_table {
	width: 100%;
}

#gallery_table td {
	text-align: center;
	padding-bottom: 1.5em;
}

.gallery_overview {
	position: relative;
         margin-bottom: 20px;
}

.gallery_overview_title {
	position: relative;
	padding-top: 10px;
	padding-bottom: 13px;
}

.gallery_overview_infolong {
	position: relative;
}

.gallery_overview_thumb {
	position: relative;
	float: left;
	width: 130px;
}

.gallery_overview_text {
	position: relative;
	float: left;
	width: 353px;
}

.gallery_overview_more {
	position: relative;
         clear: both;
       	padding-top: 10px;
        	padding-bottom: 3px;
	text-align: right;
	border-bottom: 1px solid #C7C7C7;
}

.gallery_desc {
	padding-top: 5px;
	padding-bottom: 3px;
         margin-bottom: 5px;
	border-bottom: 1px solid #C7C7C7;
}
.appointment_content {
	margin-top: 11px;
}

.appointment_item {
	border-bottom: 1px solid #C7C7C7;
	padding-bottom: 25px;
         margin-bottom: 40px;
}

.appointment_title {
	padding-top: 10px;
	padding-bottom: 3px;

}

.appointment_info {
}

.appointment_desc {
}

.sidecontent_list {
	padding-top: 56px;
}

.sidecontent_item {
	padding-bottom: 5px;
         margin-bottom: 20px;
	border-bottom: 1px solid #C7C7C7;
}

.sidecontent_title {
	padding-bottom: 0.5em;
}

.sidecontent_title h2 {
	color: #DC002E;
}

.sidecontent_info {
}