
/* Grundlegende Angaben zum Layout*/

			
#top { 			background:url(http://www.cetacea.de/artikel/feature/pics/news_800.jpg) no-repeat;
					height:168px;
					border-bottom:none 1px #000000; }

#main { 			padding-top:170px;
					width:380px;
					padding-right:260px;}

#rechteSpalte { 	top:180px; 
					left:592px;
					width:178px;
					border-left:solid 1px #eeeeee;
					border-top:solid 1px #eeeeee;
					background:#f9f9f9;
					padding:7px 19px;
					}

#menu {			top:150px;}

h1.seitentitel {	
					color:#000;
					font-size:20px;
					text-align:left;
					font-family:garamond, georgia, times,serif;
					
					}

a.sidebar:link {	color:#339;}
a.sidebar:visited {color:#339;}
a.sidebar:hover {	color:#009;border-bottom:dotted 1px #ccf;}
a.sidebar:active {color:#900;}

p.text		{		line-height:20px;}

p.text_ind 	{	line-height:20px;}

li.text {			margin-bottom:10px;
					font-size:11px;
					}

