body {
	margin: 0;
	background: url(bild/Karussell_Flaggen_neu.gif) repeat-x; 
	background-color: #82B964;
	color: #1E4628;
	font-family: 'Lucida grande','Lucida Sans Unicode','Lucida Sans', Arial, Verdana;
	/*font-family: 'Lucida Sans Unicode';*/	
}

.titel {
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin-left: 110px;
	margin-top: 5px;
}

.menue {
	font-size: 11px;
	font-weight: bold;
}

h1 {
	font-size: 36px;
	font-weight: normal;
	font-family: Times;
	color: white;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {
	font-size: 16px;
	margin-left: 20px;
}

p, li, .text {
	font-size: 14px;
	line-height: 22px;
}

ul {
	list-style-image: url(bild/punkt_weiss.gif);
	list-style-position: outside;
}

.bottom {
	font-size:10;
}

.web {
	font-size:11;
}

a { 
	text-decoration:none;
	color:#1E4628;
}

a.underline {
	text-decoration:underline
}

a.bottom {
	text-decoration:underline
}

a:hover {
	text-decoration: none;
	color: white
}

a.link_de {
	display:block;
	width:40px;
	height:50px;
	background-image:url(bild/Deutsch_passiv.gif)
}

a.link_de:hover {
	background-image:url(bild/Deutsch_aktiv.gif)
}

a.link_ru {
	display:block;
	width:32px;
	height:39px;
	background-image:url(bild/Flagge_russ_rosa.gif)
}

a.link_ru:hover {
	background-image:url(bild/Flagge_russ.gif)
}

a.white {
	color: white;
}

a.white:hover {
	color: #1E4628;
}

a.projekt, span.projekt {
	font-size: 0.9em;
	margin-left: 10px;
}

/*********************************************
*** die Boxen ********************************
*********************************************/

div {
	border: 0px dashed silver;
}

div#RosaStreifen {
	height: 170px;
}

/******************************/

div#Russisch {
	position:absolute; top:127px; left:700px;
}

div#Deutsch {
	position:absolute; top:127px; left:740px;
}

/******************************/

#menue {
	margin-top: 35px;
	margin-left: 230px;
	width: 550px;
}

#bild {
	margin-top: 25px; /*top: 250px;*/
	margin-left: 190px;	
	width: 550px;
}

#main {
	margin-top: 5px; /*top: 380px; */
	margin-left: 230px;
	width: 450px;
	min-height: 350px; /* nicht IE6! */
}

#bottom {
	margin-left: 230px;
	margin-top: 30px;
	width: 450px;
}

#rechts {
	position: absolute; 
	top: 300px; 
	left: 740px;
	width: 200px;
}

#rechtsUnten {
	position: absolute; 
	top: 650px; 
	left: 700px;
	width: 200px;
}

#links {
	position: absolute; 
	top: 300px; 
	left: 25px;
	width: 200px;
}

#web {
	margin-left: 720px;
	margin-top: -40px;
	width: 240px;
}
