/*MAIN*/

html, body {background-color: #FFDB7F; margin: 0px; padding: 0px; cursor: default;}

img, a, table, td {border:0px}

p {margin-bottom: 15px; line-height: 150%}

h1 {margin-bottom: 40px; font-size: 27px}
h2 {margin-bottom: 25px; font-size: 22px}
h3 {margin-bottom: 20px; font-size: 17px; line-height: 150%}
h4 {margin-bottom: 15px; font-size: 15px}
h5 {margin-bottom: 15px; font-size: 12px}

ul {margin-left: 30px; list-style-image:url(design/li_moon.png)}
li {line-height: 180%; margin-bottom: 15px; text-align: left}

a:link {color: #960155; text-decoration: underline; font-weight: bold}
a:visited {color: #620020; text-decoration: underline; font-weight: bold}
a:hover {color: #620020; text-decoration: none; font-weight: bold}
a:active {color: #960155; text-decoration: none; font-weight: bold}


/*CONTENT*/

div#content
	{width: 681px; height: 101%;
	margin-left: auto; margin-right:auto;
	margin-top: 12px; margin-bottom: 10px;
	position: relative;
	background-color: #FFFACD;
	background-image: url(design/om.gif);
	background-repeat: no-repeat;
	background-position: right bottom}

div#head
	{width: 681px; height: 110px;
	margin-bottom: 2px;
	position: relative}

/*NAVI*/
#nav ul
	{width: 668px; height: 27px;
	background-color: #FFA862;
	text-align:center; 
	margin: 0px; overflow: hidden;
	padding-top: 0px; padding-bottom: 3px; padding-left: 13px}

#nav li
	{font-family: 'Century Gothic', sans-serif;
	font-size: 15px; font-weight: bold;
	float: left;
	list-style-image: url(design/li.gif); 
	margin-left: 17px; margin-right: 10px; margin-bottom: 0px; margin-top: 2px;}

#nav a:link 
	{color: #ffebd9; text-decoration: none}
#nav a:visited
	{color: #ffebdd; text-decoration: none}
#nav a:hover 
		{color: #fffbd9; text-decoration: none; background-color: #ac386a;  padding-top:5px; padding-bottom:6px;}
#nav a:active
	{color: #fffbd9; text-decoration: none; background-color: #ac386a}
#akt {color: #fffacd; background-color: #ac386a}
/*NAVI-ENDE*/

div#text
	{height: 101%; width: 562px;
	font-family: 'Century Gothic', Arial, sans-serif;
	color: #960155; font-size: 14px;
	text-align: justify;
	padding: 35px 60px 70px 60px;
	background: url(design/BG.gif) center center no-repeat;
	position: relative}

div#foot 
	{width: 682px; height: 20px;
	padding-top: 5px;
	position: relative;
	font-family: sans-serif;
	font-size: 10px; color: #620020;
	text-align: right;
	background-color: #ffdb7f}

.small
	{font-size: 10px;
	text-align: left;}

	
/* GALERIE */
div#gal_cont
	{font-family: 'Century Gothic', Arial, sans-serif;
	color: #960155; font-size: 14px;
	text-align: center;
	padding-top: 35px; padding-bottom: 70px;
	background: url(design/BG.gif) center center no-repeat;
	position: relative}

#gal_pic
	{width: 630px; height: 510px;
	overflow: hidden;
	margin-left: auto; margin-right:auto; margin-bottom: 15px;
	position: relative; left: 0px}
#gal_thumb
	{white-space:nowrap;
	width: 630px; height: 126px;
	overflow: auto;
	position: relative;
	margin-left: auto; margin-right: auto}
	
/*FORMULAR*/
td.form-text
	{text-align: right;
	font-size: 12px; font-weight: bold;
	padding-left:10px;
	font-family: Arial, sans-serif;}
h3 {font-family: Arial, sans-serif}

