﻿*
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 25px;
}
body
{
	text-align: center;
	background-color: #333333;
}
#wrapper
{
	width: 990px;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}
#visual
{
	height: 350px;
}
#navigation
{
	margin-top: 314px;
	float: right; /*margin-top: 190px;*/
	margin-right: 20px;
	position: relative;
	z-index: 1;
}
#visualswf
{
	position: absolute;
	z-index: 0;
	float: left;
}
/**************** Navigation *****************/
.RadPanelBar {
width:auto!important;
overflow: visible;
}
.rpSlide {
position: absolute !important;
top: 50px;
right: 0px;
height: auto  !important;
width: 300px !important;
margin-bottom: 10px;
}

.rpSlide .rpSlide {
position: relative !important;
height: auto  !important;
width: 300px !important;
float: left !important;
top: 0px;
margin-bottom: 0px;
}


#navigation ul
{
	list-style-type: none;
border: none;
width: 400px;
}

#navigation ul li
{
	display: inline;
	right: 40px;
	text-transform: uppercase;
	margin-right: 10px;
	margin: 0px;
	padding: 0px;
	height: 32px;
float: left;
}

#navigation ul li a
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	float: left;
	height: 36px;
	line-height: 32px;
	margin-right: 2px;
	padding: 0px 6px 0px 6px;
}
#navigation ul li a *
{
	text-decoration: none;
border: none;
}
#navigation ul li a:hover
{
	background-color: #c20e0e;
}
#navigation ul li .nav_active
{

}


/**************** SubNavigation *****************/


.rpSlide ul
{
	list-style-type: none;
}

.rpSlide ul li
{
	display: block !important;
	float: none !important;
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
	height: 20px !important;
	text-transform: none !important;
}

.rpSlide ul li a
{
	font-size: 11px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #000000 !important;
	background-color: #FFFFFF !important;
	display: block !important;
	height: 20px !important;
	line-height: 20px !important;
	padding: 0px 6px 6px 6px !important;
	border-bottom: 1px solid #F0F0F0 !important;
	width: 270px !important;
}
.rpSlide ul li a:hover
{
	color: #FFFFFF !important;
	background-color: #c20e0e !important;
}
.rpSlide ul li .nav_active
{
	color: #FFFFFF !important;
	background-color: #c20e0e !important;
}

/* ------------------------------------------ */

.rpSlide ul ul li
{
	display: inline !important;
	margin: 0px !important;
	padding: 0px !important;
	height: 20px !important;
}
.rpSlide ul ul li a:hover
{
	color: #FFFFFF !important;
	background-color: #c20e0e !important;
}
.rpSlide ul ul li a
{
	font-size: 11px !important;
	font-weight: normal !important;
	text-decoration: none !important;
	color: #000000 !important;
	background-color: #FFFFFF !important;
	display: block !important;
	height: 20px !important;
	line-height: 20px !important;
	padding: 0px 6px 6px 6px !important;
	border-bottom: 1px solid #F0F0F0 !important;
}

/* ------------------------------------------ */

.fotobookthumbs a
{
	border: none;
	color: #F0F0F0;
}
.fotobookthumbs a img
{
	border: 1px solid #F0F0F0 !important;
}

#content
{
	height: 100%;
	padding: 20px 20px 20px 40px;
}
.Content1Wrapper, .Content2Wrapper, .Content3Wrapper, .Content4Wrapper{
	margin-bottom: 20px;
}
#left
{
	width: 650px;
	min-height: 500px;
	float: left;
}
#images
{
	/*width: 650px;*/
}
.news
{
	width: 300px;
	/*padding: 10px;
	background-color: #F0F0F0;*/
	margin-bottom: 20px;
}
.newsitem
{
	border-top: 1px solid #F0F0F0;
	width: 300px;
}
.newsitem a
{
	color: #000000;
	text-decoration: none;
}
#right 
{
		float: right;
}
a.readmore
{
	color: #000000;
	text-decoration: none;
	display: block;
}
a.readmore:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #CC0000;
	color: #FFFFFF;
}
#footer
{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #000000;
}
a
{
	color: #CC0000;
	text-decoration: none;
}
a:hover
{
	color: #CC0000;
	text-decoration: underline;
}
h1
{
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif, SansSerif;
}
h2
{
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif, SansSerif;
}
h3
{
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif, SansSerif;
}
h4
{
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, Sans-Serif, SansSerif;
}
p
{
	margin-bottom: 20px;
}
.readmore, h4 
{
	line-height: 20px;
}
/* --------- FILMSTRIP --------------*/
/*.imgOn
{
	height: 45px;
	border: 1px solid #333333;
	margin: 0px;
}
.imgOff
{
	height: 45px;
	border: 1px solid #999999;
	margin: 0px;
}
.imgBrdr
{
}
.imgInsideBorder
{
}
.totals
{
	color: #666666;
}
body.thumbNail
{
	margin: 0px;
	background-color: #F5F5F5;
}*/
.thumbpic 
{
	display: block;
	width: 100px;
	height: 100px;
	/*background-color: #F5F5F5;*/
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
.thumbpic 
{
}
hr 
{
	height: 1px;
	background-color: #000000;
	border: none;
}
#left ul,  #left ul li
{
	margin: auto;
	padding: 0px 0px 0px 20px;
	list-style-type: square;
}

