img {
	border : 0px;
}

body { 
	font-family	: Arial, sans-serif;
	color				: #000000; 
	background 	: #FFFFFF;
	font-size		: 12px;
	margin			: 0px;
}

h1 {
	font-size			: 16px;
	margin-top		: 10px;
	margin-bottom	: 0px;
}

h2 {
	font-size			: 14px;
	margin-top			: 0px;
	margin-bottom		: 2px;
	font-weight			: bold;
}

a:link, a:visited {
	font-size			: 12px;
	font-weight		: bold;
	color						: #58559A;
	text-decoration	: none;
}

a:hover {
	font-size			: 12px;
	font-weight		: bold;
	color						: #6D3461;
	text-decoration	: none;
}

div#main {
	width				: 800px;
}

div#google{
	position:absolute;
	top:0px;
	left:805px;
	width:160px;
	height:600px;
	border : 1px solid #DDDDDD;
}

div#logo {
	text-align	: left;
	width				: 800px;
	height			: 100px;
	background	: url(/2folks/gfx/kopfgrafik.jpg);
}

div#headmenu {
	position		: absolute;
	margin-top 	: 80px;
	text-align	: right;
	width				: 800px;
}

div#footermenu {
	padding-top	: 2px;
	padding-bottom	: 2px;
	text-align	: right;
	width				: 800px;
}

div#body {
	display : table;
	width : 800px;
	background 	: #b2b1ff;
}

div#menu {
	float:left;
	display : table-colum;
	background 	: #b2b1ff;
	width				: 165px;
}

div#content {
	float:right;
	display : table-colum;
	width : 635px;
	background: #FFFFFF;
	min-height:400px;
}

div#footer {
	clear 			: both;
	margin-top	: 5px;
	width				: 800px;
	background	: #CCCCCC;
	border-top	: 1px solid #3B384B;
	border-bottom	: 1px solid #3B384B;
}

div#contentpic {
	text-align : center;
	margin 	: 10px;
	width		: 370px;
}

div#description {
	float		: right;
	margin-top	: 10px;
	margin-left	: 10px;
	margin-right	: 10px;
	margin-bottom	: 5px;
	padding 	: 10px;
	width 		: 210px;
	background : #CCCCCC;
}

div.drittelteaser {
	width:200px;
	margin:5px;
	margin-top:10px;
}

div.halbteaser {
	width:310px;
	margin:5px;
	margin-top:10px;
}

div#plaintext {
	margin-left	: 10px;
	margin-right	: 10px;
	margin-top	: 10px;
	padding 	: 10px;
	width 		: 595px;
	min-height : 340px;
	background : #CCCCCC;
}

div.topmenuitem, span.topmenuitem {
	font-size			: 12px;
	font-weight		: bold;
	color					: #0C065E;
	line-height		: 16px;
	margin-left		: 10px;
	padding-top		: 2px;
	padding-bottom	: 2px;
	color						: #6D3461;
}

a.topmenuitem:link, a.topmenuitem:visited {
	font-size			: 12px;
	font-weight		: bold;
	color						: #0C065E;
	text-decoration	: none;
}

a.topmenuitem:hover {
	font-size			: 12px;
	font-weight		: bold;
	color						: #6D3461;
	text-decoration	: none;
}

span.lastUpdate {
	font-size			: 12px;
	font-weight		: bold;
	color					: #0C065E;
	margin-right	: 10px;
}

div.submenuitem {
	font-size			: 12px;
	font-weight		: bold;
	line-height		: 16px;
	margin-left		: 20px;
	padding-top		: 2px;
	padding-bottom	: 2px;
	color						: #6D3461;
}

a.submenuitem:link, a.submenuitem:visited {
	font-size			: 12px;
	font-weight		: bold;
	color						: #58559A;
	text-decoration	: none;
}

a.submenuitem:hover {
	font-size			: 12px;
	font-weight		: bold;
	color						: #6D3461;
	text-decoration	: none;
}
