body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}
dl,ul,ol,h1,h2,h3,h4,h5,h6,pre,p,blockquote,table,img
{
	margin-bottom: 1.0em;
}

body {
	padding: 0;
	margin:0;
	font-family:'Lucida Grande','lucida sans unicode',Verdana,Tahoma,sans-serif;
	font-size: 62.5%;
	color:#333;
	background-color:#f4f4ed;
	}
hr {display: block; clear: both; margin: -5px 0 0 0; padding:0; visibility: hidden;}


.folioimage_outer{
	/* background: url(../images/layout/folioimage_rahmen_top.png) no-repeat top left; */
	width: 247px;
	text-align: center;
	float:right;
	margin: 0 0 0 3em;
	}
.folioimage_inner {
	/* background: url(../images/layout/folioimage_rahmen_bottom.gif) no-repeat bottom left; */
	}
	.folioimage_inner img{
		background: none;
		margin: auto;
		width: 240px;
		padding: 0.4em 0 0.2em 0;
		}

#headprint {
	display:none;
	width:0px;
	}

#header {
	margin: 0;
	padding:0;
	background: #383d43 url(../images/layout/header_bg.jpg) repeat-x bottom left;
	}
#header-inner {
	margin: 0 auto;
	width: 75em;
	}
#logo {
	margin: 0;
	padding:0;
	text-align: center;
	height: 94px;
	background: url(../images/layout/logo.jpg) no-repeat top center;
	}
#logo a,
#logo span {
	display: block;
	width: 201px;
	height: 94px;
	background:url(../images/layout/logo.jpg) no-repeat top left;
	}
#logo img {
	display: block;
	width: 0;
	}
#nav {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left: 2.5em;
	}
#wrap {
	padding: 3em 0 0 0;
	border-bottom: 1px solid #d3d3c9;
	background: #fff url(../images/layout/wrap_bg.jpg) repeat-x top left;
	}
#wrap-inner {
	width: 75em;
	margin: 0 auto;
	padding: 0 0 0 0;
	}
.content {
	float:left;
	width:25em;
	}
	.pad {padding:0 2.5em 0 2.5em;}
	.titlepad {padding:2.5em 2.5em 5em 2.5em;}
	.double{width:50em;}
	.triple, .full{width:75em;}
	.title{text-align: center;}
		.title h1{
			background: #fff url(../images/layout/title_bg.jpg) no-repeat top center;
			font-size: 3.5em;
			padding-top: 100px;
			}
		.title h2{
			font-size: 3.5em;
			}
	 .intropage{text-align: center;}
span.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	}
.modulebox{
	border-left: 1px solid #d3d3c9;
	margin-left: -1px;
	}
h1{
	font-family:Georgia, Baskerville, "palatino linotype", serif;	
	margin: 0;
	padding: 0;
	font-size: 2.3em;
	line-height: 2em;
	color: #310;

	}
div.content h2 {
	font-family:Georgia, baskerville,'palatino linotype';	
	margin: -.1em 0 .4em 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	color: #960;
	}
div.content h3 {
	margin: -.1em 0 .4em 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	}
div.content h2.section {
	font-size: 1.4em;
	}
div.content h4.time {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	color: #8f9195;
	}
div.content h4.time abbr {
	border: none;
	}
div.content p {
	margin: 0 0 1.5em 0;
	font-size: 1.2em;
	line-height: 1.7em;
	}
div.content h2 a {
	color: #474a51;
	}
div.content h2 a:hover {
	color: #408db4;
	}
div.content ul, div.content ol{
	font-size: 1.2em;
	line-height: 1.7em;
	}
div.content ul li{
	/*background: url(../images/bg-bullet-mint.gif) 2px 0.6em no-repeat;*/
	margin-top: 0.4em;
	margin-left:1.6em;
	list-style-type:square;
	list-style-position:outside;
	}
