
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: x-small;
	line-height: 1.25em;
	
	height: 100%;*/
	color: #362F2D;
	margin-left: auto;
	margin-right: auto;
	background-color: #DBD4C6;
	
}


p {
	font-size: 90%;
}

table.header {
	width: 800px;
	height: 120px;
	background:url(header_bg.gif);
}

table.maintable {
	width: 800px;
	background-color: white;
	
	
}

td.content {
	padding-left: 15px;
	padding-right: 15px;
	font-size: small;
}


h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-size: large;
}

h2 {
	font-weight: bold;
	font-size: small;
}

.prices dd {
	padding-bottom: 1em;
	padding-top: 0.2em;
	font-size: 90%;
	width: 28em;
}


.prices table td{
	border:1px solid gray;
	padding: 4px;
	margin: 0px;
}

.prices table {
	border-collapse: collapse;
	border-spacing: 0px;
}

.prices p {
	font-size: 90%;
}



#separator {
	background-image : url(sep.jpg);	
	width : 800px;
	height: 16px;
	clear: both;
	margin-bottom: 10px;
}

#lselect {
	margin-bottom: 10px;
	
}
#container {
	float: left;
	width: 750px;
	padding-bottom: 20px;
}


table.moduletable {
  table-layout	   : auto;
  
    
}


table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px; 
/*  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #EDEDED;
	border-left: 1px solid #999999; */
	font-weight: normal;
	padding: 2px 10px 2px 0px;
	color: #333333;
	text-indent: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.mainlevel:hover {
  background-color : #E3E3E3;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}

.fotoleiste {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #FFFFFF;
}

dl {
	width: 600px;
	
}

ul {
	list-style-type : none;
}

ul.choices li {
	padding-bottom: 15px;
}

li,dt {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 5px;
	background-image: url(bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	
}

.prop {
	height : 27px;
	font-size: 12px;
}

.prop .name {
	font-weight:bold;
	text-align:right;
	
}
.prop .value {
	text-align:left;
}


.inputtd {
	width: 25em;
	text-align: left;	
}

.orderlicense .inputtd {
	width: 10em;
}


.invalid {
    border: 1px solid red;
}

.errors {
	color: red;
	font-size: 12px;
	padding-bottom: 5px;
}

.info {
	font-size: 12px;
}

.message {
	color: green;
	font-size: 12px;
	padding-bottom: 5px;
}

#sidebar {
	width : 180px;
}

#sidebar p {
	font-size: 10px;
	color: #8B7869;
	line-height: 150%;
	padding-bottom: 10px;
}
#sidebar p:hover {
	color: #362F2D;
}

#sidebar h1 {
	line-height: normal;
	font-weight: bold;
	font-size: x-small;
}

.buttons {
		
}

.formButton {
	
}


/*
menu
*/

.menu {
	list-style-type:none;
	
	margin:0;
	padding:0;
	width:100%;
	
	overflow:hidden;
}

ul.menu {
	background:url(vmenu/menu_bg.gif) repeat-x;
	margin:0;
	padding:0;
}

.menu li {
	background:none;
	padding:0;
	display:table-row;
	vertical-align:middle;
	float:left;
	margin:0;
}

.menu li.last_menu,
.menu li.right_menu {
	float:right;
	/*display:compact;*/
}


.menu li a {
	margin:0;
	text-transform:uppercase;

	line-height:40px;
	height:42px;
	display:table-cell;
	vertical-align:middle;
	
	padding:0 10px 0 10px;
	
	color:white;
	text-decoration:none;
	font-size: 10px;
	
}


.menu li a:hover,
.menu li a:active {
	background:url(vmenu/menu_bg_hover.gif) repeat-x;
	background-position:0 3;
	color:#FFFFFF;
}

.menu li.current_page_item a {
	background-position:bottom left !important;
	color:#1F3700 !important;
}

.first_menu {
	padding-left:35px;
}

.menu li a.first_menu {
	/*
	padding-left:35px;
	
	background-repeat:no-repeat;
	background-image:url(vmenu/menu_start_triple.gif);
	*/
}

.menu li a.last_menu {
	padding-right:35px;
	background-repeat:no-repeat;
	background-image:url(vmenu/menu_end_triple.gif);
	background-position:top right;
}

.menu li a.last_menu:hover,
.menu li a.last_menu:active {
	background-position:center right;
}

.menu li.current_page_item a.last_menu {
	background-position:bottom right !important;
}

table.liclist {
	border-spacing: 0.5em;
}

.liclist th, .liclist td{
	font-size: 90%;
	
}

ul.introlist {
	padding-top: 15px;
	padding-left: 0px;	
}
.introlist li {
	padding-bottom: 10px;
}


ul.note li {
    font-size: 90%;
}


table.services td, th{
	border:1px solid gray;
	padding: 6px;
	margin: 0px;
	font-size: 80%;
}

table.services {
	border-collapse: collapse;
	border-spacing: 0px;
}

tr.hl {
	font-weight: bold;	
}

.reviews img {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	border:0 none;
}

.breakingnews {
	border:3px solid red;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
