/* LAOS CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #786247;
	line-height:18px;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
	background-color:#E9E2D7;
}

html {
	width:100%;
	height:100%;
	}


#list {
	list-style-image: url(../laymedia/listico.gif);
	padding-left:50px;
	}
#list_abc {
	list-style-type:upper-latin;
	padding-left:50px;
	}


/* links */
	
a:link {
	text-decoration: none;
	color: #FF6600;
	}

a:visited {
	text-decoration: none;
	color: #573D24;
	}
	
a:hover {
	text-decoration: none;
	color: #000000;
	}
	
a:active {
	text-decoration: none;
	color: #000000;
	}

/* navi */

.navi {
	font-family:Georgia, Times, serif;
	font-size:12px;
	color:#471B13;
	line-height:14px;
	text-decoration:none;
	letter-spacing:1px;
	text-transform:uppercase;
	
	}
.navi a:link {
	color:#968265;
	}
.navi a:visited {
	color:#968265;
	}
.navi a:hover {
	color:#FF6600;
	}
.navi a:active {
	color:#000000;
	}

.navi2 {
	font-family:Georgia, Times, serif;
	font-size:12px;
	color:#471B13;
	line-height:16px;
	text-decoration:none;
	
	}
.navi2 a:link {
	color:#968265;
	}
.navi2 a:visited {
	color:#968265;
	}
.navi2 a:hover {
	color:#FF6600;
	}
.navi2 a:active {
	color:#000000;
	}


/* navi box */

#nav_box_1 {
	padding-bottom:10px;
	
	
	}
#nav_box_2 {
	padding-bottom:10px;
	padding-left:20px;
	}



/* txt */


.impress {
	font-size:10px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#968265;
	text-decoration:none;
	letter-spacing:1px;
	}
	
.impress a:link {
	color: #573D24;
	}
.impress a:visited {
	color: #573D24;
	}
.impress a:hover {
	color: #FF6600;
	}
.impress a:active {
	color: #000000;
	}


.head {
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height:32px;
	color: #471B13;
	}

.subhead {
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height:30px;
	color:#968265;
	}
.versal {
	text-transform:uppercase;
	}

.zitat {
	font-weight:bold;
	}

.lead {
	font-family:Georgia, Times, serif;
	font-size:12px;
	letter-spacing:1px;
	text-transform:uppercase;
	}
.tabelle {
	padding:5px;
	vertical-align:top;
	width:50%;
	border-top:1px solid #968265;
	}
.help {
	font-size:9px;
	text-transform:uppercase;
	line-height:13px;
	}