p,td, li       { color: black; font-weight: normal; font-size: 12px; line-height: 17px; padding-left: 30px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif }
a:link      { color: blue; text-decoration: underline }
a:visited     { color: blue; text-decoration: underline }
a:hover   { color: red; text-decoration: underline }
a:active    { color: red; text-decoration: underline }

/*body        { color: black; font-size: 14px; line-height: 17px; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; margin: 0; padding: 0; border: 0 }*/

h1	{ 
	color: #4c7abc;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px; 
	margin-top: 50px; 
	/*border-bottom: 1px solid #dcdcdc */
	}

h2 {
	color: navy;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	padding-left: 30px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif
	}

h3       { font-size: 12px; font-weight: bold; margin-top: 36px; margin-bottom: -6px }
h4           { font-family: Verdana, Arial, Helvetica, sans-serif; color: #7e7e7e; font-weight: bold; font-size: 12px; line-height: 18px; margin-top: 30px; padding-left: 30px; }
strong { color: #a8bbd4 }
.small  { font-size: 10px; line-height: 12px }
table  { color: white; margin: 0; padding: 0 }
.bold { color: black; font-weight: bold }
.bold_center   { color: black; font-weight: bold; text-align: left }


ul {
	/*margin: 0;
	padding: 0;*/
	list-style-tpye: none;
	}
	





body{
	margin:0;
	background:url(bg.png) repeat-x;
background-color:#a5c8f7;
	}

#container {
			margin-top: 100;
			margin-left: 110;
						width: 480px;
			background-color:#ffffff;
						}

#masthead {
			background: url('header.jpg');
			background-repeat: no-repeat;
			height: 110px;
			width: 480px;
			margin-bottom: 10;
			}
/*
						
#navibox {	width: 120px;
			float: left;
			}
*/

#content {	width: 480px;
			/*background: url('fading_corner_ur.gif');
			background-position: bottom right;
			background-repeat: no-repeat;*/
			margin-top: 20px;
			padding-bottom: 15px;
			/*display: inline;*/

			}
			

p .center {text-align=center;}
			
			
			
.umpachelbel {padding: 0 0 0 30px;
			margin: 0 0 0 30px;}
			
.bildergalerie {margin: 0;
				padding: 0;
				list-style:none;
				}

.bildergalerie ul {	list-style:none;
					display:inline;
					margin:0 0 10px 0;
					}

.bildergalerie li {	float:left;
					margin:0 0 10px 20px;
					padding: 0px 0px 0px 30px;
					font-size: 0.9em;
					line-height: 0.2em;
					/*border: solid 1px #d8d8d8;*/
					}


.bildergalerie h1 {	margin: 0 0 20px 0;}
.bildergalerie h2 {	margin: 10px 0 20px 0;}


.bildergalerie p {	margin:0 10 0 10;
					color:#000000;
					font-size: 0.9em;
					line-height: 1.0em;
					}

.bildergalerie  li a{ color:#000044;} 

.bildergalerie a:hover, .bildergalerie li.active {
	color:#000044;
	text-decoration:none;
		}
	
		
/** contentbox formatierung **/
#content ul{
	margin: 20px;
	padding: 0 5 0 0;
	list-style:none;
	}
	
#content ul li{
	margin:0 0 5px;
	}

#content ul li a{
	color:#7e7e7e;
	font-weight:bold;
	}
/** --- end of contentbox formatierung **/