BODY {
	
	background: url(images/backbg.gif) top center no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Georgia, Garamond, Verdana;
	font-size: 0.8em;
	line-height: 1.4em;
	
}

hr {
	
	background: url(images/misc/Separator_small.gif) center no-repeat;
	height: 25px;
	padding:0; 
	
}

H1 {
	
	line-height: 1.4em;
	font-size: 1.2em;
	
}

H2 {
	
	line-height: 1.4em;
	font-size: 1.0em;
	
}

A, A:LINK, A:VISITED {
	
	color: #AA1111;
	text-decoration: none;
	cursor: pointer;

}

A:HOVER {
	
	color: #FF1111;
	
}

UL {
	
	list-style-position: outside;

		
}

UL LI {
	
	margin-left: -40px;
 	list-style-image: none;
 	list-style-type: none;
   	background-image: url(images/misc/Bullet2_small.gif);
   	background-repeat: no-repeat;
   	background-position: left top;
   	padding-left : 25px;   	
}

#maincontainer {
	
	width: 866px;
	margin: 0px auto;
		
}

#header {
	
	width: 866px;
	height: 223px;
	background: url(images/gestaltsite_02.jpg) no-repeat;
	margin: 0px;
	overflow: hidden;
	
}

#headertext {

	text-align: right;
	margin: 5px;
	margin-right: 20px;
	color: #555;

}

#maintext {
	
	width: 866px;
	background: url(images/gestaltsite_05.jpg) repeat-y;
	margin: 0px;
	overflow: hidden;
	
}

#footer {
	
	width: 866px;
	height: 62px;
	background: url(images/gestaltsite_07.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#footercontent {
	
	width: 400px;
	margin-left: 275px;
	margin-top: 12px;
	font-size: 0.8em;
	text-align: left;
	color: gray;
}

#contentholder {
	
	width: 585px;
	margin: 0px;
	float: right;
	overflow: hidden;
	
}

#content {
	
	margin: 30px 35px 25px 10px;
	text-align: justify;
	
}

#menu {
	
	width: 227px;
	margin: 20px 0px 0px 25px;
	float: left;
	font-variant: small-caps;
	color: white;
	
}

.menuitem {
	
	margin: 15px 5px 15px 20px;
	font-size: 1.2em;
	color: white;
	overflow: hidden;
	
}

.submenuitem {
	
	margin: 8px 5px 8px 35px;
	font-size: 1em;
	color: white;
	
}

#menu a {

	color: white;

}

#langswitch {
	
	width: 100%;
	text-align: right;
	font-size: 0.8em;
			
}

.bloglist_title, .blogentry_title {
	
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 40px;
	background: url(images/misc/Separator_small.gif) top center no-repeat;
	
}

.bloglist_info, .blogentry_info {
	
	font-size: 0.8em;
	font-style: italic;
	
}

.bloglist_intro, .blogentry_intro {
	
	margin-top: 10px;
	
}

.blogentry_body {
	
	margin-top: 15px;
	
}

.blogentry_backlink {
	
	font-size: 0.8em;
	text-decoration: underline;		
}

.bloglist_tags, .blogentry_tags {
	
	font-size: 0.8em;
	
}

.blogtagfilterinfo {
	
	font-size: 0.9em;
	font-weight: bold;
	padding: 10px;
	border-style: dotted;
	border-color: black;
	border-width: 1px;
	
}

.blogmorelink {
	
	
	
}

.blogtagfilterclear {
	
	font-size: 0.8em;
	font-weight: normal;
		
}
