* { font-family : verdana, arial, helvetica, sans-serif; 	color: #000000;}

body { 
	background-color: #c0deb1; 
	scroll:auto;
	scrollbar:hide; 
	scrollbar-face-color: #A4D0D0;
	scrollbar-shadow-color: #223322;
    scrollbar-highlight-color: #ccffCC;
    scrollbar-3dlight-color: #CCccff;
    scrollbar-darkshadow-color: #222233;
    scrollbar-track-color:#C0DEB1;
    scrollbar-arrow-color: #ccccff;
	text-align:center;
	margin:0px; 
	padding:0px;}

/* div definitions */
#all{ 
	width:820px;
	height:auto;
	padding:0px;
	margin:0px auto;
	text-align:left;
		}
#name{
    background-color: none;
    position:relative;
	top:143px;
    left:25px;
    width:300px;
    height:19px;
    z-index:99;
	font-weight: bold;
	text-decoration:none;
	font-size:18;
	letter-spacing:4px;
	word-spacing:10px;
	font-family : verdana, arial, helvetica, sans-serif;
	}
#firsthalf {
		background-color: #99ccbb;
		margin:0px;
		padding:0px;
		top:0px;
		width: 100%; 
		height: 130px;
		}

#secondhalf {
		background-color:transparent;
		top: 180px;
		width: 100%;
		min-height:500px;
		border-left:5px solid black;
		}
#submenCont1 {
		background-color:#99ccbb;
		width: 110px;
		top: 180px;
		height:450px;
		float:left;
		text-align: left;
		font-size:10px;
		}
#submenCont2{
		padding-top:12px}
#submenTxt1{ 
	line-height: 1px;
    text-align: center;
    font-size: 18px;
    color: #669999;
    font-weight:bold;
    letter-spacing: 2px;
}			
#iframeMenu{
		width:110px; 
		height:440px;}
#contentCont1 {
		font-family : verdana, geneva, arial, helvetica, sans-serif;
		background-color: #c0deb1;
		font-size:10px;	
}
#contentCont2{
		padding-top:10px;		/* muss gleich den margins von #schluss sein */
		padding-bottom:10px;	/* muss gleich den margins von #schluss sein */
		padding-left:10px;		/* muss gleich den margins von #schluss sein */
		padding-right:10px;		/* muss gleich den margins von #schluss sein */
		margin-bottom:5px;
		border-right:5px solid #99ccbb;
		border-left:110px solid #99ccbb;
		border-top:0;
		}
#schluss{background-color:#99ccbb;
		line-height:12px;
		font-size:9px;
		margin-left:-10px;		/* muss gleich den paddings von #ContentCont2 sein */
		margin-right:-10px;		/* muss gleich den paddings von #ContentCont2 sein */
		margin-bottom:-10px;	/* muss gleich den paddings von #ContentCont2 sein */
		margin-top:10px;		/* muss gleich den paddings von #ContentCont2 sein */
}

		
/* .name ist das mittige "josef buchinger" */
a.name:link, a.name:visited {color: #107010;	text-decoration:none;	}
a.name:hover{ 		color: #107010;	text-decoration:unlerline; font-weight: bold; }
a.name:active{ 		color: #107010;	font-weight: bold;		}
		
A:link{			color: #000099; 	text-decoration:underline;}
A:visited{  color: #000099;   text-decoration:none;     }    
A:hover{		color: #990000;		text-decoration:underline;}
A:active{ 	color:red;   			text-decoration:underline;}
	 
td, p, li { 
	font-size: 11px;
	color: #000000;
    text-align: justify;
	font-family : verdana, arial, helvetica, sans-serif;
    }
.center {text-align: center;}
blockquote { 
	font-style: normal;
	font-size: 11px;
	color: #333333;
    text-align: justify;
	font-family : verdana, arial, helvetica, sans-serif;
    }
h1 {
    text-align: center;
    font-size: 18px;
    color: #336600;
    line-height: 20px;
    font-weight:bold;
    letter-spacing: 2px;
    word-spacing: 4px;
	font-family : verdana, arial, helvetica, sans-serif;
    }
h2 {
    text-align: left;
    font-size: 15px;
    color: #003300;
    line-height: 18px;
    font-weight:bold;
    letter-spacing: 1px;
    word-spacing: 2px;
    text-indent: 3pt;
	font-family : verdana, arial, helvetica, sans-serif;
    }
h3 {
    text-align: left;
    font-size: 13px;
    color: #6666FF;
    line-height: 16px;
    font-weight: bold;
    letter-spacing: normal;
	font-family : verdana, arial, helvetica, sans-serif;
    }
    
hr {
	color: #99ccbb;
}

div.lc_l2 {background-color: #7BA7D2; margin-bottom: 2px;}
div.lc_l3 {padding-left: 15px;  width: 100%;}
img {border:0;}
img.lc {
	width:10;
	height:10;
	margin: 4px;
	vertical-align: middle; border:0;}
