/* IE Win Fix, hide from IE Mac \*/
*html div#mitte_inhalt2 {
	width:870px;
	height:462px;
}
/* End hide from IE Mac */
/* Not for IE */
div[id="mitte_inhalt2"] {
	width:860px;
	height:452px;
}
/* IE Win fix, hide from IE Mac \*/
*html div#mitte_inhalt {
	width:690px;
	height:462px;
}
/* End hide from IE Mac */
/* Not for IE */
div[id="mitte_inhalt"] {
	width:680px;
	height:452px;
}
/* Hacks End */
/*####################*/
/* Standard CSS declarations */
html,body {
	margin:0px auto;
	width:100%;
	height:100%;
	background:#ff9933;
	font-family:"Comic Sans MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:12pt;
	text-align:center;
}
div#zentral {
	margin:0px auto;
	width:1000px;
	height:695px;
	}
div#oben {
	display:block;
	height:138px;
	text-align:center;
	background-image:url('../img/layout/gzweb_01.gif');background-repeat:no-repeat;
}
div#links {
	float:left;
	left:0px;
	top:138px;
	width:65px;
	height:575px;
	background-image:url('../img/layout/gzweb_02.gif');background-repeat:no-repeat;
}
div#mitte {
	float:left;
	left:0px;
	top:138px;
	width:870px;
	height:575px;
	background-image:url('../img/layout/gzweb_03.gif');background-repeat:no-repeat;
}
div#rechts {
	float:left;
	top:138px;
	width:62px;
	height:575px;
	background-image:url('../img/layout/gzweb_04.gif');background-repeat:no-repeat;
}
#mitte div#mitte_oben {
	width:870px;
	height:38px;
}
#mitte div#mitte_links {
	float:left;
	top:38px;
	left:0px;
	width:180px;
	height:462px;
	text-align:left;
	overflow:auto;
	background:#FFFFFF;
	color:#000000;
}
#mitte div#mitte_inhalt {
	float:left;
	top:0px;
	left:0px;
	text-align:left;
	overflow:auto;
	background:#FFFFFF;
	color:#000000;
	padding:5px;
}
#mitte div#mitte_inhalt2 {
	float:left;
	top:0px;
	left:0px;
	text-align:left;
	overflow:auto;
	padding:5px;
	background:#FFFFFF;
	color:#000000;
}
#mitte div#mitte_unten {
	clear:left;
	left:0px;
	width:870px;
	height:57px;
	padding-top:10px;
	background-image:url('../img/layout/gzweb_05.gif');background-repeat:no-repeat;
}
div#bannermenue {
	margin-left:40px;
}
h1,h2,h3,h4,h5 {
	font-family:"Comic Sans MS",Arial,Helvetica,sans-serif;
	margin-top:7px;
	margin-bottom:5px;
}
p {
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;
}
input,textarea {
	font-family:"Comic Sans MS",Arial,Helvetica,sans-serif;
	font-size:11px;
}
a.smitem,a.smitema {
	display:block;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	line-height:15pt;
}
a.smitem {
	color:#0000BF;
}
a.smitem:hover,a.smitem:active {
	color:#FF7F00;
}
a.smitema {
	color:#FF7F00;
}

a.bildlink {
	text-decoration:none;
}
a.iminhalt {
	font-size:12px;
    text-decoration:none;
    color:#0033FF;
    text-align:center;
    padding:2px;
    margin:3px;
}
a.iminhalt:hover, a.a1:focus {
    text-decoration:none;
	color:#0033FF;
    background:#CCCCCC;
}

img {
	border:0px;
	margin:0px;
	horizontal-spacing:0;
	vertical-spacing:0;
}
td.liste {
	font-size:12px;
	vertical-align:top;
}
/* E-Card Styles */
img.ecardmotiv {
	border:1px solid black;
    padding:2px;
    margin:2px;
    height:100px;
}
label.ecardlabel {
	font-size:12px;
    color:#004080;
    cursor:pointer;
}
label.bestellung {
	font-size:12px;
    background:#FAF8E7;
    color:#000080;
    cursor:pointer;
}
div#fehler {
	display:block;
    background:#DBDBDB;
    color:red;
	font-size:12px;
    font-weight:bold;
    border:1px solid #C0C0C0;
    padding:1px;
    margin:3px;
}
td.label {
	width:200px;
	text-align:left;
	font-size:12px;
	padding:0.5em;
	font-weight:bold;
}
td.motiv {
	border:1px solid #CCCCCC;
	font-size:12px;
	text-align:center;
}
td.input {
	text-align:left;
	font-size:12px;
}
td.header {
	font-weight:bold;
	font-size:12px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
