body
	{
		position:absolute;
		left:50%;
		width:800px;
		margin-left:-400px;
		top: 10px;
		height:600;
		background-color:#dcdcdc;
		font-size: 12px;
	}


#logo
	{
		position:absolute;
		left:0px;
		top:0px;
		width:800px;
		height:100px;
		background-color:#000000;
		font-size: 12px;
		font-family: verdana, sans-serif;
	}


#shortlinks
	{
		position:absolute;
		left:0px;
		top:100px;
		width:800px;
		height:40px;
		background-color: #FFcc33;
		font-size: 12px;
		font-family: verdana, sans-serif;
		text-align:left;
		line-height: 40px;
	}

#shortlinks a
	{
		margin-left:5px;
		text-decoration: none;
		color: #336633;
	}
#shortlinks a:hover
	{
		margin-left:5px;
		text-decoration: underline;
	}


#shortlinksinputtext
	{
		position: absolute;
		top: 10px;
		right: 50px;
		height: 20;
		line-height:20px;
		vertical-align:middle;
	}


#shortlinksinputsubmit
	{
		position: absolute;
		top: 10px;
		right: 5px;
	}


#navigation
	{
		position:absolute;
		left:0px;
		top:140px;
		width:110px;
		height:460px;
		background-color: #336633;
		font-size: 12px;
		font-family: verdana, sans-serif;
	}

#navigation h1
	{
		padding-left: 5px;
		font-size:14px;
		color: #dcdcdc;
	}


#inhalt
	{
		position: absolute;
		left: 0px;
		top: 140px;
		width:690px;
		height:460px;
		background-color: #66ccff;
		font-size: 12px;
		font-family: verdana, sans-serif;
		overflow: auto;
	}

#inhalt h1
	{
		margin-left: 115px;
		margin-top: 5px;
		font-size:16px;
	}
#inhalt a
	{
		text-decoration: none;
		color: #000080;
	}

#text
	{
		position: absolute;
		left: 115px;
		top: 40px;
	}


#tropfeneins
	{
		position: absolute;
		left: 448px;
		top: 0px;
	}


#tropfenzwei
	{
		position: absolute;
		left: 595px;
		top: 0px;
}


#tropfendrei
	{
		position: absolute;
		left: 64px;
		top: 0px;
	}


#partner
	{
		position:absolute;
		left:690px;
		top:140px;
		width:110px;
		height:460px;
		color: #dcdcdc;
		background-color: #336633;
		font-size: 12px;
		font-family: verdana, sans-serif;
	}

#partner h1
	{
		margin-left: 5px;
		font-size:14px;
	}

#partner a
	{
		width: 110px;
		height:20px;
		text-align: left;
		font-size: 12px;
		font-family: verdana, sans-serif;
		text-decoration: none;
		color: #dcdcdc;
		line-height:20px;
		padding-left: 5px;
	}
#partner a:hover
	{
		width: 110px;
		height:20px;
		text-align: left;
		font-size: 12px;
		font-family: verdana, sans-serif;
		text-decoration: none;
		color: #ffffff;
		line-height:20px;
		padding-left: 5px;
	}


#copy
	{
		position: absolute;
		top: 580px;
		left: 110px;
		width: 580px;
		height:20px;
		font-size: 10px;
		font-family: verdana, sans-serif;
		text-align: center;
		background-color: #66ccff;
	}


#admin
	{
		position: absolute;
		top: 580px;
		left: 0px;
		width: 110px;
		height:20px;
		font-size: 10px;
		font-family: verdana, sans-serif;
		text-align: left;
		padding-left: 5px;
	}

#admin a
	{
		text-decoration: none;
		color: #dcdcdc;
	}
#admin a:hover
	{
		text-decoration: none;
		color: #ffffff;
	}


#lang
	{
		position: absolute;
		top: 575px;
		left: 690px;
		width: 110px;
		height:20px;
		text-align: center;
	}

#lang img
	{
		border:0px;
	}

#suche
	{
padding-left: 0px;
	}