* {
	margin: 0px;
	padding: 0px;
	/*font-size: 11px;*/
}

body {
	text-align:center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

img{
	border: 0px;
}

p, td{
	font-size: 11px;
}

div#all {
	width: 999px;
	margin:0px auto;
	text-align:center;
}

div#top_bg{
	position: absolute;
	top: 156px;
	width: 999px;
	background-position:left;
	opacity: 0.7;
    filter:alpha(opacity=70);

}

div#top_logo{
	position: absolute;
	top: 185px;
	width: 222px;
	height:100px;
	background-image: url(/images/logo_new.png);
	background-repeat: no-repeat;
	z-index: 80px;
	margin-left: 10px;
	cursor: pointer;
}

div#topmenu{
	width: 100%;
	height: 20px;
	vertical-align:middle;
	background-color: #CDDB9D;
	padding-top: 6px;
}

div#topmenu_left{
	float: left;
	padding-left: 10px;
}

div#topmenu_right{
	float: right;
	padding-right: 10px;
}


div#left{
	float: left;
	width: 200px;
	background-color: #EFD9DC;
}

div#left_content{
	text-align: left;
	padding-top: 10px;
}

div#left_content a{
	color: #000000;
	text-decoration: none;
}

div#main{
	background-color: #f4f7ec;
}

div#center{
	float: left;
	width: 565px;
	padding: 10px;
}

div#right{
	float: right;
	width: 210px!important;
	background-color: #e6edce;
}



a.blog_link div#blog_img {
  margin-top: 20px;
  background: url(/images/MoarGutBlog.png) no-repeat top;
  cursor: pointer !important;
  height: 69px;
  width: 200px;
}

a.blog_link:hover div#blog_img {
  background-position: bottom;
}


div#footer{
	clear: both;
	background-color: #DAB4C9;
	height: 21px;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 5px;
}

div.menu_item, div.menu_item_child, div.menu_item_subchild, div.menu_item_current, div.menu_item_child_current, div.menu_item_subchild_current, div.menu_item.selected, div.menu_item_child_selected, div.menu_item_subchild_selected{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	width: 160px;
	cursor: pointer;
}

div.menu_item_child{
	background-color: #FFFFFF;
	
}



div.menu_item_subchild{

}

div.menu_item_current{
	background-color: #DAB4C9;
	color: #FFFFFF;
}

div.menu_item_child_selected, div.menu_item_child_current{
	background-color: #FFFFFF;
}

div.menu_item_current, div.menu_item_child_current{
	font-weight: bold;
}

div.menu_item_subchild_current{

}

div#topmenu_right a{
	color: #000000;
	text-decoration: none;
} 

div.underline{
	visibility: hidden;
}

h1{
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	width: 100%;
	color: #A1547F;
	border-bottom: 1px solid #E8E9D2;
	padding-left: 5px;
}

h3{
	color: #A1547F;
	font-size: 12px;
}

div.pageHeader{
	font-size: 14px;
	font-weight: bold;
	color: #A1547F;
	padding-bottom: 15px;
}

div.pageFooter a{
	font-weight: bold;
	color: #A1547F;
	text-decoration: none;
}

font.h1{
	font-weight: bold;
	color: #A1547F;
}

table.teaserTable{
	width: 210px!important;
	margin-top: 3px;
}

th.teaserTableHeader{
	width: 100%;
	background-color: #759564;
	color: #FFFFFF;
	font-size: 12px;
}

th.teaserTableHeader a{
	text-align: left;
	padding-left: 2px;
	font-size: 13px;
	color: #E5E5CC;
	text-decoration: none;
}

td.content{
	background-color: #759564;
	color: #FFFFFF;
	font-size: 11px;
}

td.corner{
	background-color: #759564;
}

div.teaserImage{
	border-bottom: 4px solid #CDDB9D;
	background-color: #CDDB9D;
	width: 210px!important;
}

div.teaserContent{
	padding: 5px;
}

div.more{
	width: 100%;
	text-align: right;
	background-color: #CDDB9D;
}

div.more a{
	text-decoration: none;
	color: #666633;
}

img.teaserImgageImg{
	width: 210px!important;
}

a.menulink:hover{
}

div.teaserMore{
	float: left;
	padding: 1px;
	background-color: #CDDB9D;
}

div.teaserMore a{
	text-decoration: none;
	color: #666633;
}

div.gbnav a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.punkt{
	list-style-type: disc;
	padding-left: 10px;
}
