/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	text-align:left;
}

div.contact h3 {
display: none;
} 

.close {
visibility:hidden;
}

/* HTML5 display-role reset for older browsers */ 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: inline;
}

/* Um Navigationselemente ein div mit Klasse nav anlegen */
div.nav ul, div.nav ul li {
	list-style: none;
	margin: 0px; 
	padding: 0px;
	display: inline;
	

}


/* Horizontales Menü */
ul.menutopper li a:link, ul.menutopper li a:visited, ul.menutopper li a:active, ul.menutopper li a:focus {
	color:#fff;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	padding-left:10px;
	border-right:1px;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	border-style:solid;
	padding-right:10px;
	line-height:11px;
}

/* Horizontales Menü AKTIV */
ul.menutopper li.current > a {
	text-decoration:underline;
}

ul.menutop li a:link, ul.menutop li a:visited, ul.menutop li a:active, ul.menutop li a:focus {
	color:#38678c;
	font-family:verdana,arial,helvetica;
	font-size:13px;
	padding-right:12px;
	line-height:18px;
	padding-left:12px;
	font-weight:bold;
}

ul.menutop li a:hover {
	color:#fff;
	background-color:#c2d233;
	text-decoration:none;	
}


ul.menutop li.current > a {
	color:#fff;
	background-color:#c2d233;
	text-decoration:none;	
}

/* Vertiakles Menü */
ul.menusub li a:link, ul.menusub li a:visited, ul.menusub li a:active, ul.menusub li a:focus {
 	background-image:url(../images/button_pa.jpg);
	background-repeat:no-repeat;
	width:235px;
	height:45px;
	display:block;
	text-decoration:none;
	font-family:arial,helvetica;
	font-weight:bold;
	color:#7f7f7f;
	font-size:13pt;
	padding-top:14px;
	padding-left:20px;
	line-height:14pt;
}

ul.menusub li a:hover {
	background-image:url(../images/button_ak.jpg);
	color:#000;
}

ul.menusub li.current > a {
	background-image:url(../images/button_ak.jpg);
	color:#000;
}


blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end of http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

/*=========================================================================================================*/
/* Einbetten von Schriften
@font-face {
font-family: 'Titillium Maps';
 src: url("../fonts/TitilliumMaps29L002.eot");
 src: local('Titillium Maps'), local('TitilliumMaps'), 	
url("../fonts/TitilliumMaps29L002.otf") format("opentype"), 
url("../fonts/TitilliumMaps29L002.woff") format("woff");
*/
}
html {
	height:100%;
}

a {
	outline:none;
}
a:link {
	color: #4F7AA5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

#content ul, #content ol {
	
}
#insidebar1, #incontent, #insidebar2 {
	overflow:hidden;
	padding: 10px;
}
#incontent {
	padding: 10px 20px 30px;
}
#footer {
	padding: 10px;
	background: #CCC49F;
	position: relative;
	clear: both;
	-moz-box-shadow: 0 -2px 6px #444;
	box-shadow: 0 -2px 6px #444;
	-webkit-box-shadow: 0 -2px 6px #444;
}


#footer {
	border-top:2px solid #666\9;
}
#breadcrumb {
	border-top:2px solid #333\9;
}
h2 {
	font-family: 'Titillium Maps';
}
div.breadcrumbs {
	float:left;
}
div.search {
	float:right;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}
h1 {
font-size:2em;
line-height:1;
margin-bottom:0.5em;
}
h2 {
font-size:1.75em;
margin-bottom:0.75em;
}
h3 {
font-size:1.5em;
line-height:1;
margin-bottom:1em;
}
h4 {
font-size:1.2em;
line-height:1.25;
margin-bottom:1.25em;
}
h5 {
font-size:1em;
font-weight:bold;
margin-bottom:1.5em;
}
h6 {
font-size:1em;
font-weight:bold;
}
/*=========================================================================================================*/
/*remind to set margins and paddgins to your needs, they are all resetted by Eric Meyers reset.css above*/

h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
p {
	
}
#footer p {
	margin:0;
}
p+p {
}
pre {
}
address {
}
small {
}
ul, ol {
}
ol {
}
li ul, li ol, ul ul, ol ol {
}
form, legend, label {
}
legend {
}
table {
}
caption {
}
hr {
}
cite, dfn, em, i {
	font-style: italic;
}
code, kbd, samp, pre, tt, var {
}
pre {
	white-space: pre;
}
del {
	text-decoration: line-through;
}
mark {
}
ins {
}
big {
}
abbr, acronym {
}
abbr[title], acronym[title], dfn[title] {
	cursor: help;
}
sup, sub {
	line-height: 0;
}
sup {
}
sub {
}
blockquote {
}
input, select, button {
	cursor: pointer;
}
/*=========================================================================================================*/
/*some joomla! classes*/

.item-separator { /* was in J! 1.5= .article_separator */
}
.items-more { /* was in J! 1.5= .blog_more */
}
/*[Print, PDF, Email] button in an article were before in td.buttonheading and are now in an unsorted list*/
#container ul.actions {
    list-style: none;
    float: right;
}
.actions li {
    float: left;
    margin-left: 5px;
}
/*new*/
.print-icon {
}
.email-icon {
}
