﻿* {
	margin:0;
	padding:0;
}

html {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	margin-bottom: 1px;
	height: 100%!important;
}

body {
	color:#000000;
	background-color:#FFFFFF;
	min-height:101%; 
}

a:link,a:visited,a:active,a:hover,a:focus {
	color:#0000CC;
	text-decoration:underline;	
}

#seite {
	font-size:0.8em;
	width:72em;
	margin:0 auto;
}

#kopf {
	background-image:url(../bilder/skyline.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	padding:1em;
	position:relative;
}

#kopf img {
	border:none;
}

#ecke1 {
	position:absolute;
	right:0;
	top:-11px;
}

#horizontal {
	margin-top:-2em;
	margin-right:1em;
	float:right;
	position:relative;
	z-index:10;
}

#horizontal ul {
	list-style-type:none;
}

#horizontal li {
	float:left;
}

#horizontal a {
	display:block;
	width:7em;
	margin:auto 0.5em;
	text-align:center;
	padding:0.25em;
	text-decoration:none;
	background-color:#FFFFFF;
	border:1px solid #EF691A;
	color:#000000;
	text-decoration:none;
}

#horizontal a:hover, #horizontal a:focus, #horizontal .aktuell {
	background-color:#ED1C24;
	color:#FFFFFF;
}

#vertikal {
	width:13em;
	border-right: 1px solid black;
	float:left;
	margin-top:2em;
	clear:left;
	padding-bottom:61px;
}

#vertikal ul {
	list-style-type:none;
	margin-left:1em;
}

#vertikal li {
	line-height:200%;
}

#vertikal a {
	color:#000000;
	text-decoration:none;
}

#vertikal strong {
	color:#ED1C24;
}

#inhalt {
	margin-left:15em;
	margin-top:2em;
	line-height:150%;
}

#impressum {
	background-color:#ED1C24;
	color:#FFFFFF;
	position:relative;
	padding:0.5em 0;
	clear:both;
	margin-top:2em;
}

#impressum a {
	color:#FFFFFF;
}

#impressum p {
	margin-bottom:0;
}

#ecke2 {
	position:absolute;
	left:0;
	top:-61px;
}

#printfooter {
	display:none;
}


h1,h2,h3,p,li,td,legend {
	margin-bottom:1em;
}

h1,h2,h3 {
	color:#ED1C24;	
}

h1 {
	font-size:1.25em;
}

h2,h3 {
	font-size:1em;
	margin-top:2em;
	color:#000;
}

h3 + h2 {
	margin-top:0;
}

p, li {
	line-height:200%;
}

ul {
	margin-left:1.2em;
}

hr {
	color:#ED1C24;
}

fieldset {
	padding:1em;

	margin-top:0;	
}

legend {
	color:#000000;
	font-weight:bold;
}

button {
	color:#660000;
}

textarea {
	width:95%;
	height:15em;
}

label {
	font-weight:bold;
	color:#000000;
}

label.spalte {
	display:block;
	float:left;
	width:8em;
}

.fehler {
	border:1px dotted red;
}

input[type=button],button {
	color:#000000;
	width:5em;
}

input.mini {
	width:3em;	
}

input.midi {
	width:6em;
}

input.maxi {
	width:9em;
}

/*SHOPS*/

#shops {
	width:56em;
}

.branche1 {
	display:block;
}

.branche2 {
	display:none;
}

.shop {
	padding:0.5em;
	float:left;
	width:16em;
	overflow:hidden;	
	margin-right:1em;
	margin-bottom:1em;
	position:relative;
	background-color:#efefef;
	text-align:center;
}

#shops .trenner {
	height:0.1em;
	clear:left;
}

#shops select {
	background-color:#eeeeee;
	vertical-align:middle;
}

/*EVENTS/NEWS*/

.jahr1 {
	display:block;
}

.jahr2 {
	display:none;
}

#events h3,#news h3 {
	color:#000000;
	font-weight:normal;
	font-size:1em;
	margin-top:2em;
	margin-bottom:0;
}

