* {
	margin:0;
	padding:0;
}

html {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}

body {
	color:#000000;
	background-color:#ffffff;
}

a {
	color:#000000;
	text-decoration:underline;	
}

#kopf, #ecke, #horizontal, #vertikal, #impressum, #ecke2, {
	display:none;
}

h1,h2,h3,p,li,td,legend {
	font-family:"Trebuchet Ms",Helvetica,sans-serif;
}

h1 {
	font-size:14pt;
}

h2,h3 {
	font-size:12pt;
}

p, li {
	font-size:10pt;
}

h1, h2, h3, p {
	margin-bottom:10pt;
}

ul {
	margin-left:0;
	padding-left:1.5em;
}

p + ul {
	margin-top:-1em;
}

hr {
	color:#000000;
}

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*/
.branche1 {
	display:block;
}

.branche2 {
	display:none;
}

.shop {
	padding:0.5cm;
	float:left;
	width:4cm;
	overflow:hidden;	
	margin-right:0.5cm;
	margin-bottom:1cm;
	position:relative;
	background-color:#efefef;
	border:1px solid #dddddd;
	text-align:center;
}

#shops .trenner {
	height:0.1cm;
	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;
	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:5cm;
	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;
}

.grafik_mittig {
	vertical-align:middle; 	
}

.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;
}

/*Team neu*/

#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;
}