@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background: #000000;
}
a:link {
	color: #ca0028;
}
a:visited {
	color: #ca0028;
}
a:hover {
	color: #ffed00;
}
a:active {
	color: #ca0028;
}
img {border: none;}

h1 { color: #ca0028; font-size: 20px;}
h2 { color: #ca0028; font-size: 18px;}
h3 { color: #000; font-size: 16px;}

#wrapper {margin: auto; width: 980px;}
#header {margin-bottom: 5px;}
#logo {background: #ffed00;}
#publikum {position: absolute; z-index: 1; width: 100px; height: 100px; top: 250px; margin-left: 900px; background: url(../images/button_publikum.png) top left no-repeat;}
#navigation {float: left; width: 260px; background: #222 url(../images/navigation.gif) top left no-repeat;}
#content {float: left; width: 680px; padding: 10px 20px 10px 20px; background: #111;}
#action {float: left; width: 148px; background: #000; padding: 5px; border: 2px solid #222; display: none;}

#navigation ul				{list-style: none; margin: 0; padding: 0;}
#navigation ul li a 		{background: #000; color: #fff; text-decoration: none; display: block; margin: 2px 4px 2px 4px; padding: 10px 3px 10px 0; width: 250px; font-weight: bold; font-size: 16px; text-align: right;}
#navigation ul li a:hover 	{background: #ffed00; color: #000;}
#navigation ul li a.active 	{background: #ffed00; color: #000;}

#navigation ul ul			{list-style: none; display: none;}
#navigation ul ul li a 		{background: #000; text-decoration: none; display: block; margin: 2px 4px 2px 4px; padding: 3px 3px 3px 0; width: 250px; text-align: right; font-size: 12px;}
#navigation ul ul li a:hover{background: #ffed00; color: #000;}
#navigation ul li a.active 	{background: #ffed00; color: #000;}

#kontakt label {float: left; width: 200px;}

.clear {clear: both;}

.simpl 					{color: #fc0;}
.simpl a 				{color: #fc0;}

.palaisnowak 			{color: #f0f;}
.palaisnowak a 			{color: #f0f;}

.vindobona 				{color: #c03;}
.vindobona a 			{color: #c03;}

.beruf1 				{color: #c03; font-weight: bold;}
.beruf1 a 				{color: #c03; font-weight: bold;}

.beruf2 				{color: #ffed00; font-weight: bold;}
.beruf2 a 				{color: #ffed00; font-weight: bold;}

.box		{background: #222; padding: 10px 20px 10px 20px; margin-bottom: 10px;}

.copyright {font-size: 10px;}
.starttext {font-size: 12px; font-style:italic;}
