/*::::::*/

*{
	margin:0px;
	padding:0px;
}

body {
	background:url(../images/bg_header.gif) repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#666;
	line-height:1.5;
}

p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
	color:666666;
}

img {
	border:0px;
}

a {
	color:#2c4c24;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

div#bild{
	background:url(../images/homebild.gif) no-repeat;
	width:425px;
	height:429px;
	margin-left:21px;
	margin-top:21px;
	float:left;

}

div#header{
	background:url(../media/header.gif) no-repeat;
	width:1000px;
	height:164px;
}

div#left{
	margin-top:20px;
	float:left;
}

div#synekdoche{
	background:url(../images/synekdoche.gif) no-repeat;
	width:133px;
	height:332px;
	float:left;
	margin-left:121px;
}

div#synekdoche2{
	background:url(../images/synekdoche.gif) no-repeat;
	width:133px;
	height:332px;
	position:absolute;
	left:710px;
}

div#footer{
	background:url(../images/bg_footer.gif) repeat-x;
	width:auto;
	height:29px;
	clear:both;
}

div#bild2{
	background:url(../images/unterseitenbild.gif) no-repeat;
	width:423px;
	height:92px;
	margin-left:21px;
	margin-top:21px;
	float:left;
}

div#content{
	width:500px;
	margin-left:167px;
	margin-top:15px;
	margin-bottom:20px;
	position:absolute;
}



div#content ul, div#content ol{
	list-style-position:inside;
	margin-top:10px;
}

p{
	margin-top:10px;
}

h1, h2, h3{
	font-size:18px;
	font-weight:normal;
}
