/* default elements */
* {margin: 0; padding: 0;}

html {
       overflow-y: scroll;
}

body {
	background: #7C6F5C url(img/bg.jpg) fixed 0 0;
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

a {color: #000;outline:none;}
a:hover {color: #963;}

big {font-size: 1.1em;}

.floatleft {
	float: left;
	margin: 0 13px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
h1,h2 {color: #442; padding: 8px 0 2px;}

h1 {color: #441; font: normal 2.6em Georgia,"Trebuchet MS",sans-serif; }

.content h1 {
	color: #441;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 {color: #441; font: normal 1.6em Georgia,"Trebuchet MS",sans-serif; padding: 20px 0 2px;}
h2 a {text-decoration: none;}
h2 a:hover {text-decoration: underline;}

h3 {
	color: #442;
	font-size: 1.1em;
	margin: 1.5em 0 8px 0;
	padding: 0;
}

h4 {
	border-bottom: 1px solid #441;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {
	margin: 0 0 1em 0;
	padding: 0;
	text-align: justify;
}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #332 url(img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 762px;
}
#container {
	background: #FBF9F4;
	border-top: 6px solid #332;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}

/* header */
.title {
	background: #E2DED4;
	border-top: 1px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.6em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 2px solid #663;
	background: #DAD7C5 url(img/header2.jpg) no-repeat left bottom;
	height: 220px;
	
	
}

.header h1 {
	color: #E4E0D5;
	font: normal 1.2em Georgia,"Trebuchet MS",sans-serif;	
	padding: 10px 0 10px 18px;
}

.title a,
.title a:visited {
	color: #441;
	text-decoration: none;
}
.title a:hover {
	color: #000;
	text-decoration: none;
}

/* main */
.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	background: #DCDAC9 url(img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 30px;
	font-size: 0.9em;
	line-height: 1.2em
}
.bottom .left {width: 25%;}
.bottom .mitte {width: 25%;}
.bottom .right {width: 25%;}
.bottom .right-2 {width: 25%;}

/* footer */
.footer {
	background: #332;
	color: #EED;
	padding: 10px 30px;
}
.footer p {
	margin: 0;
	padding: 0;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 500px;}
.col2 .right {width: 230px;}
.content {padding: 18px 20px 18px 30px;}
.left {
	float: left;
}
.right-2 {float: right;}
.right {float: left;}
.mitte {float: left;}
.right .content {padding: 38px 12px 12px 20px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

.ci {
	color: #f00 !important;
}

.thinframe {
	border: 1px solid #aa8;
}


/* Google Map
-----------------------------------------------*/ 
#map {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	height: 350px;
	margin: 1em 0;
	padding: 0;
	width: 425px;
}
#googletooltip {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

/* Navigation
-----------------------------------------------*/ 
#menu {
	background: #DCDAC9;
	border-bottom: 1px solid #AA8;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu ul {
	margin: 0 0 0 30px;
	padding: 0;
}
#menu ul li {
	display: inline;
	margin: 0;
	line-height: 36px;
	list-style: none;
	padding: 0;
}
#menu ul li a,
#menu ul li a:visited {
	color: #000;
	padding: 0 20px 0 0;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #963;
	text-decoration: none;
}
.selected {
	color: #f00 !important;
}
