﻿body.main
{
	margin:0px;	
	background-image: url(../../images/Boha/bg-repeat-x.jpg);
	background-repeat: repeat-x;
}
body.mainBlack
{
	margin:0px;	
	background-image: url(../../images/Boha/bg-repeat-black-x.jpg);
	background-repeat: repeat-x;
}

body 
{
	font-family: Arial;
	font-size: 11px;
}
img
{
    border: 0;
}

/*******************************
 Standard modules
*******************************/
.ModuleTitle
{
	font-size: 12px;
	font-weight: bold;
}

.SectionHeader
{
	font-size: 14px;
	font-weight: bold;
}

.SectionItem
{
}

.CommandButton
{
	color: Red;
}

.contentHeader
{
	font-size:16px;
	font-weight: bold;
}

.itemLink
{
	color: #0059AD;
	font-size:12px;
}

/*******************************
 Newsmodule items
*******************************/
.readMore
{
	text-decoration: none;
}

.newsLinkBig
{
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.newsLinkNormal
{
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.newsHeader
{
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.newsNormal
{
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.newsDate
{
	font-size:10px;
}

.newsAuthor
{
	font-size:10px;
}

/*******************************
 Menu items
*******************************/
.Page
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 3px;
	text-decoration: none;
}
.SubPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	
}
.SubSubPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.SelectedPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
	padding-top: 8px;
	padding-bottom: 3px;
	text-decoration: none;
}
.SelectedSubPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699cc;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-image: url(../../images/Boha/menu-level2-arrow-on.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.SelectedSubSubPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699cc;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-image: url(../../images/Boha/menu-level2-arrow-on.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/*******************************
 Admin menu 
*******************************/

.topLink
{
	color: Black;
	font-size: 10px;
}
.topLink:hover
{
	color: Black;
	font-size: 10px;
	text-decoration: underline;
}

.topLinkAdmin
{
	color: Black;
	font-size: 10px;
	text-decoration: none;
}
.topLinkAdmin:hover
{
	color: Black;
	font-size: 10px;
	text-decoration: none;
}

/*******************************
 Content preview
*******************************/
.TDPreview
{
	border: dotted 1px gray;
}

.btn
{
	background-color: #EFEFEF;
	border: black solid 1px;
	font-family: Microsoft Sans Serif, Sans-Serif;
	font-size: 11px;
	height: 20px;
}

.txtNormal
{
	height: 16px;
	border: black solid 1px;
}

/**************************
Boha css
****************************/
.menu-level1-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 3px;
	text-decoration: none;
}
.menu-level1-mouseover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding-top: 8px;
	padding-bottom: 3px;
	text-decoration: none;
}
.menu-level1-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699cc;
	padding-top: 8px;
	padding-bottom: 3px;
	text-decoration: none;
}

.menu-level2-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.menu-level2-mouseover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-image: url(images/menu-level2-arrow-off.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.menu-level2-on{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699cc;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-image: url(images/menu-level2-arrow-on.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 6px;
	margin-top: 0px;
	color: #000000;
}
a {
	color: #3366CC;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
}

table.vMenu
{
	margin: 100px 0px 0px 0px
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-top: 15px;
}

.Content
{
	padding-top: 20px;
	padding-left: 25px;	
}

.kontaktform1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom:10px;
	padding-right:20px;
	font-weight:bold;
}

.kontaktform
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom:10px;
}
.kontaktformMsg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	font-weight: bold;
	padding-bottom:10px;
}
h1
{
	font-family: Arial;
	font-size: 22px;
	line-height: 24px;
}