#events h2,#news h2 {
	margin-bottom:0;	
	color:#000000;
}

#events h2 + p,#news h2 + p {
	margin-top:0;
}

/*Team*/

#team .ma {
	width:16em;
	text-align:center;
	float:left;
	margin-bottom:1em;
}

#team p {
	margin:0;
	padding:0;
}

/*Benutzer*/

#tblBenutzer {
	border:none;
}

#tblBenutzer th {
	text-align:left;
	padding:2px;
}

#tblBenutzer td {
	padding:2px;
}

/*Newsletter*/

#SubNewsletter {
	display:none;
}

#fehler {
	width:23em;
	display:block;
	position:absolute;
	right:0;
	top:0;
	padding:0.5em;
	border:1px dotted red;
	text-align:center;
	font-weight:bold;
	display:none;	
}

#tblNewsletter {
	border:none;
}

#tblNewsletter th {
	text-align:left;
	padding:2px;
}

#tblNewsletter td {
	padding:2px;
}

#tblNewsletter input {
	width:6em;
}

#tblNewsletter .mini {
	width:3em;
}

#tblNewsletter .mail {
	width:13em;
}

/*Newslettervorschau*/
#nl {
	width:16cm;
	border:1px solid #dddddd;
	padding:0.5cm;
}

#nl ul {
	margin-bottom:1em;
}

#nl li {
	margin-top:0;
	margin-bottom:0;	
}

#nl h1 {
	margin-top:2em;
	clear:right;
}

#divFehler {
	display:none;
}

/*Galerie*/

#galerie {
	width:600px;
	padding-bottom:1.5em;
	position:relative;
	margin-top:1em;
}

#galerieNavi {
	width:600px;
	position:absolute;
	top:5px;
	left:5px;
	height:40px;
	padding:0.5em;
	visibility:hidden;
}

#galerieNavi img {
	border:none;
}

/*Bildverwaltung*/

.bildliste {
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
	margin:1em;
	text-align:center;
	border:1px solid #eeeeee;
	padding:0.25em;
}

.bildliste img {
	width:50px;
	border:none;
}

.vorschau {
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	padding:0.5em;
	background-color:#eeeeee;
	border:1px solid #000000;
}

.vorschau p {
	margin:0;
}

/*15 Jahre Cyta*/

.animation {
	position:relative;
	margin:auto;
	width:600px;
}

.animation .logo {
	position:absolute;
	left:90px;
	top:140px;
}

/*Intranet*/

#login label {
	display:block;
	width:8em;
	float:left;
}

#login button {
	width:auto;
}

/*Team neu*/

#tblTeam {
	font-size:0.8em;
}

#tblTeam fieldset {
	margin-right:1em;
	width:27em;
}

#tblTeam a {
	color:#000;
	text-decoration:none;
}

#tblTeam .divLinks {
	float:left;
	margin-right:0.5em;
}

#tblTeam img {
	width:9em;
	height:9em;
}

#tblTeam .profilLinks {
	float:left;
	margin-right:0.5em;
}

/*Klassen f�r CMS*/

.grafik_mittig {
	vertical-align:middle; 	
}

.grafik_links {
	float:left;
	margin-right:1em;
	margin-bottom:0.5em;
}

.grafik_rechts {
	float:right;
	margin-left:1em;
	margin-bottom:0.5em;
}

.button_einfach {
	background-color:#FFFFFF;
	border:none;
	color:#ED1C24;
	padding:0;
	margin-left:1em;
	cursor:pointer;
}

.button_einfach:hover {
	text-decoration:underline;
}

.infobox_rechts {
	float:right;
	width:15em;
	border:1px solid #EF691A;
	padding:0.5em;
	line-height:150%;
	text-align:center;
}

textarea.gross {
	height:24em;
}

/*TinyMCE*/

.mceLayout {
	width:100% !important;
}

#txt_ifr {
	width:100% !important;	
	height:50em !important;
}
