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

.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000CC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	position: relative;
	background-image: url(_themes/fiesta/fiebkgnd.jpg);
}
.Inhalt {
	width: 70%;
	clear: none;
	float: none;
	overflow: auto;
	position: relative;
	z-index: auto;
	left: 15%;
	top: auto;
	bottom: auto;
	background-color: #FFFFFF;
	border-right-width: medium;
	border-right-style: outset;
	border-right-color: #CCFFFF;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: outset;
	border-bottom-style: outset;
	padding: 6px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	letter-spacing: normal;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.textfield {
	position: relative;
	visibility: visible;
	height: auto;
	width: auto;
	top: auto;
	right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
	font-size: x-small;
	text-align: left;
	padding-left: 6px;
}
.columne {
	text-align: left;
	float: left;
	width: 32%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-right: 6px;
}
.2block {
	width: 66%;
	float: left;
}


.Inhalt_middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	width: 70%;
	border-top-width: 1px;
	border-right-width: medium;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000000;
	border-right-color: #CCFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	padding: 6px;
	left: 15%;
	top: auto;
	bottom: auto;
	position: relative;
}

.foto {
	width: auto;
	float: left;
	height: auto;
	top: auto;
	right: auto;	
}
