/*=====================================================================================*/

/* body { background-color:#D0CCCC; } */
/* body { background-color:#E5DDDD; } */
body { background-color:#FFFEE6; }

.bodyBackgroundYellow	{ background-color:#F9F8A6; }
.bodyBackgroundBlue	{ background-color:#D0D0FF; }

/*=====================================================================================*/

a:link	{ color:#999999; text-decoration:none; }
a:visited	{ color:#999999; text-decoration:none; }
a:focus	{ color:#999999; text-decoration:none; }
a:hover	{ color:#999999; text-decoration:none; }
a:active	{ color:#999999; text-decoration:none; }

/*=====================================================================================*/

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:'Linotype', 'Arial', 'Andalus'; }

h1	{ font-size:1.3em; color:#888888; font-weight:normal; }
h2	{ font-size:1.1em; color:#888888; font-weight:normal; }
p	{ font-size:1em; color:#555555; }

.footer { font-size:0.8em; color:#555555; }

/*=====================================================================================*/

/*
.applicationPlane	{ position:absolute; left:50%; width:1024px; margin-left:-512px; margin-top:40px; background-color:#D0CCCC; }
*/
.applicationPlane	{ position:absolute; float:left; width:974px; margin-left:30px; margin-top:30px; background-color:#FFFEE6; }

/*=====================================================================================*/

.pictureBar	{ float:left; width:974px; height:192px; background-repeat:no-repeat; }

.banner	{ float:right; margin-right:172px; margin-top:20px; width:60px; height:172px; background-image:url(../pict/Banner.png); }

.bannerOhne	{ float:right; margin-right:172px; margin-top:20px; width:60px; height:172px; background-image:url(../pict/BannerOhne.png); }

.solalogo	{ float:right; margin-right:21px; margin-top:21px; width:130px; height:130px; background-image:url(../pict/Silouette_8.png); background-repeat:no-repeat; }
.solabanner	{ float:right; margin-right:21px; margin-top:20px; width:60px; height:172px; background-image:url(../pict/Banner.png); }

.logo		{ background-image:url(../pict/HKDOLOGO_RGB_300dpi.png); }
.entrance	{ background-image:url(../pict/Eingang.jpg); }
.mountain	{ background-image:url(../pict/Gebirge.jpg); }
.rose		{ background-image:url(../pict/Rose.jpg); }
.tree		{ background-image:url(../pict/Kirschbluete.jpg); }
.bamboo	{ background-image:url(../pict/Bambus.jpg); }
.garden	{ background-image:url(../pict/Garten.jpg); }
.crane	{ background-image:url(../pict/Kraniche.jpg); }


.backgroundRed	{ background-color:#801000; }		
.backgroundBlue	{ background-color:#103080; }		
.backgroundGreen	{ background-color:#307010; }

/*=====================================================================================*/

.mainPlane	{ float:left; width:974px; margin-bottom:20px; background-color:#FFFEE6; background-image:url(../pict/SSHKDLogo.png); background-repeat:no-repeat; background-position:right bottom; }
.mainPlaneFirst	{ float:left; width:974px; margin-bottom:20px; background-color:#FFFFE6; }
.content	{ flaot:left; width:720px; margin-left:-19px; padding:20px; border-width:1px; border-right-style:solid; }
.navigation	{ float:right; width:169px; padding:1px; border-width:1px; border-left-style:solid; line-height:2em; font-size:0.9em; text-align:right; }
.pNav		{ margin-top:20px; }

.borderRed		{ border-color:#801000; }
.borderBlue		{ border-color:#103080; }
.borderYellow	{ border-color:#AAAA00; }
.borderGreen	{ border-color:#307010; }

.linkRed	{ font-weight:bold; color:#801000; }
.linkBlue	{ font-weight:bold; color:#103080; }
.linkYellow	{ font-weight:bold; color:#AAAA00; }
.linkGreen	{ font-weight:bold; color:#307010; }
.linkGrey	{ font-weight:bold; color:#999999; }

/*=====================================================================================*/

.tableHorizontalLine	{ border-width:2px; border-bottom-style:solid; }
.tableVerticalLine	{ border-width:2px; border-right-style:solid; }
.slimDate			{ width:20%; text-align:right; line-height:1.5em; }
.fatDate			{ width:20%; text-align:right; line-height:1.5em; font-weight:bold; }
.fatText			{ font-weight:bold; }
