/* DATEI: main.css */



	/* allgemein */


body {
	behavior: url("/css/csshover.htc");
	background: #000 url('/img/background.gif') no-repeat center top;
	margin: 0;
	padding: 0;
	border: 0;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

img {
	margin: 0;
	border: 0;
}

img.gal {
	border: 2px solid #d85200;
	margin: 0 0 10px 113px;
}

img.gal2 {
	border: 2px solid #d85200;
	margin: 0 7px 7px 0;
	width: 100px;
}

img.absatz {
	border: 2px solid #d85200;
	margin: 0 15px 15px 0;
	width: 100px;
	float: left;
}




	/* layout */

	
#muh {
	margin: 0 auto;
	width: 726px;
}

#header {
	background: url('/img/header.jpg') no-repeat;
	width: 726px;
	height: 129px;
}

#nav {
	background: url('/img/nav.gif') no-repeat;
	width: 726px;
	height: 21px;
}

#content {
	background: url('/img/content.gif') no-repeat left top;
	width: 726px;
}

#content2 {
	background: url('/img/content2.gif') no-repeat left top;
	width: 726px;
	padding: 18px 0 30px 0;
}

#left {
	width: 510px;
	min-height: 320px;
	float: left;
	padding: 0 0 30px 0;
}

#left form {
	margin: 0 0 0 113px;
}

#left form table {
	margin: 0 0 0 0;
}

#left2 {
	width: 720px;
	min-height: 320px;
	float: left;
	padding: 0 0 30px 0;
}

#right {
	background: url('/img/icons.gif') no-repeat top;
	width: 203px;
	float: right;
}

img#photo {
	width: 203px;
	margin: 57px 0 0 0;
}

#footer {
	background: url('/img/footer.gif') no-repeat top;
	width: 726px;
	height: 26px;
}

#last {
	width: 410px;
	height: 26px;
	float: left;
}

#up {
	width: 303px;
	height: 26px;
	float: right;
}




	/* menu */

	
#menu {
	height: 21px;
	margin: 0 0 0 77px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	height: 21px;
	color: #666;
}

#menu li {
	float: left;
	background: url('/img/menu_l.gif') no-repeat left top;
	margin: 0;
	height: 21px;
	padding: 0 0 0 8px;
}

#menu li:hover {
	background: url('/img/menu_l.gif') no-repeat left bottom;
}

#menu a {
	float: left;
	display: block;
	width: 0.1em;
	background: url('/img/menu_r.gif') no-repeat right top;
	padding: 5px 10px 5px 2px;
	margin: 0;
	font: 11px 'Georgia', 'Times New Roman', Times, serif;
	line-height: 11px;
	color: #b84600;
	text-transform: uppercase;
	text-decoration: none;
}

#menu a:hover {
	color: #fff;
	background: url('/img/menu_r.gif') no-repeat right bottom;
	
}

#menu ul a {
	width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#menu a {
	float: none;
}

/* End IE5-Mac hack */

#news #news, 
#about #about, 
#tri #tri, 
#photos #photos, 
#gbook #gbook, 
#links #links, 
#kontakt #kontakt {
	background: url('/img/menu_l2.gif') no-repeat left top;
}

#news #news a, 
#about #about a, 
#tri #tri a, 
#photos #photos a, 
#gbook #gbook a, 
#links #links a, 
#kontakt #kontakt a {
	background: url('/img/menu_r2.gif') no-repeat right top;
	color: #fff;
}




	/* typo */

	
p { 
	font: 11px/15px Verdana, Arial, sans-serif;
	color: #ddd;
	margin: 0 10px 0 113px;
}

p.small { 
	margin: 0 10px 8px 0;
	color: #333;
}

p.gbook { 
	margin: 0 10px 20px 113px;
}

p.gal { 
	margin: 10px 0 0 113px;
}

p.title { 
	margin: 0 10px 5px 113px;
	padding: 0 0 2px 0;
	border-bottom: 1px #333 dotted;
}

#last p { 
	line-height: 11px;
	color: #555;
	margin: 8px 0 0 79px;
}

#up p { 
	line-height: 11px;
	text-align: right;
	color: #555;
	margin: 8px 25px 0 0;
}

h1 { 
	font: 22px 'Georgia', 'Times New Roman', Times, serif;
	line-height: 18px;
	color: #d85200;
	margin: 57px 0 0 113px;
	padding: 0 0 10px 0;
}

h2 { 
	font: 15px Verdana, Arial, sans-serif;
	line-height: 13px;
	color: #d85200;
	margin: 18px 0 8px 113px;
}

h3 { 
	font: 11px Verdana, Arial, sans-serif;
	line-height: 11px;
	color: #d85200;
	margin: 0 0 8px 113px;
}


	/* links */
	
	
div#up p a {
	line-height: 11px;
}


a:link, a:visited {
	font: 11px Verdana, Arial, sans-serif;
	line-height: 14px;
	color: #999;
	text-decoration: none;
}

a:hover, a:active {
	color: #333;
}

div#content p a:link, div#content p a:visited, a.mail:link, a.mail:visited {
	background-color: #222;
	padding: 1px 3px 0 3px;
}

div#content p a:hover, div#content p a:active, a.mail:hover, a.mail:active {
	color: #333;
	background-color: #000;
}

div#content p a.noline:link, div#content p a.noline:visited, div#content p a.noline:hover, div#content p a.noline:active {
	border-bottom: 0px;
	color: #555;
}

div#content p a.lightbox:link, div#content p a.lightbox:visited, div#content p a.lightbox:hover, div#content p a.lightbox:active {
	background: none;
	padding: 0 0 0 0;
}

table {
	border: 0;
	margin: 0;
	padding: 0; 
    border-collapse: collapse;
	margin: 0 10px 0 113px;
}

td {
	font: 11px/15px Verdana, Arial, sans-serif;
	padding: 5px 8px 3px 0;
	margin: 0;
	vertical-align: top;
	color: #fff;
}

table.about {
	margin-bottom: 30px; 
}

table.about td {
	border-bottom: 1px dotted #aaa;
}

table.about td.muh {
	padding: 5px 8px 3px 0;
	border-bottom: 0;
	margin: 0;
	vertical-align: top;
	color: #666;
}

table.form td {
	font: 11px/15px Verdana, Arial, sans-serif;
	padding: 2px 8px 1px 0;
	margin: 0;
	vertical-align: top;
	color: #fff;
}

table.form {
	margin: 0 10px 30px 113px;
}