/* @override http://www.caryad.de/caryad_gal.css */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	background: #f2e7d1 url(bilder/galerie/hg_gal.gif) no-repeat right bottom; 
	color: #000000; 
	text-align: left;
	height:100%;
	font: 80%/140% Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", Times, serif;
	}

#main {
	height: 100%;
 	text-align: left;
 	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#gallinks {
	background: transparent url(bilder/galerie/hg_info.gif) no-repeat;
	width: 207px;
	height: auto;
	float: left;
	}

#galmitte {
	width: 700px;
	height: 100%;
	float: left;
	margin-left: 70px;
	padding-top: 40px;
	}

#info {   
	width: 174px;
	height: 436px;
	float: left;
	}

a img {
	text-decoration: none;
	border-style: none;
	}

#seitennavi a:link, #seitennavi a:visited {
	text-decoration: none;
	font-size: 50px;
	font-weight: bold;
	margin-right: 2px;
	margin-top: 5px; 
	position: relative;
	top: 5px;
	left: 3px;
	color: #000000;
	}

#seitennavi a:hover {
	text-decoration: none;
	font-size: 50px;
	font-weight: bold;
	margin-right: 2px;
	position: relative;
	top: 5px;
	left: 3px;
	color: #2c3b74;
	}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}

a:focus, a:hover, a:active { 
	color: #00203e;
	text-decoration: none;
	}

ul {
	list-style: none;
	width: 180px;
	height: auto;
	margin-top: 30px;
	}

.imgbg {
	background: url(bilder/basic/img_bg.gif) no-repeat 50% 200px;	display: block;
	}

li {
	margin-left: 16px;
	}

.blocked {
	display: block;
	}

.clear {
	clear: both;
	}

.seite {
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	}



.underline {
	background: url(bilder/basic/1pxgrau.gif) repeat-x left bottom;
	width: 180px;
	height: 40px;
	margin-bottom: 2em;
	position: relative;
	top: 0px;
	left: -15px;
	}

.bildtitel {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 2em;
	font-size: 120%;
	}

.beschreibung {
	margin-bottom: 2em;
	}	 
