* {
	margin: 0;
	padding: 0;
	font-size:  15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#site h1, h2, h3 {
	font-weight: normal;
	color: #333333;
}

#site h1 { 
	font-size: 20px;
	color: #2f46b2;
	font-weight: normal;
	padding: 10px 0 11px 24px; 
	background-image: url('h1Line.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 10px;
}

#site h2 { font-size: 16px;  font-weight: bold; padding: 0 0 4px 24px; }
#site h3 { font-size: 16px;  padding: 0 0 4px 20px;}
#site h4 { font-size: 14px;  padding: 0 0 4px 20px;}

#site h5 { font-size: 10px;  padding: 0 0 4px 20px;}
#site h5 a { font-size: 10px;}

#site p, blockquote, ul, ol {
	margin-bottom: 0.3em;
	line-height: 1.2em;
	padding: 0 0 0 24px; 
}

#site strong { font-weight: bold;} 

p.align-right {
	text-align: right;
}
p.align-left {
	text-align: left;
}
p.align-center {
	text-align: center;
}

span.important {
	font-size: 18px; font-weight: bold; color: #2f46b2;
}

#site blockquote {
	margin: 0;
	padding-left: 20px;
}

#site a {
	text-decoration: none;
	font-weight: bold;
}

#site ul {
	margin-left: 3em;
	margin-bottom: 0.5em;
	line-height: 1.8em;
	list-style-image: url('listitem.png');	
}

#site li {
	padding-left: 10px;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}

#site ol {
	margin-left: 3em;
	margin-bottom: 0.5em;
	line-height: 1.8em;
	list-style-type: decimal;
}


#site img {
	border:0px;
}

#site {	
	width: 900px;
	border:#2f2f2f solid 1px;
	margin-top: 15px;
}
#top {	
	background-repeat: no-repeat;
}
#spruch2 p {
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	padding: 8px 10px 8px 10px;
	background-image: url(bgspruch2.png);
	text-align: left;
	position: relative;
	width: 650px;
	left: 110px;
	top: 110px;
}
#spruch p {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #f5f5f5;
	padding: 4px 10px 4px 45px;
	background-image: url(bgmainmenu2.png);
	border-bottom:#808080 solid 1px;
}

.mainmenu a {
	padding: 10px 20px 10px 20px;
	color : white;
	font-size: 18;
	background-image: url(bgmainmenu2.png);
	border-right: solid;
	border-color: white;
	border-width: 2px;
	float:left;
} 
.mainmenu a:hover, .mainmenu-cur a:hover {
	padding: 10px 20px 10px 20px;
	color : white;
	font-size: 18;
	background-image: url(bgmainmenu-select.png);
	border-right: solid;
	border-color: white;
	border-width: 2px;
	float:left;
} 
.mainmenu-cur a {
	padding: 10px 20px 10px 20px;
	color : white;
	font-size: 18;
	font-weight: bold;
	background-image: url(bgmainmenu-cur.png);
	border-right: solid;
	border-color: white;
	border-width: 2px;
	float:left;
} 



.submenu a {
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	background-image: url(bgsubmenu.png);
	border-right: solid;
	border-left: solid;
	border-color: white;
	color: white;
	border-width: 1px;
	float:left;
} 
.submenu a:hover, .submenu-cur a:hover {
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	background-image: url(bgsubmenu-select.png);
	border-right: solid;
	border-left: solid;
	border-color: white;
	color: white;
	border-width: 1px;
	float:left;
} 
.submenu-cur a {
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	background-image: url(bgsubmenu-cur.png);
	border-right: solid;
	border-left: solid;
	border-color: white;
	color: white;
	border-width: 1px;
	float:left;
} 




#content {
	background-color: white;
	clear: both;
	background-image: url(background-content.png);
	background-repeat: repeat-x;
	background-position: bottom; 
} 
#inner-content {
	padding: 15px 15px 15px 20px;
	margin-bottom: 8px;
} 



#locator {
	width: 840px;
	height: 30px;
	text-align: left;
	margin-top: 5px;
	padding-left: 20px;
}

#locator-left {
	float: left;
	width: 70%;
	text-align: left;
}

#locator-right {
	float: left;
	width: 30%;
	text-align: right;
}
#content a { 
	color: #3046b5;
	font-weight: 600;
}
a.content:visited		{ color: #3046b5; text-decoration: none; font-weight: 600;}
a.content:link			{ color: #3046b5; text-decoration: none; font-weight: 600;}
a.content:hover			{ color: #3046b5; text-decoration: none; font-weight: 600;}
a.content:active		{ color: #3046b5; text-decoration: none; font-weight: 600;}

.contentlink a { 
	color: #3046b5;
	font-size: 9pt; 
	font-weight: 600;
	padding-right: 10px;
	padding-left: 5px;
}
a.contentlink:visited	{ color: #3046b5; text-decoration: none; font-weight: 600;}
a.contentlink:link		{ color: #3046b5; text-decoration: none; font-weight: 600;}
a.contentlink:hover		{ color: #3046b5; text-decoration: none; font-weight: 600;}
a.contentlink:active	{ color: #3046b5; text-decoration: none; font-weight: 600;}


#foot {
	clear:both;
	height:20px;
	text-align:center;
	font-size:10px;
	color:#3046b5;
	background-image:url("../pics/back_foot.html");
	background-repeat: no-repeat;
	position: relative;
}
#footer p {
	font-size:12px;
}
#footer a {
	font-size:12px;
	font-weight: bold;
}

.foot {
	text-decoration: none;
	color:#3046b5;
	font-size:10px;
}

a.footer:visited	{ color: #3046b5;}
a.footer:link		{ color: #3046b5;}
a.footer:hover	{ color: #3046b5;}
a.footer:active	{ color: #3046b5;}


hr {
	color: #3046b5;
	background-color: #3046b5;
	height: 1px;
	clear:both;
	margin-left: 20px;
	margin-right: 20px;
}

.lang_main {
	padding-right:  10px;
	padding-top: 20px
}
.lang_act { display:none; }
