

/* ******************** Site-Layout ******************** */

body	{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(img/body-hg.gif);
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

* html body			{
	font-size: x-small;
	f\ont-size: small;
}

html>body			{
	font-size: small;
}

#wrapper	{
	/* background-image: url(img/site-head.jpg); */
	background-position: top;
	background-repeat: repeat-x;
	padding: 20px 0px 0px 0px;
	font-size: 98%;
}

* html #wrapper			{
	font-size: 98%;
	f\ont-size: 98%;
}

#hg-cooee		{
	width: 880px;
	background-image: url(img/content-hg-cooee.gif);
	background-position: 300px bottom;
	background-repeat: no-repeat;
}

#head		{
	width: 880px;
	height: 230px;
	background-image: url(img/layout-head-img.jpg);
}


#nav		{
	width: 880px;
	height: 50px;
	text-align: left;
		background-image: url(img/layout-head-image-nav.jpg);
	background-position: 0 0;
}

#content		{
	width: 780px;
	background-image: url(img/layout-body-hg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 30px;
}

#bottom		{
	position: relative;
	width: 100%;
	height: 30px;
	padding-top: 20px;
	color: #ffffff;
	letter-spacing: 1px;
	background-image: url(img/site-bottom.jpg);
	background-repeat: repeat-x;
}

* html bottom			{
	height: 50px;
	h\eight: 30px;
}


#spalte-links		{
	position: relative;
	float: left;
	left: 50px;
	width: 400px;
	margin: 20px 0px 0px 0px;
}

* html #spalte-links			{
	width: 400px;
	w\idth: 400px;
}

#spalte-rechts		{
	position: relative;
	float: right;
	right: 50px;
	width: 217px;
	margin: 20px 0px 0px 0px;
	padding-left: 10px;
	background-image: url(img/linie-vertikal.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

* html #spalte-rechts			{
	width: 200px;
	w\idth: 180px;
}


.clear		{
	clear: both;
	color: #FFFFFF;
}

code {
		font-family: 'Courier New', Courier, Fixed;
		display: block;
		font-size: 95%;
		margin: 8px 0 8px 0;
	}


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

 #spalte-rechts	a:link    	{
	text-decoration: none;
	color: #990000;
	}

 #spalte-rechts	a:visited    	{
	text-decoration: none;
	color: #990000;
	}

 #spalte-rechts	a:hover    	{
	text-decoration: underline;
	color: #990000;
	}

 #spalte-rechts	a:active    	{
	text-decoration: none;
	color: #990000;
	}
	
a:link    	{
	text-decoration: none;
	color: #990000;
	}

p a:visited    	{
	text-decoration: none;
	color: #990000;
	}

p a:hover    	{
	text-decoration: underline;
	color: #990000;
	}

p a:active    	{
	text-decoration: none;
	color: #990000;
	}
	
.post a:link    	{
	text-decoration: none;
	color: #990000;
	}

.post a:visited    	{
	text-decoration: none;
	color: #990000;
	}

.post a:hover    	{
	text-decoration: underline;
	color: #990000;
	}

.post a:active    	{
	text-decoration: none;
	color: #990000;
	}

#bottom a:link, a:visited, a:hover, a:active		{
	color: #FFFFFF;
	text-decoration: none;
}	

#bottom a:hover		{
	text-decoration: underline;
}	


/* ********************* Navigation **********************/
	

#navigation	{
	position: relative;
	top: 0px;
	width: 725px;
	height: 25px;
	left: 65px;
	list-style: none;
	padding: 0 25px 0 0;
	margin: 0;
	border-bottom: 3px solid #DCD353;
}

#navigation ul		{
	margin: 0;
	padding: 0;
}


#navigation li		{
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#navigation a	{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px 7px 8px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #666666;
	border-bottom: none;
	background: url(img/nav-tab.gif) repeat-x top left;
}

#navigation a:hover{
	color: #FFFFFF;
	border-color: #666666;
	background: url(img/nav-tab-over.gif) repeat-x top left;
}

/* New*/
#navigation, #navigation ul {
	margin: 0;
	list-style: none;
	z-index:30;
}

#navigation a {
	display: block;
	/*width: 10em;*/
}

#navigation li {
	float: right;
	/*width: 10em;*/
}

#navigation li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

 #navigation li ul a{width: 110px;}


#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}



/* ********************* Text **********************/

p		{
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 30px;
}

p.kontakt	{
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align:middle;
	padding:5px;
}

p.zeichen		{
	text-indent: 15px;
	background-image: url(img/absatzzeichen.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

h1		{
	position: relative;
	width: 430px;
	left: -15px;
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7e7311;
	font-weight: bold;
	margin-bottom: 40px;
	text-transform: uppercase;
	/*background-image: url(img/h1-hg.jpg);*/
	/*background-repeat: no-repeat;*/
	padding: 10px 15px 0px 15px;
}


h1 a {
	color: #c9be3e !important;
}





h2		{
	font-size: 125%;
	font-family: Helvetica, "Times New Roman", Times, serif;
	color: #A14216;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F1E3DC;



}

h3		{
	font-size: 100%;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}

#spalte-rechts h3		{
	font-size: 100%;
	color: #A14216;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F1E3DC;

}

em		{
	display: block;
	margin: 10px 0 10px 0;
	border: 2px solid #cccccc ;
	border-left: 0;
	border-right: 0;
	padding: 10px 10px 10px 18px;
	font-style:normal;
	font-weight: 600;
	text-align: center;
	color: #666666;
	letter-spacing: 0px;
	font-size: 92%;
	background-image: url(img/em-hg-zeichen.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

/* ****** BLOG **********/

.bloginfo		{
	display: block;
	margin: -15px 0 50px 0;
	border: 1px solid #cccccc ;
	border-left: 0;
	border-right: 0;
	padding: 10px 10px 10px 18px;
	font-style:normal;
	text-align: left;
	color: #666666;
	letter-spacing: 0px;
	font-size: 85%;
}

.descr {
		display: block;
		font-size: 90%;
		color: #c4b93d;
		margin: 5px 0 5px 0;
}

/* ********************* Listen **********************/

ul		{
	list-style-image: url(img/list-disc.gif);
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

ol		{
	list-style: decimal;
	margin: 0px 0px 30px 10px;
	padding: 0px;
}


li		{
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 5px 0px;
	font-size: 100%;
}

/* ********************* Formular-Elemente **********************/

#search input		{
	position: relative;
	left: 0px;
	margin: 0 0 0 5px;
	padding: 0;
	border: 1px solid #CCCCCC;
	font-size: 92%;
}


.suchen		{
	width: 100%;
}

#search		 {
	height: 25px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#search img.lupe {
	top: 0;
	position: absolute;
	margin-right: 20px;
}

#search input.senden {
width: 16px;
height: 16px;
/* background: url(img/search.gif) no-repeat; */
border: 0;
}

/* ********************* Bilder **********************/

img		{
	/*border: 3px solid #cccccc;*/
	padding: 3px;
	top: 3px;
	background-color: #FFFFFF;
}

img.left	{
	position: relative;
	float: left;
	margin: 0px 10px 5px 0px;
}

img.right	{
	position: relative;
	float: right;
	margin: 0px 0px 5px 10px;
}


img.noborder	{
	border: 0px;
	padding: 0px;
}


img.socialbkmark	{
	border: 0px;
	padding: 5px;
}

img.lang_images	{
	border: 0px;
	padding: 5px;
}

img.icon	{
	/* position: relative;
	float: left; */
	border: 0px;
	padding: 0px;
	margin-right: 5px;
	vertical-align: middle;
}

/* ********************* sIFR **********************/


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	position: relative;
	width: 430px;
	left: -15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4px;
	color: #CDC040;
	font-weight: normal;
	margin-bottom: 50px;
	text-transform: uppercase;
	text-align: center;
	/* border-bottom: 1px solid #E6E0A0; */
	background-image: url(img/h1-hg.jpg);
	background-repeat: no-repeat;
	padding: 20px 15px 0px 0px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 100%;
	color: #A14216;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 5px;
		border-bottom: 1px solid #F1E3DC;

}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 100%;
	color: #B3B80F;
	font-weight: bold;
}

.sIFR-hasFlash #spalte-rechts h3 {
	visibility: hidden;
	font-size: 60%;
	color: #B3B80F;
	font-weight: bold;
}

/* ********************* Hacks für Safari Diese Anweisungen werden von Safari ignoriert**********************/


/* Opera 7-8 */
html:first-child>b\ody #navigation	{
	left: 0px;#
}
