/* CSS Document */
/* Coded by Ubiquity c 2007 - in Strict mode */

body
		{
			margin: 50px auto;
			padding : 0;
			text-align: center ;
			font-family : Verdana, Arial, Helvetica, Sans-serif ;
			font-size : 0.9em;
			color: #55601c;
			background-color : #739600 ;
		}
		
div#conteneur
		{
			width: 840px;
			position : relative;
			margin-left : auto;
			margin-right : auto;
			text-align: left ;
			height : 600px;
			border: 1px solid #55601c ;
			background: #ecf7d0 ;
			background-image : url("../bilder/flowers2.jpg");
			background-repeat : no-repeat;
			z-index : 10;
		}

div#conteneur1
		{
			width: 840px;
			position : relative;
			margin-left : auto;
			margin-right : auto;
			text-align: left ;
			height : 700px;
			border: 1px solid #55601c ;
			background: #ecf7d0 ;
			background-image : url("../bilder/flowers2.jpg");
			background-repeat : no-repeat;
			z-index : 10;
		}
		
div#conteneur2
		{
			width: 840px;
			position : relative;
			margin-left : auto;
			margin-right : auto;
			text-align: left ;
			height : 1050px;
			border: 1px solid #55601c ;
			background: #ecf7d0 ;
			background-image : url("../bilder/flowers2.jpg");
			background-repeat : no-repeat;
			z-index : 10;
		}

div#head
	{
	width: 279px;
	height : 106px;
	position : relative;
	top : 12px ;
	left : 12px ;
	background: url("../bilder/logo1.png") no-repeat;
	 }
	
div#menuv
	{	
	width: 168px;
	height : 215px;
	position : absolute;
	top : 165px;
	left : 0px ;
	background: url("../bilder/menuv_back.jpg") no-repeat;
	color : #ecf7d0;
	 }


div#menuh
	{
	width : 500px;
	/* position : absolute;
	 top : 129px;
	 left : 170px;*/
	 margin : 40px 170px ;
	 color : #ecf7d0;
	 }

div#path
	{
 	position : absolute;
	top : 179px;
	left : 230px;
	 /*	margin : 0px 200px ;*/
	}


div#contenu
	{	
	position : absolute;
	 top : 212px;
	 left : 218px;
	 width: 500px;
	/*margin : 0px 200px ;
	margin-top : 0px;*/
	border: 1px dotted #55601c ;
	padding: 0px;
	font-size : 0.9em;
 	}
	
	
div#contenuhp
	{	
	position : absolute;
	top : 210px;
	left : 215px;
	width: 500px;
	height : 200px;
	/*margin : 0px 200px ;
	margin-top : 0px;*/
	border: 1px dotted #55601c ;
	padding: 0px;
	font-size : 0.9em;
	text-align : center;
	
	}
	
	
	
div#footer
	{
	clear: left;
	position : absolute;
	bottom : 0;
	left: 0;
	width : 840px;
	padding : 0px;
	height: 30px;
	border-top : 2px solid #55601c;
	}

	
div#copyright
	{
	width: 840px;
	position : relative;
	margin-left : auto;
	margin-right : auto;
	margin-top : 20px;
	padding : 0px;
	text-align : center;
	}

a
	{
	color : #55601c;
	text-decoration : none;
	}
	
a:hover
	{
 
	color : #c52422;
	text-decoration : none;
	}
		
a:link
	{
	color : #55601c;
	text-decoration : none;
	}

a.mail
	{
	color : #55601c;
	text-decoration : none;
	}
	
a.mail:hover
	{
 
	color : #c52422;
	text-decoration : none;
	}
		
a.mail:link
	{
	color : #55601c;
	text-decoration : none;
	}


a.mail2
	{
	color : #55601c;
	text-decoration : underline;
	}
	
a.mail2:hover
	{
 
	color : #c52422;
	text-decoration : underline;
	}
		
a.mail2:link
	{
	color : #55601c;
	text-decoration : underline;
	}


a.menu
	{
	font-size : 0.9em;
	color : #ecf7d0;
	text-decoration : none;
	}
	
a.menu:link
	{
	font-size : 0.9em;
	color : #ecf7d0;
	text-decoration : none;
	}	

a.menu:hover
	{
 	font-size : 0.9em;
	color : #c52422;
	text-decoration : none;
	}
	
a.footer
	{
	font-size : 0.8em;
	color : #55601c;
	text-decoration : none;
	}

a.footer:link
	{
	font-size : 0.8em;
	color : #55601c;
	text-decoration : none;
	}	

	
a.footer:hover
	{
	font-size : 0.8em;
	 
	color : #c52422;
	text-decoration : none;
	}
	
h1
	{
	margin : 0px;
	padding : 5px;
	font-size : 1.3em;
	color: #55601c;
	}
	
h1#home
	{
	margin : 0px;
	padding : 5px;
	font-size : 1.7em;
	color: #55601c;
	}	
	
h2
	{
	margin : 0px;
	padding : 5px;
	font-size : 1.1em;
	color: #55601c;
	}	
	
h2#kurse
{
	margin : 0px;
	padding : 5px;
	font-size : 1.1em;
	color: #55601c;
	text-align : center;
	}	


h3
	{
	margin : 0px;
	padding : 5px;
	font-size : 1em;
	color: #55601c;
	}
	
h3#kurse
	{
	margin : 0px;
	padding : 5px;
	font-size : 1em;
	color: #55601c;
	text-align : center;
	}
			
p#menuh
	{
	padding : 0px;
	margin : 0px;
	}
	
ul, li
	{
	list-style-image : url("../bilder/bullet.png");
	}	

ul#menuvi
	{
	padding : 15px;
	margin : 10px;
	text-align : left;
	}


ul#menuhi
	{
	padding : 0px;
	margin: 0px;
 
	}

ul#footer
	{
	padding : 0px;
	margin: 0px;	
	list-style-type : none;
	text-align : center;
	padding : 5px;
	}

ul#menuvi li
	{
	list-style-image : url("../bilder/bullet.png");
	margin : 12px;
	top : 0px;
	
	}

ul#menuhi li
	{

	display:inline; 
	background-image: url("../bilder/bullet.png");
	background-repeat: no-repeat; 
	background-position: 0% 65%; 
	padding-left: 10px;

 /*display: inline;
 margin: 0 5px;
 background: url("../bilder/bullet.png") no-repeat;
	*/}

ul#footer li
	{
	display : inline;
	margin : 0;
	
	
	}
	
p#path
	{
	font-size : 0.8em;
	margin : 0px;
	padding : 0px;
	}

p#contenu
	{
	color: #55601c;
	margin : 0px;
	padding : 5px;
	}


p#footsie
	{
	clear: left;
	text-align : center;
	margin : 0px;
	padding : 5px;
	
	}
	
p#copyright
	{
	margin : 0px;
	padding : 0px;
	font-familiy : "Verdana", arial, helvetica, sans-serif ;
	font-size : x-small;
	color : #ecf7d0;

	}
	
p#ubiquity
	{
	margin : 0px;
	padding : 0px;
	font-size : xx-small;
	color : #55601c;
	}

.ubermich
	{
	display : block;
	float : right;
	margin : 0px 20px 20px 0px;
	}
	
.ortsplan
	{
	display : block;
	float : right;
	margin : 0px 20px 20px 0px;
	border: none;
	}

.kontakt
	{
	display : block;
	float : right;
	margin : 0px;
	}

