body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, "sans-serif";
	font-size: 13px;
	line-height: 18px;
	background: #fff;
	color: #444; 
}

form, div, p, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-size: 13px
}


/* CSS Document */

.grey { color: #999; font-size: 12px; }
.center { text-align: center; top: -1px; margin-bottom: 30px; border: none;}


a			{ color: #555; text-decoration: none;  font-size: 14px; }
a:active	{ color: #000; }
a:hover		{ color: #000; text-decoration: underline; }

h1 { font-size: 16px; line-height: 16px; padding-bottom: 12px; color: #FF9801;}
h3 { font-size: 14px; line-height: 16px; padding-bottom: 0px; }
h4 { font-size: 10px; padding-left: 50px; padding-top: 10px; color: #999; }

.title { display: none; }
.nobold { font-weight: normal; }


#top {
	margin: 0px auto;
	background: #fff;
	height: 214px;
	width: 900px;
}

#content {
	margin: 0px auto;
	background: #fff;
	width: 900px;
}

#bottom {
	margin: 0px auto;
	background: url('/img/rund_unten.gif') no-repeat;
	height: 18px;
	width: 900px;
}

#footer {
	margin: 0px auto 20px auto;
	padding: 8px 10px 0px 0px;
	height: 20px;
	width: 900px;
	text-align: right;
	font-size: 10px;
}


/* Navigation */


#nav_container {
	display: none;
}


#nav {
	padding: 0px;
	line-height:15px;	
	background-color: #FEF5E4;
	width: 200px;
}


#nav a {
	padding: 5px 0px 0px 10px;
	height:20px;
	width:190px;
	display:block;
	color: #FF9801;
	font-size: 12px;
}

#nav a:hover { 
	background-color: #FBE7CA;
	left: 0px;
	text-decoration: none; 
}

#nav ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#nav li {
	margin: 0px;
}

#nav li.sel a { padding-top: 1px; }


/* Klassen Navigation */

#nav sel { background-color: #FF9801; color: #fff;}
#nav a.sel { background-color: #FF9801; color: #fff;}
#nav a.sel:hover { background-color: #FF9801; color: #fff;}

.sub { color: #B1483D; text-align: center; }
.start { padding-top: 5px; } 
.ende { padding-bottom: 5px; } 

/* Content */

#text {
	padding: 20px 0px 20px 0px;
	margin: 0px 90px 0px 300px;
	width: 500px;
	min-height: 480px;
	background: #fff url('/img/logo_hg.jpg');
}

.spendenkonto {	
	margin: 30px 0px 0px 20px;
	font-size: 11px;
	line-height: 14px;
	color: #888;
}


/* Rahmen */


.box { width: 200px; background: #FEF5E4; }
.box h1, .box ul { margin: 0 10px; }
.box h1 { font-size:150%; color:#ffffff; }
.box .top, .box .bottom { display:block; background: #fff; }
.box .top b, .box .bottom b { display:block; height: 1px; overflow: hidden;	background: #FEF5E4; }

.box .r1 { margin: 0 5px; }
.box .r2 { margin: 0 3px; }
.box .r3 { margin: 0 2px; }
.box .top .r4, .box .bottom .r4 { margin: 0 1px; height: 2px; }


.frame { width: 500px; background: #E9E9E9; }
.frame h1, .frame p { margin: 0 10px; }
.frame h1 { font-size:150%; color:#ffffff; }
.frame .top, .frame .f_bottom { display:block; background: #fff; }
.frame .top b, .frame .f_bottom b { display:block; height: 1px; overflow: hidden;	background: #E9E9E9; }

.frame .r1 { margin: 0 5px; }
.frame .r2 { margin: 0 3px; }
.frame .r3 { margin: 0 2px; }
.frame .top .r4, .frame .f_bottom .r4 { margin: 0 1px; height: 2px; }




/* CMS CSS */

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #FF9801;
	text-decoration: none;
	font-size: 13px

}
a:hover {
	color: #FF9801;
	text-decoration: underline;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-size: 12px;
}

.articleSummary {
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-size: 10px;
}

.articleList_listhead {
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}



/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#headerBlock { }

#mainBlock {
	background-color: #fff;
	min-height: 480px;
	height:auto;
}

#leftBlock {
	float: left;
	width: 200px;
	margin: 0;
	background: #fff ;
}

#rightBlock {
	float: right;
	width: 10px;
	background-color: #fff;
}

#footerBlock {
	clear: both;
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 5px 0;
}
.phpwcmsSearchResult h3 {
	margin: 20px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0px 0px 20px 0px ;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}


#VisualModeIndicator {
	position:absolute;
	left:5px;
	bottom:5px;
	padding:5px;
	z-index:10000;
	background-color:#FF3300;
	color:#FFFFFF;
	border:1px solid #000000;
}

.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0px 3px 1px 3px;
	background-color: #FFFFFF;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: #CBCBCB;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}
