body,table,td,p,form {
	font-family:verdana,sans-serif;
	color: #839CAC;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
	padding: 0px;
	margin:0px;
	}
	
.weissgr {
	color: #E1E6EA;
    font-size: 12px;
}

#linkeseite {
	float: left;
	width: 656px;
	height: 600px;
	padding:0px;
	margin:0px;		
}

#rechteseite {
	float: left;
	width: 244px;
	height: 600px;
	padding:0px;
	margin:0px;		
}

#galerieinfos {
    width: 520px;
	height: 126px;
	padding:0px;
	margin:0px;	
	padding-top: 40px;
	padding-left:23px;	   
	}	
* html #galerieinfos {
	margin-bottom:43px;
	}

#galeriebilder {
    width: 580px;
	height: 404px;
	padding:0px;
	padding-left:23px;
	margin:0px;	   
	}

#kastenrechts {
	border-style: solid;
	border-width: 1px;
	border-color: #839CAC;
	width: 220px;
	height: 443px;
	padding:0px;
	margin:0px;	
}

.g_bild {
	float:left;
	height:120px;
	width:103px;
	padding:0px;
	margin:0px;
	margin-right: 3px;	
	}

.g_bildrahmen {	
	border-style: solid;
	border-width: 1px;
	border-color: #839CAC;
	padding:0px;
	margin:0px;	
	}

a.weiss:link,a.weiss:active,a.weiss:visited {
    	    color:#839CAC;
			text-decoration: none;
            }
			
a.weiss:hover,a.weiss:visited:hover {
    	    color:#839CAC;
			text-decoration: underline;
            }				
