	/*ticklepink*/body,
	html {
		margin:0;
		padding:0;
	}
	#header, #topimage, #bottomimage, #footer, #sidebartopimage, #sidebar, #sidebarbottomimage, #lowerbox, #lowerboxtopimage, #lowerboxbottomimage, #navigation, .footer { display : none; } 

	body {
		min-width:750px;
color : #000000; background : #ffffff; font-family : "Times New Roman", Times, serif; font-size : 12pt;		
	}
	.style3 {color: #000000}
	#wrap {
			background-image:url(images/bg_fuchsia.jpg);
		margin:15px auto;
		width:800px;
	}
	#header {
		background-image:url(images/header.jpg);
		
		height:318px;
		width:800px;
	
	}
	#header h1 {
		margin:0;
		padding:0;
		
    }
	#nav {
		background:#c99;
		padding:5px;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	
	}

	#main {

		float:left;
		width:800px;
		line-height:1.5;
		font-size: 87%;
		
		z-index:88;
		
	}
	#main p {
		padding:0px 40px 0px 30px;
		text-align:justify;
	color: #666;

		margin: 0px;
    }
		#main h2 {

		text-align: center;
		padding:0px 40px 0px 30px;
		color: #D92C9F;
		font-weight: lighter;
		font-size: 14pt;
		text-decoration:underline;
		
    }
			#main h3 {
		padding:0px 40px 0px 30px;
		text-align:center;
		color: #D92C9F;
		font-weight: lighter;
		font-size: 12pt;
		font-style:italic;
		
    }
				#main h4 {
		padding:0px 40px 0px 30px;
		text-align:center;
		color: #D92C9F;
		font-weight: lighter;
		font-size: 10pt;
		font-style:italic;
		
    }
		#main h5 {
		padding:0px 40px 0px 30px;
		text-align:justify;
	color: #666;
	font-weight:100;
	font-size:80%;
    }

	#main ul
	{

padding: 20px;
margin: 20px;
margin-left: 40px;
padding-top:5px;/*abstand zw. p und li*/
margin-top:5px;/*abstand zw. p und li*/	
line-height:1.2;
text-size:70%;
color: #666;
list-style-type:circle;


	}
		#topimage{ /*runde ecken oben content*/
		padding:0 0 0 0 ;
		background-image:url(images/content_top.jpg);
		background-repeat:no-repeat;
		/*height:21px;
		width:587px;*/
    }
		#bottomimage{/*runde ecken unten content*/
		background-image:url(images/content_bottom.jpg);
		/*float:center; */
		width:587px;
		height:120px;
    }
	
/*----------- FIRST LETTER FORMATTING ----------- */

#main p:first-letter {
font-size: 3.5em;
font-family: "Edwardian Script ITC", "Brush Script MT", serif, cursive;
}
#main p:first-line { line-height: 0.8; 
}

/*----------- FIRST LETTER FORMATTING ----------- */
/*webdesign.about.com/od/examples/l/bl_initial_cap_examples.htm #main p:first-line { line-height: 0.8; }



/*----------- UPPER NAVIGATION ----------- 	*/
	#sidebar {
		background-image:url(images/nav_middle.jpg);	
		float:left;
		width:210px;
			font-size: 14px;
		color:#666;
		line-height:1.2;
	}
	#sidebar ul {
		margin-bottom:0;
		list-style:none;
		list-style-position:outside;
		padding: 0px;
		margin-left: 21px;
    }
    #sidebar h3, #sidebar h2,#sidebar h4,#sidebar p {
		padding:0px 40px 0px 21px;		
    }
			#sidebartopimage{ /*runde ecken oben content*/
			padding:0 0 0 0 ;
			background-image:url(images/nav_top.jpg);
			background-repeat:no-repeat;
				width:213px;
				height:68px;
		}
			#sidebarbottomimage{/*runde ecken unten content*/
			background-image:url(images/nav_bottom.jpg);
			/*float:center; */
			width:213px;
			height:28px;
		}
/*----------- UPPER NAVIGATION ----------- 	*/	

/* ----------- LOWER NAVIGATION----------- 	*/
	#lowerbox {
		background-image:url(images/nav2_middle.jpg);	
		float:left;
		width:210px;
		font-size: 14px;
		color:#666;
		line-height:1.2;
		background-repeat:repeat;
	}
	#lowerbox ul {
		margin-bottom:0;
		list-style:none;
		list-style-position:outside;
		padding: 0px;
		margin-left: 21px;
    }
    #lowerbox h3,#lowerbox h2,#lowerbox h4, #lowerbox p {
		padding:0px 40px 0px 21px;	
    }
			#lowerboxtopimage{ /*runde ecken oben content*/
			padding:0 0 0 0 ;
			background-image:url(images/nav2_top.jpg);
			background-repeat:no-repeat;
				width:213px;
				height:31px;
		}
			#lowerboxbottomimage{/*runde ecken unten content*/
			background-image:url(images/nav2_bottom.jpg);
			float:left;/*muss center sein !!!*/
			width:213px;
			height:34px;
		}	
/*----------- LOWER NAVIGATION ----------- 	*/
		
/* ----------- L I N K S   S T A R T -----------	*/
		/* ----------- NAVIGATION LINKS -----------	*/	
.nav A:link {text-decoration: none;  color: #8E0D5E; font-size:14px;}
.nav A:visited {text-decoration: none; color: #8E0D5E;font-size:14px;}
.nav A:active {text-decoration: none; color: #8E0D5E;font-size:14px;}
.nav A:hover {text-decoration: none; 	color: #D92C9F;	font-size:14px;}
		/* ----------- NAVIGATION LINKS -----------	*/		

		/* ----------- Main content LINKS ----------- */	
A:link {text-decoration: underline;color: #D92C9F;}
A:visited {text-decoration: underline; color: #D92C9F;}
A:active {text-decoration: underline; color: #D92C9F;}
A:hover {text-decoration: underline; 	color: #8E0D5E;	}
		/* ----------- Main content LINKS ----------- */	
		
		/* ----------- FOOTER LINKS ----------- */	
.footer A:link {text-decoration: underline;color:#FAD1F7;}
.footer A:visited {text-decoration: underline;color:#FAD1F7;}
.footer A:active {text-decoration: underline;color:#FAD1F7;}
.footer A:hover {text-decoration: underline;color:#FAD1F7;}
		/* ----------- FOOTER LINKS ----------- */	

/* ----------- L I N K S   E N D  -----------	*/

		
	#footer {
	background-image:url(images/bg_fuchsia.jpg);
	clear:both;
	color:#FAD1F7;
	}
	#footer p {
		padding:5px;
		margin:0;
		text-align:center;
color:#FAD1F7;
		font-size:70%;

    }
	/* ----------- top right links  -----------	*/
			#top_top {
		padding:0px 35px 0px 0px;
		margin:0px;
		text-align:right;
color:#ffffff;
		font-size:70%;

    }
	/* ----------- top right links  -----------	*/
	/* ----------- content centered links  -----------	*/
		#top {
		padding:3px 0px 0px 0px;
		margin:0px;
		text-align:center;
color:#8E0D5E;
		font-size:70%;

    }	
	/* ----------- 90% content centered links  -----------	*/