
/* CSS Document of Pro Kontrast Berlin  */

body
{
	margin: -6px 20px 30px 20px;
	padding: 0 ;
	background: #5629FE ;
	background-image: url('http://www.pro-kontrast.org/images/texture.gif');
	background-repeat: repeat;
}

#conteneur
{
	margin: 0px ;
	text-align: left ;
}
#logo
{
float:left;
width:240px;
height:220px; 
}
#message
{
padding:30px; font-family: Times New Roman, Times, serif;
}
.pre_message
{
font-weight:bold;
color:navy;
font-family:arial;
}
#inhalt
{
clear:both;
	padding-right: 80px ;
		padding-left: 80px ;
		padding-top:60px;
}
#newsbox
{
float:left; width:200px; height:auto; background-color:#F0F0F0; margin:-25px 25px 25px -50px; padding:10px;
border:groove 5px green;
-moz-border-radius:40px;
-khtml-border-radius:40px;
}
#picpanel
{
float:right; width:100px; height:auto; background-color:#F0F0F0; margin:-15px -70px 25px 50px;
 border:groove 5px green;   padding: 5px 4px 5px 4px;
}
#picbox
{
 width:700px; height:100px; background-color:#F0F0F0; margin:450px 20px 50px 20px;
 border:groove 5px green;   padding: 3px 5px 3px 5px;
}
#valid{
float:left; width:300px; height:100px; margin-top: -40px; margin-left:-20px; text-align: left;
}
#footer{
 margin-right: -40px; text-align: right; padding-right:20px; line-height:30px; text-align: right; color: #666600; font-size: 0.8em;
}
a#footer:link
 {
	color: #006597;
	text-decoration: none;
}
a#footer:active, a#footer:visited
{
	color: #005784;
	text-decoration: none;
}
a#footer:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#multi-level {height:40px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling - Remove the padding, margins and bullets from the lists */

.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif, bradley hand itc;}

/* Set up the size of the list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */
.menu li.top a.top_link {display:block; float:left; height:40px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;}

/* pre-load the hover images */
.menu li.p1 {width:80px; background:url(images/home2.gif) no-repeat;}
.menu li.p2 {width:123px; background:url(images/termine2.gif) no-repeat;}
.menu li.p3 {width:90px; background:url(images/galerie2.gif) no-repeat;}
.menu li.p4 {width:105px; background:url(images/projekte2.gif) no-repeat;}
.menu li.p5 {width:80px; background:url(images/links2.gif) no-repeat;}
.menu li.p6 {width:105px; background:url(images/kontakt2.gif) no-repeat;}


.menu li a#create-kontrast {width:80px; background:url(images/homebut1.gif) no-repeat;}
.menu li a#kontrast-kalender {width:120px; background:url(images/termine1.gif) no-repeat;}
.menu li a#kontrast-galerie {width:90px; background:url(images/galerie1.gif) no-repeat;}
.menu li a#kontrast-projekte {width:105px; background:url(images/projekte1.gif) no-repeat;}
.menu li a#kontrast-links {width:80px; background:url(images/link1.gif) no-repeat;}
.menu li a#kontakt {width:105px; background:url(images/kontakt1.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu li a#create-kontrast:hover, .menu li:hover a#create-kontrast,
.menu li a#kontrast-kalender:hover, .menu li:hover a#kontrast-kalender,
.menu li a#kontrast-galerie:hover, .menu li:hover a#kontrast-galerie,
.menu li a#kontrast-projekte:hover, .menu li:hover a#kontrast-projekte,
.menu li a#kontrast-links:hover, .menu li:hover a#kontrast-links,
.menu li a#kontakt:hover, .menu li:hover a#kontakt {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

.menu :hover ul.sub {left:0; top:35px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(images/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#37a237; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#37a237 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#37a237 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto;}



.text {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}
.b-title {
	font: 0.7em Tahoma, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#CC0000;
}
.b-b-title {
	font: 0.7em Tahoma, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:blue;
}
.b-g-title {
	font: 0.7em Tahoma, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:green;
}
.s-title {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.s-r-title {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:red;
}
.s-b-title {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:blue;
}
.s-w-text {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.s-w-text a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.s-w-text a:hover{
	text-decoration:underline;
}
.s-g-text {
	font: 0.7em Tahoma, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#999999;
}
.s-g-text a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.s-g-text a:hover{
	text-decoration:underline;
}
.s-r-text {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.s-r-text a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.s-r-text a:hover{
	text-decoration:underline;
}
.header1 {
	font-weight: bold;
	font-size: 16px
}
.header2 {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000
}
.header3 {
	font-weight: normal;
	font-size: 14px;
	color: #0000FF
}

