body {
margin: 0px;
margin-top: 0px;
}
#adpagesdiv {
border: 1px solid #208020;
}

#adpagesdiv h1{
color: #106010;
width: 100px;
margin-top: 0px;
margin-bottom: 8px;
text-align: center;
font-size: 13px;
font-weight: bold;
line-height: 24px;
border: 1px solid #208020;
border-top-width: 0px;
border-left-width: 0px;
}

#admiscdiv {
border: 1px solid #104010;
}

#admiscdiv h1{
color: #002000;
width: 100px;
margin-top: 0px;
margin-bottom: 8px;
text-align: center;
font-size: 13px;
font-weight: bold;
line-height: 24px;
border: 1px solid #104010;
border-top-width: 0px;
border-left-width: 0px;
}

a {
margin-left: 4px;
margin-right: 4px;
}



/* ---------- Textfarben --------- */
.txtSMALL			{ font-family:ARIAL; font-size:11px; color:#666;
					  line-height:12px; }
.txtXXSMALL			{ font-family:ARIAL; font-size:1px; color:#FFF ;
					  line-height:12px; }
table				{ font-family:Georgia, Helvetica, sans-serif; font-size:12px;
					  line-height:16px; }

.txtSchwarz { color:#000000; }
.txtWeiss { color:#ffffff; }

/* -------------------------------- */


/* ------------- Hintergrundfarben ---------------- */

*.bgBrown{background-color:#6295DB;}

/* ----------------------------------------------- */


/* ------------- Rahmenfarben ---------------- */

.border_BsideRED {border-bottom:1px solid red;border-top:1px solid red;}
.border_Lside { border-left:#333 1px solid;}

/* ------------------- */
/* ------ Links ------ */
/* ------------------- */

a:link					{ color:#003366; text-decoration:none; }
a:visited				{ color:#003366; text-decoration:none; }
a:active				{ color:#003366; text-decoration:none; }
a:hover					{ text-decoration:underline; }

a.normal:link,a.normal:visited,a.normal:active,a.normal:hover	{ font-weight:normal }
a.produktliste:link,a.produktliste:visited,a.produktliste:active,a.produktliste:hover	{ font-weight:bold ; font-size:120% ; padding:0 0 10px 0 ; }
a.bestellung:link,a.bestellung:visited,a.bestellung:active,a.bestellung:hover	{ font-weight:bold ; text-decoration:underline;}
a.underline:link,a.underline:visited,a.underline:active,a.underline:hover	{ text-decoration:underline;}

a.boldweiss:link		{ color:#ffffff; font-weight:bold; }
a.boldweiss:visited		{ color:#ffffff; font-weight:bold; }
a.boldweiss:active		{ color:#ffffff; font-weight:bold; }
a.boldweiss:hover		{ color:#ffffff; font-weight:bold; }

a.boldschwarz:link		{ color:#000000; font-weight:bold; }
a.boldschwarz:visited	{ color:#000000; font-weight:bold; }
a.boldschwarz:active	{ color:#000000; font-weight:bold; }
a.boldschwarz:hover		{ color:#000000; font-weight:bold; }

a.linknavtop:link		{ color:#ffffff; }
a.linknavtop:visited	{ color:#ffffff; }
a.linknavtop:active		{ color:#ffffff; }
a.linknavtop:hover		{ color:#ffffff; }

a.linknavadd:link  		{ font-weight:bold; text-decoration:none; }
a.linknavadd:visited	{ font-weight:bold; text-decoration:none; }
a.linknavadd:active		{ font-weight:bold; text-decoration:none; }
a.linknavadd:hover		{ font-weight:bold; text-decoration:underline; }

a.underline10:link		{ text-decoration:underline; font-size:80%;}
a.underline10:visited	{ text-decoration:underline; font-size:80%;}
a.underline10:active	{ text-decoration:underline; font-size:80%;}
a.underline10:hover		{ text-decoration:underline; font-size:80%;}


/** H1, H2, H3 **/

h1 {
	font-size: 180%;
	font-weight: normal;
	line-height: 120%;
	margin: 0 0 10px 0;
	padding: 0;
	display: table;
	height: 100%;
	color: #000;
}
h2 { font-size: 160%; font-weight: bold; color: #000; line-height: 120%; margin: 0 0 10px 0; padding: 0; }
h3 { font-size: 140%; font-weight: bold; color: #000; line-height: 120%; margin: 0 0 8px 0; padding: 0; }
h4 { font-size: 130%; font-weight: bold; color: #000; line-height: 120%; margin: 0 0 6px 0; padding: 0; }
h5 { font-size: 120%; font-weight: bold; color: #000; line-height: 120%; margin: 0 0 4px 0; padding: 0; }
h6 { font-size: 100%; font-weight: bold; color: #000; line-height: 120%; margin: 0 0 4px 0; padding: 0; }


/* Component containers
----------------------------------*/
.ui-widget { font-family: GEORGIA; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: GEORGIA; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #f9f9f9 url(images/ui-bg_highlight-hard_100_f9f9f9_1x100.png) 50% top repeat-x; color: #362b36; }
.ui-widget-content a { color: #362b36; }
.ui-widget-header { border: 1px solid #b2c7d7; background: #e7eef3 url(images/ui-bg_highlight-soft_100_e7eef3_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #e6e6e6 url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #444444; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #444444; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #b2c7d7; background: #f0f0f0 url(images/ui-bg_glass_100_f0f0f0_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #0b5b98; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #0b5b98; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #523e2e; background: #BAD0EF url(images/ui-bg_glass_50_966D4B_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }


.ui-corner-all { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }

