
body			{ background-attachment: fixed; }


a:link			{ color: #DA8A02;
			  text-decoration: none; }

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

a:active		{ color: #DA8A02;
			  text-decoration: none; }


a:hover			{ text-decoration: underline; }


a:link.activelink	{ text-decoration: underline; }
a:visited.activelink	{ text-decoration: underline; }
a:active.activelink	{ text-decoration: underline; }

a:link.activetoplink	{ color: #AAAAAA; }
a:visited.activetoplink	{ color: #AAAAAA; }
a:active.activetoplink	{ color: #AAAAAA; }

a:link.footer		{ color: #EAA838; }
a:visited.footer	{ color: #EAA838; }
a:active.footer		{ color: #EAA838; }


hr			{ color: #C0C0C0;
			  width: 90%; }

img			{ border: 2px solid white;
			  box-shadow: 0px 0px 1px #000000; }
.noborder		{ border: 0px;
			  box-shadow: 0px 0px 0px #000000; }

textarea		{ resize: none; }




.linkslinks		{ margin-bottom: 20px;
			  font-family: verdana, arial, sans-serif;
			  font-size: 10px;
			  color: #333333; }


.links			{ font-family: verdana, arial, sans-serif;
			  font-size: 12px;
			  line-height: 15px;
			  color: #000000; }

.koplinks		{ font-family: verdana, arial, sans-serif;
			  font-size: 16px;
			  text-align: center;
			  font-weight: bold;
			  color: #333333;
			  text-shadow: #ffffff 0px 0px 1px; }

.kleinlinks		{ font-family: verdana, arial, sans-serif;
			  font-size: 12px;
			  line-height: 15px;
		 	  color: #000000; }

.linksbold		{ font-weight: bold;
		 	  color: #333333; }


.rechts			{ font-family: verdana, arial, sans-serif;
			  font-size: 12px;
			  color: #333333; }

.koprechts		{ font-family: verdana, arial, sans-serif;
			  font-weight: bold;
			  font-size: 14px; letter-spacing: -1px;
			  text-align: center;
			  color: #333333;
			  text-shadow: #ffffff 0px 0px 1px; }

.kleinrechts		{ font-family: verdana, arial, sans-serif;
			  font-size: 10px;
			  text-align: left;
			  color: #333333; }



.reizensub		{ background-color: white;
			  border-radius: 5px; }




.click    		{ font-family: verdana, arial, sans-serif;
			  font-size: 12px;
			  font-weight: bold;
			  color: #DA8A02;
			  cursor: pointer; }

.show			{ display: none; }

.show2			{ font-family: verdana, arial, sans-serif;
			  font-size: 12px;
			  font-style: italic;
			  color: #555555; }




.color			{ color: #DA8A02; }


.ctable			{ background: #FDFDFD;
			  font-family: verdana, arial, sans-serif;
			  font-size: 12px;
			  color: #1A3471;
			  border-style: solid;
			  border-width: 1px;
			  border-color: #D4D0C8; }


.subscribe_box		{ background: #FDFDFD;
			  font-family: verdana, arial, sans-serif;
			  font-size: 11px;
			  color: #1A3471;
			  border-style: solid;
			  border-width: 1px;
			  border-color: #D4D0C8; }

.subscribe_text		{ font-family: verdana, arial, sans-serif;
			  font-size: 11px;
		 	  color: #000000; }

.subscribe_text_ok	{ font: bold 11px verdana, sans-serif;
			  color: #DA8A02; }


.footer			{ font-family: verdana, arial, sans-serif;
			  font-size: 10px;
			  text-align: center;
			  color: #EAA838;
			  line-height: 22px; }

