/* Villa Jauss CSS - ALL */


/* --- General */

		body {
			font-family:"Times New Roman", Times, serif;
			font-size:16px;
			}
		a {
			color:#000;
			text-decoration:underline;
			}

		img {
			border:none;
		}


		.main {
		width: 600px;
		margin-right: auto;
		margin-left: auto;
		}


/* --- Initiative Logo */

.logo {
	height: 40px;
	width: 140px;
	position:relative;
	font-weight:bold;
}
#logo a {
	text-decoration:none;
}
.logoA {	
	position: absolute;
	left: 2px;
	top: 0px;
	font-size: 12px;
}
.logoB {	
	position: absolute;
	left: 0px;
	font-size: 26px;
	bottom: 0px;
}
.logoC {
	position: absolute;
	bottom: 4px;
	left: 127px;
	font-size: 12px;
}

/* --- Logo */

.kopf_logo {
	width: 600px;
	height:40px;
	position:relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;

}


/* --- Randspalte rechts */

		h5 {
			display:none;
			}
			
		.level5 p {			
			margin-top:0px;
			padding-top:0px;
			border-top:0px;
			}
			
		.level5 tr, td, table, tbody, img {
			margin:0px;
			padding:0px;
			border:0px;
			}
		.gallery td {
			margin-bottom:15px !important;
			}
		.level5 table {
			width:140px;
			}		
				
		.level5 {
			margin:0px;
			padding:0px;
			border:0px;
			padding-left:15px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:70%;
			color:#666;
			text-align:right;
			width:140px;
			float:right;
			font-weight:normal;
		}
		
		a.main_rand_links {
			text-decoration:none;
			color:#666;
		}


/* --- Page Content */


h2 {
	padding-top:0px;
	margin-top:0px;
	font-size:160%;
	font-weight:normal;
	padding-bottom:10px;
padding-top:20px;
}

h2 a {
	text-decoration:none;
	}




h3 {
	padding-top:0px;
	margin-top:0px;
	font-size:130%;
	font-weight:normal;
}

h3 a {
	text-decoration:none;
	}
	
.level2 { 
/* width: 440px;*/
}	

.main_text {
	width: 440px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#1A1A1A;
	float: left;
	margin-top: 30px;
	margin-bottom:15px;
}


/* --- Stand vom */

.main_stand  
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:60%;
	color:#999;
	width:440px;
	float:left;
	margin-top:15px;
	padding-bottom:40px;
	text-align:right;
	clear:both;

	}
	

/* ---- Aufgeklappt */
		
		.clasp {
		clear:both;
		margin-top:15px;
		}
		