div.content ol li{
	margin-top: 0.4em;
	margin-left:1.6em;
	list-style-position:outside;
	}
td.head {font-weight:bold; text-align:right; color:silver;}

a:link, a:visited, a:hover {
	color:#520;
	border-bottom:1px dotted #520;
	text-decoration: none;
	}
	a:hover {
		color:#993;
		/* color: #8a6; */
	 	border-bottom:1px solid #993;
		}
/*
a.inline:visited, a.inline:active, a.inline:link, a.inline:hover {
	background:url(../img/ico_link.gif) left no-repeat;
	border-bottom:1px dotted #520;
	padding-left:15px;
	}
	 a.inline:hover {
	 	border-bottom:1px dotted #993;
	 	}

*/	
	
a.anchorlink:visited, a.anchorlink:active, a.anchorlink:link, a.anchorlink:hover,
a.imagelink:visited, a.imagelink:active, a.imagelink:link, a.imagelink:hover
	{
	text-decoration:none;
	border-bottom: none;
	}

a.toplink:visited, a.toplink:active, a.toplink:link {
	background:url(../img/ico_link_top.gif) left no-repeat;
	padding-left:15px;
	}
a.image:visited, a.image:link, a.image:active, a.image:hover {
	text-decoration: none;
	border:0;
	 border-bottom:none;
	}
.anchor{
	font-size:0em;
	}
.contactleftcolumn{
	text-align:right;
	}



/* content */

.contentline{
	margin: 0 0 1.5em 0;
	font-size: 0;
	height: 0;
	/* border-top: 1px solid #dedabc; */
	border-top: 1px solid #d3d3c9;
	}

/* logo */

#logo span, #logo a {
	display: block;
	border-style: none;
	}
#logo img  {
	display: block;
	width: 0;
	}
#logo a:hover {
	background-image: url(../img/layout/top-nav-logo2.png);
	}
/* navigation */
#nav
	{
	text-align: center;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	text-align: center;
	}
#nav ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	}
#nav ul li a {
	float: left;
	display: block;
	width: 11em;
	line-height: 2.7em;
	padding-top: 0.5em;
	margin: 0;
	text-decoration: none;
	color: #7b828c;
	border: none;
	text-transform: lowercase;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #e0e0d5;
	}
#nav li a:hover {
	color: #fff;
	}
#nav li a.active {
	color: #000;
	background: url(../images/layout/menu_active_bg.jpg) no-repeat top center;
	}
#nav ul li a:hover strong {	
	color: #fff;
	}
#nav ul li a.active strong {
	color: #fff;
	}

a img {
	border: none;
	}


/* MOO TOOLS
--------------------------------------------- */
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	/*color: #9FD4FF;*/
	color:#66CC66;
	padding: 8px 8px 4px;
	background: url(../img/layout/bubble2.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../img/layout/bubble2.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}



/* footer
--------------------------------------------- */
#footer {
	clear: both;
	padding: 0;
	color: #646870;
	/* background-color: #e5e5da; */
	background-color: #f4f4ed;
	padding-left: 2.5em;
	}
#footer-inner {
	clear: both;
	width: 75em;
	margin: 0 auto;
	padding: 0 0 1em 0;
	color: #646870;
	background-color: #f4f4ed;
	}
div#footer p {
	padding: 1em 0 0 1em;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.5em;
	}
div#footer a {
	margin-right:1.5em;
	}

/* self-clear floats
--------------------------------------------- */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
    
    
/* zitate
--------------------------------------------- */
    
  blockquote
	{
	padding: 0;
	border-bottom: 1px solid #d3d3c9;
	}
	blockquote p.actualquote
		{
		color: #8a6;
		line-height: 1.1em;
		font:italic 1.6em georgia,serif;
		}
	cite, blockquote a{
		font: italic 1em georgia,serif;
		}



img.imagelink
	{
	border: none;
	text-decoration: none;
	}
