html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	margin:0;
	border:0;
	padding:0;
	height:100%;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #3F3F3F;
	background-color: #FFFFFF;
}
a:link {
	color:#01407A;
	text-decoration:none
}
a:visited {
	color:#01407A;
	text-decoration:none
}
a:hover {
	color:#000000;
	text-decoration:none
}
.container {
	z-index: 0;
	position: relative;
	padding-bottom:29px;
}
.banner_unten {
	background-image:url(/img/banner_unten.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 29px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
	color:#CCCCCC;
}
.banner_oben a:link {
	color:#CCCCCC;
	text-decoration:none
}
.banner_oben a:visited {
	color:#CCCCCC;
	text-decoration:none
}
.banner_oben a:hover {
	color:#90BF20;
	text-decoration:none
}
form {
	margin: 0;
	padding: 0;
	display: inline;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.klein {
	font-size: 11px;
}
.big {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	padding:0;
	margin:0;
	font-size: 13px;
	font-weight: bold;
	color:#023D79;
	text-transform: uppercase;
}
.titel {
	font-size: 13px;
	font-weight: bold;
	color:#023D79;
}
.input {
	border: 1px solid #626262;
	font-size:11px;
}
.inputbox {
	background:#FFFFFF url(/img/text-bg.gif) repeat-x scroll 0pt 0pt;
	border:1px solid #B5B8C8;
	padding:1px 3px;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	margin:0pt;
}
.inputbox:active, .inputbox:hover, .inputbox:focus {
border:1px solid #7EADD9;
}
.inputbox_lizenz {
	font-size:10px;
	color: #000000;
	font-family: Verdana, Arial;
}
.banner_oben {
	height:94px;
	background-image:url(../img/banner.jpg);
	background-repeat: repeat-x;
	color:#CCCCCC;
	font-size: 11px;
	padding-left:10px;
}
.banner_oben td {
	color:#CCCCCC;
	font-size: 12px;
}
.banner_unten a:link {
	color:#CCCCCC;
	text-decoration:none
}
.banner_unten a:visited {
	color:#CCCCCC;
	text-decoration:none
}
.banner_unten a:hover {
	color:#90BF20;
	text-decoration:none
}
.button:link, .button_selected:link {
	color:#676767;
	text-decoration:none
}
.button:visited, .button_selected:visited {
	color:#676767;
	text-decoration:none
}
.button {
	background-image: url(/img/bttn_deselect.gif);
	background-repeat: no-repeat;
	width:100px;
	height:18px;
	display: inline-block;
	font-size: 11px;
	color:#676767 !important;
	margin-right:8px;
	text-align:center;
	line-height: 16px;
}
.button:hover span {
	background-image: url(/img/bttn_select.gif);
	background-repeat: no-repeat;
	width:100px;
	height:18px;
	display: inline-block;
	cursor:pointer;
	cursor:hand;
	color:#000000;
}
.button_selected {
	background-image: url(/img/bttn_over.gif);
	background-repeat: no-repeat;
	width:100px;
	height:18px;
	display:inline-block;
	font-size: 11px;
	margin-right:8px;
	text-align:center;
	line-height: 16px;
	font-weight: bold;
	color:#000000;
}
.login_form {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial;
	border: #d7d7d7 1px solid;
	font-size:10px;
	width:120px;
	padding-left:2px;
	height:12px;
	vertical-align:bottom;
}
.maintext {
	color:#CCCCCC;
	font-size:14px;
	font-weight: bold;
}
.gallery_selection {
	background-color:#D5E7FD;
	border:1px solid #6593C0;
	color:#20374F;
	font-size: 12px;
	padding: 8px;
}
.system-message {
	border:1px solid #009933;
	color:#009933;
	background:#e2f6ce url(/img/icons/accept.png) 0.2em 0.2em no-repeat;
	padding-left:2em;
	width:600px;
	font-size:12px;
	height:25px;
	line-height: 21px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.system-error {
	background:#f3d0d0 url(/img/icons/error.png) 0.2em 0.2em no-repeat;
	border:1px solid #bf4500;
	color:#bf4500;
	padding-left:2.0em;
	width:600px;
	font-size:12px;
	height:25px;
	line-height: 21px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.system-standard {
	background-color:#D5E7FD;
	border:1px solid #6593C0;
	color:#20374F;
	width:600px;
	font-size:12px;
	height:25px;
	line-height: 21px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.thumbs1 {
	padding-right:10px;
	padding-bottom:10px;
	border:0px;
	width: 150px;
	display: inline;
	font-size: 11px;
}
.thumbs {
	background-color:#EDEDED;
}
.thumbs:hover {
	background-color:#DFF3FB;
}
.img_thumb {
	border:1px;
	border-style:solid;
	border-color:#5F5F5F;
}
.lizenz {
	border:1px solid #003366;
	background-color:#90BF20;
	padding:2px;
	font-size:11px;
}
.guthaben {
	border:1px solid #003366;
	background-color:#DFF3FB;
	font-size:11px;
	line-height:25px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.blaue_infobox {
	border:1px solid #003366;
	background-color:#DFF3FB;
	font-size:11px;
	line-height:12px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.warenkorb {
	border:1px solid #003366;
	background-color:#DFF3FB;
	font-size:13px;
	line-height:15px;
	padding: 5px;
	width:737px;
	text-align: center;
	display:table;
}
.pfeil {
	color:#99C321;
	font-size:14px;
}
.pfeil_left {
	color:#99C321;
	padding-left:5px;
}
.bilddetails {
	background-color: #EDEDED;
	padding: 11px;
	font-size:11px;
	overflow:visible;
}
.fragezeichen {
	font-size: 11px;
	vertical-align: text-top;
	cursor:help;
}
.arrow {
	vertical-align: text-top;
}
.pic_down {
	vertical-align: bottom;
}
.button_absenden {
	font-size:11px;
}
.tagcloud {
	height:90px;
	width:276px;
	background-color:#004E9E;
	color:#FFFFFF;
	text-align: justify;
	line-height: 18px;
	padding:11px;
}
.tagcloud a:link, .tagcloud a:visited {
	color:#FFFFFF;
}
.tagcloud a:hover {
	color:#CCCCCC;
}
.ecard_table {
	background-color:#d8eda3;
	border:1px solid #FFFFFF;
	width:600px;
}
.ecard_table td {
	border:1px solid #FFFFFF;
}
.warenkorb_symbol {
	cursor:pointer;
	cursor:hand;
}
.kategoriebox {
	width:153px;
	height:200px;
	font-size: 12px;
	border: 1px solid #333333;
	padding:1px;
	font-family:tahoma, arial, helvetica, sans-serif;
}
fieldset {
	display: block;
	padding:5px;
	background-color:#F9F9F9;
	border-style: dashed;
	border-width:1px;
	border-color:#666666;
}
.fieldset_header {
	padding-bottom:5px;
	font-size: 12px;
	font-weight: bold;
}
/* FORMATIERTE TABELLE */
.tabelle {
	width:600px;
	border-style: dashed;
	border-width:1px;
	border-color:#666666;
	background-color:#F9F9F9;
}
.tabelle th {
	padding:5px;
	text-align:left;
	font-weight: bold;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #BEC9E4;
}
.tabelle td {
	padding:3px;
	line-height:13px;
	border: 1px solid #FFFFFF;
}
.tabelle tr:hover {
	background-color:#DFF3FB;
}
.tabelle tr /* Für den OE, da dieser keine :hover auf Tabellen akzeptiert */ {
hover:expression(this.onmouseover=new Function("this.style.background='#DFF3FB';"), this.onmouseout=new Function("this.style.background='#F9F9F9';"));
}

