﻿body
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	margin: 0px;
	background-color: #D3C5C7;
}

table 
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	margin: 0px;
}

p
{
	font-family: Verdana;
	font-size: 100%;
	font-style:normal;
	margin: 0px;
}

h1
{
	font-size: 125%;
	font-weight: bolder;
	color: #525163;
	font-style:normal;
	font-variant: normal;
	text-transform: uppercase;
}

h2
{
	font-size: 115%;
	font-weight: bolder;
	color: #525163;
	font-style: italic;
	font-variant: normal;
}

a:active, a:visited, a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	color: #525163;
}


#page
{
	position:absolute;
	background-color: White;
	width: 1237px;
	height: 663px;
	float: left;
	left: 50%;
	margin-left: -618px;
	/*top: 50%;margin-top: -331px;*/
}

#left
{
	position: relative;
	width: 898px;
	height: 663px;
	float: left;
}

#right
{
	position: relative;
	width: 339px;
	height: 663px;
	float: left;
}

#bannerRight
{
	position: relative;
	width: 339px;
	height: 663px;
	background-image: url(images/bg1_02.jpg);
	float: left;
}

#header
{
	position: relative;
	width: 898px;
	height: 197px;
	background-image: url(images/bg1_01.jpg);
	background-repeat:no-repeat;
}

#bannerLeft
{
	position: relative;
	height: 429px;
	width:53px;
	background-image: url(images/bg1_03.jpg);
	background-repeat:no-repeat;
	float: left;
}

#content
{
	position: relative;
	height: 429px;
	padding: 30px 10px 10px 20px;
	overflow: auto;
	font-size: 100%;
}

#footer
{
	position: relative;
	width: 898px;
	height: 37px;
	background-image: url(images/bg1_05.jpg);
	background-repeat:no-repeat;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 70%;
}
#footer_mask
{ width: 898px;
	height: 37px;
  background-color: #B50708;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	}

.menu_sub
{display:none;
width:100%;
	}
	
.menu_subBlock
{
width:100%;
	border-left: none 0px #525163;
	border: solid 1px #525163;
	background-color: #FFFFFF;padding-bottom: 0px;
	filter: alpha(opacity=60);
	opacity: .8;
	-moz-opacity: .8;}

a.submenu_button:active, a.submenu_button:visited, a.submenu_button:link
{
	display: block;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	color: #000000;
	background-image: none;
}
a.submenu_button:hover
{
	font-size: 100%;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	color: #B50708;
	background-image: none;
}

table.linkcontainer td
{
	border-left: solid 3px #525163;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
}

td.leftBlock
{
	width: 50px;
	height: 197px;
	background-image: none;
	background-color: #B50708;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	border-left: none 0px #525163;
	
}

p.main_link
{
	width: 100%;
	display: block;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	color: #A2A0B1;
	background-image: none;
}

a.main_link:active, a.main_link:visited, a.main_link:link
{
	width: 100%;
	display: block;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	color: #A2A0B1;
	background-image: none;
}
a.main_link:hover
{
	width: 100%;
	font-weight: bolder;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	background-image: none;
}

.redtransparent
{
	background-image: none;
	background-color: #B50708;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}

.intransparent
{
	background-image: none;
	background-color: transparent;
	filter: alpha(opacity=100);
	opacity: .7;
	-moz-opacity: .7;
}

#title
{
	font-size: 125%;
	font-weight: bolder;
	color: #525163;
	font-style: italic;
	font-variant: normal;
	text-transform: uppercase;
}

table.termine
{
	border: solid 1px #525163;
	border-bottom-width:2px;
}

table.termine th
{
	font-weight: bolder;
	color: #525163;
	border: solid 1px #525163;
}

table.termine td
{
	font-weight:normal;
	color: #black;
	border-Left: solid 1px #525163;
	border-right: solid 1px #525163;
	padding:10px;
}

.img_frame
{
	border: 1px solid #525163;
	padding: 3px;
}