html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, object, img, em, form, input, textarea, label, tr, td {
	margin:0pt;
	padding:0pt;
}

h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF6600;
}

h3 {
	font-size: 12pt !important;
	padding-top: 10px;
	padding-bottom: 10px;
	color: red;
	margin: 0; padding: 0;
}

h4{
	padding-top: 10px;
	padding-bottom: 10px;
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}

#layout {
	width: 100%;
	height: 100%;
}

/* Header BEGIN */

#head{
	width: 1001px;
	background: #ffffff url(../img/spacer-up.jpg) repeat-x;
	border-right: 1px solid #cccccc;
	height: 129px;
}

#head-spacer{
	background: #ffffff url(../img/spacer-up.jpg) repeat-x;
}

#head-left{
	padding-left: 20px;
	float:left;
}

#logo{
	float:left;
	padding-top: 30px;
	width: 560px;
	text-align:center;
	font-size: 20pt;
	color: #808080;
}

#logo a{
	text-decoration: none;
	color: #808080;
}

#logo-gema{
	padding-top: 20px;
	padding-right: 40px;
	text-align: right;
}

/* Header END*/

/* NAVIGATION BEGIN */

#navi{
	width: 1001px;
	text-align:left;
	background: url(../img/navi-bg.jpg) repeat-x;
	border-right: 1px solid #cccccc;
	height: 82px;
}

#navi-spacer{
	background: url(../img/navi-bg.jpg) repeat-x;
}

#navi ul,ol{
	list-style:none outside;
}

#menu-spacer {
	padding-top: 29px;
}

#menu {
	display:inline;
	font: 10pt verdana, sans-serif;
	color:#000000;
}

#menu li {
	float:left;
}

#menu a {
	color: #000000;
	margin:10px 10px;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
}

.nav-entry{
	float: left;
	border: 2px solid #000;
	background-color: #fff;
	padding: 6px;
	width: 80px;
	text-align: center;
}

.nav-entry-hover{
	float: left;
	border: 2px solid #000;
	background-color: #FF9900;
	padding: 6px;
	width: 80px;
	text-align: center;
}

/* NAVIGATION END*/

#content{
	width: 1001px;
	height: 100%;
	padding-top: 10px;
	padding-left: 115px;
	padding-right: 25px;
	border-right: 1px solid #cccccc;
	font-size: 10pt;
}

/* FOOT BEGIN */

#foot{
	width: 1001px;
	height: 96px;
	background: #ffffff url(../img/foot.jpg) repeat-x;
	border-right: 1px solid #cccccc;
}

#foot-spacer{
	background: #ffffff url(../img/foot-spacer.jpg) repeat-x;
}

#copyright {
	width: 100%;
	text-align: center;
	padding-top: 30px;
	color: #000000;
	font-size: 8pt;
}

#copyright a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#copyright a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

#copyright_mp3 {
	padding-top: 30px;
	padding-left: 350px;
	width: 120px;
	color: #000000;
	font-size: 8pt;
}

#copyright_mp3 a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#copyright_mp3 a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

#copy {
	font-size: 10pt;
}

#disclaimer{
	color: red;
	font-size: 10pt !important;
	font-weight: bold;
	width: 800px;
}

/* FOOT END */

/* CONTENT BEGIN */

#content-info ul,ol{
	list-style:none outside;

}

.content-img {
	float:right;
	margin:0em;
	padding-top: 30px;
	padding-right: 30px;
}

/* CONTENT END*/

.job{
	width: 750px;
	font-size: 10pt;
}

.job tr td{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.table_info td{
	padding: 10px;
}

#td_info {
	width: 500px;
	border-right: 1px solid #ccc;
}

.breadcrump {
	padding-bottom: 3px;
	color: #ccc;
	font-size: 9pt;
	font-weight: bold;
}

#arrow {
	color: #FF6600;
	font-size: 9pt;
	font-weight: bold;
}

.breadcrump a {
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}

.breadcrump a:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 9pt;
}

.employee {
	font-size: 10pt;
}

#employee-img {
	padding-left: 100px;
}

#impressum {
	font-size: 10pt;
}

#contact-form {
	font-size: 10pt;
}

#contact-form td {
	padding-right: 10px;
	padding-bottom: 5px;
}

/* Anmeldeformulare */

#anmeldung-form {
	font-size: 10pt;
	width: 100%;
}

#anmeldung-form td {
	padding-right: 5px;
	padding-bottom: 10px;
}

/* ################ */

/* FORM Elements */

input {
	border: 1px solid #000;
}

input selected {
	border: 1px solid #000;
}

select {
	border: 1px solid #000;
}

textarea {
	border: 1px solid #000;
}

textarea, input[type="text"], select {
}

textarea:focus, input[type="text"]:focus {
	background: #ccc;

}

label {

}

#formular-overview {
	padding-left: 20px;
}

#team-overview {
	font-size: 10pt;
	width: 100%;
}

#team-overview td{
	padding: 3px;
}

#team-overview img{
	padding-bottom: 10px;
}

#attention{
	color: red;
}

#plz-list{
	font-size: 8pt;
}

