/* CSS Document */
body {
	margin:10px;
	background:#AAAAAA;
}


#mainmenucomment {
  font-size: 15pt;
  font-weight: bold;
  width: 500px; margin-top: 30px; text-align: center;
  filter: blur(add=1, direction=135, strength=5);
}

hr {
  height: 1px;
  color: black;
}

em {
  color: C60000;
}

.pricelist {
	border-collapse: collapse;
	border: 1px solid black;
}

.pricelist td, .pricelist th {
	border: 1px solid black;
	padding: 3px;
}


.admintable {
	border-collapse: collapse;
	border: 1px solid black;
}
.admintable td {
	border: 1px solid black;
	padding: 3px;
	font-family : Arial, Helvetica, sans-serif;
	font-size:xx-small;
}

.admintable th {
	border: 1px solid black;
	font-family : Arial, Helvetica, sans-serif;
	font-size:xx-small;

	/*writing-mode: tb-rl;*/
}


.admintable textarea {
	font-family : Tahoma, Small Fonts;
	font-size: xx-small;
	width: 180px;
	
}


.adminbutton {
	border:1px solid black;
	font-family : Tahoma, Small Fonts;
	font-size: 9px;
	width: 40px;
	overflow: visible;
	margin-top: 1px;
}

#adminmenu {
	border: 1px solid black; 
	padding: 10px;
}
.noprint {
	
}

.noscreen {
	display: none;
}

/* layout */

#topBar {
	background-image: url(img/top.png);
	background-repeat: repeat-x;
	background-color: White;
	background-position: 1px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#logo {
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	height: 120px;
}

#counter {
	position: relative;	
	top: 5px;
	height: 15px;
	margin-left: 300px;
	color: White;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
   overflow-y: hidden;
}

#title {
	margin-left: 350px;
	position: relative;
	top: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: Black;
	overflow-y: hidden;
}

#buttonBar {
	position: relative;
	height: 31px;
	top: 28px;	
	margin-left: 300px;
	color: Black;	
	font-size: 12px;
	overflow-y: hidden;
}

#topMenu {
	position: relative;	
	top: 45px;
	height: 15px;
	margin-left: 30px;
	color: White;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
   overflow-y: hidden;
}

#topMenu a {
	color: White;
	text-decoration: none;
}

#topMenu a:hover {
	color: #DDDDDD;
}


#leftpane {
  margin: 0px;
  float: left;
  padding-right:0px;
	color: White;
	background-color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 16px;
	width: 170px;
	overflow: hidden;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

#leftBar {
border-top: 1px solid black;
   background-image: url(img/bg_all.jpg);
   background-color: #555588;
	background-repeat: no-repeat;
	width: 170px;
	height: 297px;
}	 
 	
.userinfo {	
    margin: 5px;
    background-color: White;
    color: Black;
    font-size: 8pt;
    padding: 2px;
    border: solid 1px black;
	 overflow: hidden;
	 width: 154px;
}


#main {
  margin-top: 0px;
  margin-left: 170px;
  margin-right: 0px;
  padding-left: 10px;
  padding-right:20px;
  padding-top: 10px;
  padding-bottom: 30px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
	background: #AACDE7;
	background-repeat: no-repeat;
	height: 400px;
}


	
#contact {
	  margin: 3px;
	  padding: 10px;
	  cursor: hand;
	  border: solid 1px White; 
	  background: Black;
	  overflow: hidden;
     width: 162px;
}
	
  #contact table {
	 font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: White;
   padding-left: 5px;
	margin-bottom: 5px;
  }
  
	#contact th {
	 text-decoration: underline;
	 padding-bottom: 5px;
  }
	
#main a {
  color: black;
  font-weight: bold;
  text-decoration: underline;
}

#main p {
  text-align: justify;
}

#main h1 {
  font-size: 20px;
}

#main h2 {
  font-size: 18px;
}

#main h3 {
  font-size: 16px;
}

#main h4 {
  font-size: 15px;
}

#main th {
  font-size: 12px;
  height: 25px;
  text-align: center;
}

#main td {
  padding-right: 10px ;
  font-size: 12px;
  height: 25px;
}

.cleaner { 
  clear: left; 
  font-size: 1px; 
  height: 5px; 
  line-height: 1px;
  border-bottom: 1px solid white;
}





#contextInfo {
   border: 1px solid black;
	padding-left: 10px;
	margin-left: 170px;
	background: 818181;
	font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
  overflow-y: hidden;
}



.textareacount {
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
}


#partners {
	
}

#partners img {
	border: 1px solid black;
}

#carlist {
}

#carlist td {
  padding: 10px;
}

#carlist table {
  
}

#carlist table th {
  background-color: black;
  color: white;
  padding: 10px;
  font-size: 15;
}

#carlist table td {
  padding: 10px;
}


#contact-table {
  padding-left: 15px;
  background:white; 
  filter: alpha(opacity=70);
}

#contact-map {
  padding: 0px;
  vertical-align: top;
}

#main_submenu {
  padding-left: 10px;
  border-bottom: 1px solid black;
  background: #AACDE7; 
}

#main_submenu a {
  text-decoration: none;
  font-weight: normal;
}

#main_submenu a:hover {
  text-decoration: underline;
  font-weight: normal;
}

#main_submenu_checked a {
  text-decoration: underline;
  font-weight: bold;
}

#main_submenu_checked a:hover {
  text-decoration: underline;
  font-weight: bold;
  
}


#frontdiv {
  border: 1px black solid;
  padding: 5px;
  background:white; 
  filter: alpha(opacity=70);
  
}





/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
	color: #FFFFFF;
}
.m0l0iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	padding: 4px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	/*left-border : 1px solid #FFFFFF;*/
	/*background: #4682B4;*/
}
.m0l0oover {
	text-decoration : none;
	/*border : 1px solid #FFFFFF;*/
	/*background: #5AA7E5;*/
}

/* level 1 inner */
.m0l1iout {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}
.m0l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #999999;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #CCCCCC;
}

/* level 2 inner */
.m0l2iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #999999;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #CCCCCC;
}


/* picture menu */

#pictmenu {
  width: 540px;
  border-collapse: collapse;
  border: 1px solid black;
  padding: 0px;
  
  
}

#pictmenu td {
  border: 1px solid black;
   padding-right: 0px ;
}


