body
{
background:#000 url(../grafika/frm_bg.jpg) center center no-repeat;
background-attachment:fixed;
margin:0;
font-size:10px;
font-family:"Verdana";
color:#fff;
}

a
{
text-decoration:none;
color:#E10A16;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

a:hover {
	color:#666666;
}
div#contact_wrapper
{
	margin-top:15px;
	width:100%;
	text-align:center;
}

div #contact_wrapper div#contact_form
{
	width: 392px; 
	float:none; 
	margin-left: 5px; 
	margin-right:auto; 
	text-align:left;
}

div#contact_wrapper div#contact_form textarea
{
	font-size:10px;
	font-family:"Verdana";
}

div#contact_wrapper div#contact_form dt.submit
{
	text-align:right;
}

div#contact_wrapper div#contact_form p.hint
{
	margin-top: 5px;
}

div#error
{
	width:100%;
	text-align:center;
	font-weight: bold;
}


#mainWrapper {
	margin:auto;
	width:990px;
	overflow:hidden;
}

#mainContent {
	width:990px;
	overflow:hidden;
}

.box-top, .box-bottom, .bottomNavi, .footer {
	width:990px;
	float:left;
}

#mainContentLeft {
	margin-left:10px;
	width:305px;
	float:left;
}

#mainContentRight {
	margin: 0 10px 0 20px;
	width:645px;
	float:left;
}

.box-side_top, .box-side_bottom, #navi {
	width:305px;
	overflow:hidden;
}

.box-content_top, .box-content_bottom, .box-mb_content_top, .box-mb_content_bottom, .gallery, #content {
	width:645px;
}

div.box-switchable-page-containter
{
	height:250px;
}

#navi {
	font-family:"Trebuchet MS";
	font-size:15px;
	margin-bottom:10px;
}

#navi ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#navi a {
	color:#fff;
	display:block;
	padding-left:20px;
	background:url(../grafika/menu_star.png) left -16px no-repeat;
}

#navi a:hover, #navi a.active {
	color:#E10A16;
	background-position: left center;
}

.footer {
	height:160px;
}

.digitalNavi li {
	list-style:none;
}

.digitalNavi {
	width:651px;
	margin:1px 0 0 -3px;
}

.digitalNavi a {
	display:block;
	width:100%;
	background-color:#e10a16;
	color:#fff;
	text-align:center;
}

.digitalNavi a:hover, .digitalNavi .akt a {
	color:#000;
	background-color:#fff;
}

.photo-row {
	overflow:hidden;
	margin-top:6px;
}

.gallery .photo-row  a {
	width:150px;
	display:block;
	float:left;
	margin-left:10px;
}

.gallery .photo-row  a img {
	border:1px solid #E00915;
}

.gallery .paginator {
	width:100%;
	margin:10px 0px 10px 5px;
	text-align:center;
}

.gallery .paginator img {
	border:none;
	position:relative;
	top:1px;
}

.gallery .paginator  a:hover, .gallery .paginator  a.akt {
	color:#fff;
}

div#contact_wrapper input, div#contact_wrapper textarea {
	width:400px;
	background-color:#010101;
	border:1px solid #d70a19;
	color:#fff;
	line-height:20px;
	margin-top:7px;
	margin-bottom:10px;
}

div#contact_wrapper label {
	color:#d70a19;
	font-size:11px;
}

div#contact_wrapper #submit {
	width:auto;
	border:none;
	background:transparent;
}

.bottomNavi {
	height:40px;
	line-height:30px;
	text-align:center;
	background:url(../grafika/bottom_navi_bg.png) no-repeat center top;
}

.bottomNavi a {
	margin-left:9px;
}

