﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffcc66;
}
a:link {
	color: #ffcc66;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ffcc66;
}
a:hover {
	text-decoration: none;
	color: #ff9933;
}
a:active {
	text-decoration: underline;
	color: #ffcc66;
}
.headline {
	font-size: 55px;
	font-weight: bold;
	font-style: italic;
	display: block;
	padding-top: 10px;
}
.einleitung {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	display: block;
	padding: 15px;
	line-height: 26px;
}
.frage {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	display: block;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-color: #E1061D;
	background-image: url(../images/bg_margin.png);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1021px;
	margin-right: auto;
	margin-left: auto;
	height: 760px;
}
#keyvisual {
	position:relative;
	width:1021px;
	height:100px;
	margin-bottom: 11px;
	font-size: 75px;
	color: #F93;
	font-family: "Times New Roman", Times, serif;
}
#navi {
	position:relative;
	width:1021px;
	height:21px;
	padding: 0px;
}
#slogan {
	position:relative;
	width:278px;
	height:21px;
	padding: 0px;
	float: right;
	text-align: right;
	color: #E1061D;
	font-size: 16px;
	font-weight: bold;
}
#subnavi {
	position:relative;
	height:15px;
}
#lang {
	position:relative;
	height:15px;
	float: right;
}

#container {
	position:relative;
	width:1019px;
	height:523px;
	border: 1px solid #E1061D;
	background-color: #F7DCC0;
}

#wrapper   #container #login{
	height: 523px;
	width: 1019px;
}

#footernavi {
	position:relative;
	width:1021px;
	height:15px;
	margin-bottom: 10px;
}
#wrapper #footer{
	position:relative;
	width:1021px;
	height:55px;
	background-image: url(../images/picto.png);
	background-repeat: no-repeat;
	background-position: 865px 5px;
	padding-top: 5px;
}
#wrapper #subnavi ul, #wrapper #navi ul, #wrapper #footernavi ul, #wrapper #subnavi #lang ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #footernavi ul li, #wrapper #subnavi #lang ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E1061D;
	display: block;
	list-style-type: none;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#wrapper #subnavi ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E1061D;
	display: block;
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #navi ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E1061D;
	display: block;
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
}
#wrapper #navi ul li .activenavi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1061D;
}
#wrapper #subnavi ul li a, #wrapper #subnavi ul li a:link, #wrapper #subnavi ul li a:visited, #wrapper #subnavi ul li a:active, #wrapper #navi ul li a, #wrapper #navi ul li a:link, #wrapper #navi ul li a:visited, #wrapper #navi ul li a:active, #wrapper #footernavi ul li a, #wrapper #footernavi ul li a:link, #wrapper #footernavi ul li a:visited, #wrapper #footernavi ul li a:active, #wrapper #subnavi #lang ul li a, #wrapper #subnavi #lang ul li a:link, #wrapper #subnavi #lang ul li a:visited, #wrapper #subnavi #lang ul li a:active {
	text-decoration: none;
	color: #E1061D;
}
.highlight {
	font-weight: bold;
}

#wrapper #subnavi ul li a:hover, #wrapper #navi ul li a:hover, #wrapper #footernavi ul li a:hover, #wrapper #subnavi #lang ul li a:hover {
	text-decoration: none;
	color: #F93;
	border-bottom-color: #F93;
}
#wrapper #footernavi ul li a.activenavi {
	color: #F93;
}
#vorname, #name, #email , #user, #pw{
	background-color: #980400;
	width: 200px;
	border: 1px solid #F93;
	color: #F93;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
#vorname:focus, #name:focus, #email:focus , #user:focus, #pw:focus{
	background-color: #F93;
	width: 200px;
	border: 1px solid #E1061D;
	color: #980400;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
#senden {
	background-color: #980400;
	border: 1px solid #F93;
	color: #F93;
	width: 210px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	cursor:pointer;
}
#senden:hover {
	background-color: #F93;
	border: 1px solid #E1061D;
	color: #980400;}

label {
	cursor: pointer;
}

#karte {
/*	background-color: #F93;
	width: 10px;
	border: 1px solid #E1061D;
	color: #980400;
	height: 10px;
*/	cursor:pointer;
}
form table tr td div {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#wrapper #subnavi ul li a.activenavi {
	color: #F93;
}
#k_name, #k_beschreibung, #k_preis, #k_kat, #k_datum {
	background-color: #980400;
	border: 1px solid #F93;
	color: #F93;
	height: 18px;
	padding-right: 2px;
	padding-left: 2px;
}
#k_name:focus, #k_beschreibung:focus, #k_preis:focus, #k_kat:focus, #k_datum:focus {
	background-color: #F93;
	border: 1px solid #E1061D;
	color: #980400;
}

#k_name {
	width: 200px;
}
#k_beschreibung {
	width: 420px;
}
#k_preis {
	width: 35px;
	text-align: right;
}
#k_kat {
	width: 110px;
	padding-right: 0px;
	height: 22px;
}
#k_datum {
	width: 65px;
}
#editkarte #tableheader {
	padding-bottom: 2px;
	font-size: 10px;
}
#editkarte #tableinhalt {
	padding-right: 1px;
	padding-left: 1px;
}
#editkarte #tablefooter    {
	padding-top: 10px;
}
#editkarte #tableadd {
	font-size: 8px;
	padding: 0px;
}
