body{
	padding:0px;
	margin:auto;
	font-family:arial, tahoma, helvetica;
	font-size:9pt;
	color:#2D647A;
	cursor:default;
}

#pic{
	background:#59B1EB;
	padding:0px;
	margin:20px;
	font-family:tahoma, arial;
	font-size:9pt;
	color:#ffffff;
	cursor:default;
}

/****************** tables */

td.thumbcell {
	width: 150px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}

td.thumbcell img {
	border-style: solid;
	border-color: #42798F;
	border-width: 5px;
}

td.photo {
	width: 440px;
	height: 330px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}

td.photo img {
	border-style: solid;
	border-color: #42798F;
	border-width: 10px;
}

/****************** text */


/* main */
.maintext{
	font-size:9pt;
	color:#2D647A;
}

.white{
	font-size:9pt;
	color:#eeeeee;
}


/* heads */

H1{
	padding:0px 0px 10px 0px;
	margin:0px;
	font-family:arial, tahoma;
	font-size:12pt;
	color:#326F88;
	letter-spacing:-1px;
}

/****************** links */

a:hover{
	text-decoration:none;
}

/*blue*/

.link2{
	font-size:8pt;
	font-weight:bold;
	color:#293F77;
}

/*white*/

.link_white{
	font-size:8pt;
	font-family:tahoma, arial;
	font-weight:bold;
	color:#eeeeee;
}

/****************** right */

#empty{
	position:relative;
	float:left;
	width:521px;
	height:1px;
	padding:0px;
	margin:0px;	
}

/* main */

#main_right{
	position:relative;
	float:right;
	text-align:justify;
	padding:10px 40px 10px 0px;
	margin:auto;
	width:470px;
}

/****************** top */

#header_main{
	position:relative;
	padding:0px;
	margin:auto;
	width:700px;
	height:126px;
}

/****************** contents */

#container{
	position:relative;
	overflow:hidden;
	padding:0px;
	margin:auto;
	width:700px;
	background-image:url("imgs/bgr.jpg");
}

/****************** left */

/* buildt menu */


#main_left{
	position:relative;
	float:left;
	padding:0 0 0 20px;
	margin:0px;
	width:134px;
	height:440px;
	text-align:center;
}

DIV#menu{
	position:relative;
	
	padding:8px 0 0 0;
	margin:0px;
	width:134px;
	height:233px;
	background-image:url("imgs/menu_bgr.jpg");
	background-repeat:no-repeat;
}

DIV#kontakt{
	position:relative;
	margin:19px;
	height:174px;
	width:134px;
}

DIV#menu ul {
	padding:0px;
	margin:0px;
    
}

DIV#menu li {
	list-style:none;
	padding:0px;
	margin:0px;
	text-align:center;
	
}	

DIV#menu a, DIV#menu span {
	display:block;
	font-family:tahoma,arial;
	width:134px;
	height:20px;
	padding:4px 0px 0px 0px;
	margin:0px 0 0 0px;
	text-align:center;
	text-decoration:none;
	
}

DIV#menu a:hover {
	color:#42798F;
	height:20px;
	background:#EEEEEE;
}

.active_menulink{
	font-size:9pt;
	font-weight:bold;
	color:#EEEEEE;
	background-color:#E20000;
	
}	

a:hover.inactive_menulink{
	text-decoration:underline;
}

.inactive_menulink{
	font-size:9pt;
	font-weight:bold;
	color:#DCDCDC;
	text-decoration:none;
	padding:0px;
}

.active_submenulink{
	padding-left:10px;
	font-size:8pt;
	font-weight:bold;
	color:#439945;
	text-decoration:none;
}

a:hover.inactive_submenulink{
	text-decoration:underline;
}

.inactive_submenulink{
	padding-left:10px;
	font-size:8pt;
	font-weight:bold;
	color:#293F77;
	text-decoration:none;
}

/* footer */

a:hover.inactive_footlink{
	text-decoration:none;
}

.inactive_footlink{
	font-size:7pt;
	font-family:tahoma, arial;
	font-weight:bold;
	color:#326F88;
}

.active_footlink{
	font-size:7pt;
	font-family:tahoma, arial;
	font-weight:bold;
	color:#326F88;
}

.inactive_footlink{
	font-size:7pt;
	font-family:tahoma, arial;
	font-weight:bold;
	color:#326F88;
}

#footer_top{
	position:relative;
	clear:both;
	padding:0px;
	margin:auto;
	width:700px;
	height:23px;
	background-image:url("imgs/footer.jpg");
}
#footer{
	position:relative;
	clear:both;
	padding:0px;
	margin:auto;
	width:700px;
	height:10px;
	color:#326F88;
}

#footer_left{
	position:relative;
	float:left;
	padding-left:10px;
	margin:0px;
	width:300px;
	height:10px;
	text-align:left;
	font-size:7pt;
	font-family:tahoma, arial;
	color:#326F88;
}

#footer_right{
	position:relative;
	float:right;
	padding-right:10px;
	margin:0px;
	width:200px;
	height:10px;
	text-align:right;
	font-size:7pt;
	font-family:tahoma, arial;
	color:#326F88;
}

#footer_bottom{
	position:relative;
	padding:0px 0px 20px 0px;
	margin:auto;
	width:700px;
	text-align:center;
}

.simple{
	margin:0px;
	padding:0px;
}
