	
body {	
		background-image: url('crossection-small.jpg');
		font-family: Georgia, Times, serif; 
		font-size: 12px;
		color: #74748B; 
	}

h1 		{font-size:30px;
		font-weight: lighter;
		}
h2		{font-size:16px;
		font-weight: lighter;}

a:link 	{text-decoration: none; 
		color:#74748B;
		}

a:visited {color:#FF66CC;
		text-decoration: none;
				}

a:hover {color: #00CC99;
				}

a:active{text-decoration: line-through;}




#main{
		margin: 20px 0px 0px 250px;
		padding:0;
		width: 70em;
		font-size:12px;
		line-height:270%; 
		}
		
#navi{
		float: left; 
		width: 200px;
		margin: 0;
		padding: 70px 0px 0px 30px;
		line-height:80%;
		}

		
		
.links{margin-top:40px;
		font-size: 1.2em;
		color:#9933FF;
		line-height:120%;
		}
		
.title {font-size: 1.2em;}

.untermenue{
		padding-left:15px;
		font-size: 0.85em;
		}
		
.more{ 	position:absolute;
		left: 700px; 
		top: 110px;
		font-size:14px;
		}
		
.less{  position:absolute;
		top: 110px;
		left: 250px;
		font-size: 14px;
		}
.morehigh{
	/* fuer Hochformat photos */
		position:fixed;
		left: 350px; 
		top: 650px;
		font-size:14px;
		}		
.lesshigh{		
		position: fixed;
		top: 650px;
		font-size: 14px;}	
			
.thumbs{
		position: absolute;
		top:20%;
		left:20%;
		overflow:visible;
		font-size:10px;
		line-height:100%;
		}
.thumbsdescription{
		position: absolute;
		top:20%;
		left: 45%;
		font-size: 1.2em;
		line-height: 120%;
		color:#9933FF;
					}


