body			{
				color:#FFFFFF;
				
				background-color:#000018;
				background-image:url(http://www.damensattel.at/picts/background-main.gif);
				
				font: 11px/14px verdana, arial, sans-serif;
				}


/* ================================================= <tag> basic settings */
html,body,div,ul,ol,li,dl,dt,dd,pre,form,blockquote,fieldset,input {
				margin:0;
				padding:0;
				}

				/* Diese Reihenfolge! */
a:link			{ color: #3300FF; text-decoration: none; }
a:visited		{ color: #3300FF; text-decoration: none; }
a:hover			{ color: #FF6600; text-decoration: none; }
a:active		{ color: #666666; text-decoration: none; }


h1, h2, h3		{ margin: 0 0 1em 0; line-height: 1em; }

table			{
				margin:0;
				border:0;
				border-collapse: collapse;
				border-spacing:0; }
				/* border-collapse:collapse; ersetzt HTML-Befehl cellspacing='0' NICHT !*/
				}

/* http://monc.se/kitchen/129/rendering-quotes-with-css */
q:before		{ content: '\201E'; }
q:after			{ content: '\201D'; }
q q:before		{ content: '\2018'; }
q q:after		{ content: '\2019'; }

address			{ margin: 1em 0; }

img				{ border:0; }


.Mittelteil		{
				background-image:url(http://www.damensattel.at/picts/background-main.gif);
				}


table			{ color: #000000; font-size: 11px; }

.title			{ color: #141424; font-size: 18px; font-weight: bold; }

.biglink 		{ font-size: 12px; font-weight: bold; font-style: italic; text-decoration: none; }
.biglink:hover 	{ text-decoration: underline; }

.just 			{text-align: justify;}

.copyright		{ color: #999999; font-size: 9px; margin:3em 0; }

.smalltitle 	{ color: #000000; font-size: 11px; font-weight: bold; }

.careertitle	{ color: #666666; font-size: 14px; font-weight: bold; }

.subtitle		{ color: #336699; font-size: 15px; font-weight: bold; }

.phonetitle		{ color: #000000; font-size: 12px; font-weight: bold; }

.picturecomments{ color: #666666; font-size: 12px; }

.picturehilight	{ color: #3366FF; font-size: 13px; font-weight: bold;  }

.picturetitle 	{ color: #000000; font-size: 13px; font-weight: bold; }

.list 			{ color: #000000; font-size: 12px; font-weight: normal; }

.faq 			{ line-height: 19px; }





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
		.printhide 	{ display:none; }
		.printhelp	{ width:600px; }
		}
		
@media screen	{
		.printonly 	{ display:none; }
		}





/* SIDEBAR OPTIONS */
a.sidelink:link		{ color: #99CCFF; text-decoration: none; }
a.sidelink:visited	{ color: #99CCFF; text-decoration: none; }
a.sidelink:hover	{ color: #99FF99; text-decoration: none; }
a.sidelink:active	{ color: #99CCFF; text-decoration: none; }

.sidebartitle		{ font-size: 13px; font-weight: bold; }
.sidebartitle ,
.sidebartitle a ,
.sidebartitle a:link
					{ color: #FBDB74; }

.sidebartext		{ color: #FFFFFF; font-size: 11px; }

.date-font			{ color: #FFFFFF; font-size: 10px; font-weight: bold; }
/* END SIDEBAR OPTIONS */


.button-popups ,
.buttonon-popups {
		padding: 2px;
		border: #FFFFFF 0px solid;
		height: 23px;
		width: 100%;
		
		font-family: arial, verdana, helvetica, sans;
		font-size: 8pt;
		font-weight: bold;
		text-align: center;
		
		cursor:pointer;
		}
		
.button-popups {
		background-image: url("picts/button-popup.gif");
		background-color:#2D2D4A;
		color: #CFCFE0;
		}

.buttonon-popups {
		background-image: url("picts/buttonon-popup.gif");
		background-color:#C0C0C0;
		color: #000000;
		}


.shadeform	{
		font: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 200px;
		border: #000000 1px solid;
		}


.dropdown 	{
		color: #333333;
		background-color: #F1F4F5;
		width: 200px;
		font-size: 11px;
		}


.textarea	{
		font: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 275px;
		border: #000000 1px solid;
		}

.submitbutton {
		font: 9pt arial, verdana, sans-serif;
		}


.searchform {
		width: 110px;
		height: 20px;
		font: 11px arial, sans-serif;
		background-image: url("picts/shadeform.gif");
		border: #000000 1px solid;
		}


.searchdrop {
		width: 60px;
		height: 20px;
		font: 11px arial, sans-serif;
		background-color: #F1F4F5;
		}


.searchbutton {
		font-size: 8pt;
		width: 35px;
		background-color: #F1F4F5;
		border: #000000 1px solid;
		}





 /* IMAGE HOVER CODE */
.rollover 	{ background-color: #000000; }

.rolloveron {
		background-color: #0000FF;
		filter:alpha(opacity=55);
		-moz-opacity:.55;
		opacity:.55;
		}



/* START THE CODE FOR THE MENUS */
/* TOP LEVEL MENU CONTROL */
a.menu_TOP {
		display:block;
		line-height: 14pt;
		text-align: center;
		text-decoration:none;
		border-right: #313252 1px solid;
		}



/* SUB LEVEL MENU CONTROL */
a.menu_SUB {
		display:block;
		padding: 2px 2px 2px 4px;
		text-decoration:none;
		filter:alpha(opacity=100);
		border-bottom: #999999 1px solid;
		}


/* MORE SUB LEVEL MENU CONTROL */
.menu_DIV {
		border-top: #000000 0px solid;
		border-bottom: #666666 0px solid;
		border-right: #666666 1px solid;
		border-left: #666666 1px solid;
		filter:alpha(opacity=100);
		z-index:100;
		}



