html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}




body {
	font-family: Verdana, Arial, sans-serif;
	color: #222222;
}

#page {
	width: 815px;
	margin: 10px auto 10px auto;
	padding: 0px 20px 0px 20px;
	background: url('../images/shadow.gif') repeat-y #ffffff;
}

#header {
	position: relative;
	width: 815px;
	height: 103px;
	background: #fff2b5;
	border-bottom: 5px solid #b52e2b;
}

#header #logo {
	position: absolute;
	bottom: 0px;
}

#header #sterne {
	position: absolute;
	left: 340px;
	top: 17px;
}

#header #hochschwarzwald-card {
	position: absolute;
	left: 585px;
	top: 17px;
}

#header #stpeter {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#pict {
	position: relative;
	border-top: 1px solid #fff2b5;
	border-bottom: 1px solid #fff2b5;	
	padding: 0px;
	margin: 0px;
	height: 243px;
	
}

#pict img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px; 
}

#navigation {
	height: 138px;
	border-top: 5px solid #b52e2b;
	background: url(../images/bg-navigation.gif)
}

#navigation ul {
	padding: 7px 15px;
}

#navigation li, #navigation li a  {
	display: inline;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #b52e2b;
	text-decoration: none;
}

#navigation li.selected a {
	color: #0038a1;
}

#navigation #first {
	font-size: 14px;
}


#navigation #second {
	font-size: 12px;
}

#content {
	padding: 0px 15px 30px 15px;
	min-height: 200px;
}

#content .box {
	display: block;
	clear: both;
	margin-bottomOGG: 15px;
}

#content h1 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 19px;
	display: block; 
	clear: left;
	margin-bottom: 19px;
}

#content h2 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 16px;
}

#content h3 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block; 
	clear: left;
	float: left;
	line-height: 150%;
}

#content p {
	clear: both;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 15px;
}

#content .pict {
	border: 0px;
	margin: 0px
	padding: 0px;
	width: 385px;
}

#content br {
	clear: both;
}

#content.fotos {
	padding-top: 15px;
}


#content.fotos p {
	width: 100%;
	font-size: 11px;
}

#content .text {
	display: block;
	float: left;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 12px;
}

#footer {
	clear: both;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	color: #b52e2b;
}


#content .block {
	clear: both;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 785px;
	
	border-bottom: dotted #CCCCCC 1px;
}

#content .block h2 {
	margin-top: 0px;
	margin-bottom: 15px;	
}

#content .block h3 {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;	
}

#content .block .text {
	width: 385px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#content .block p {
}

#content .block img {
}

#content .thumbs img {
	padding: 0px;
	margin: 0px;
}

#content .thumbs li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#content .thumbs .middle, #content .thumbs .last {
	margin-left: 5px;
}


#content .pict-left .text {
	float: right;
}

#content .pict-right .text {
	float: left;
}

#content .pict-left .pict{
	float: left;
}

#content .pict-right .pict {
	float: right;
}

#content .no-pict .right {
	margin-left: 15px;
}


.people {
	clear: both;
	float: left;

}
#content .people .person {
	float: left;
	width: 100px;
	padding: 5px;
}

#content .people .person img {
	
}

#content .people .person p {
	font-size: 10px;
}

#content form label {

	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	width: 150px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dashed 1px #999999;
	
	margin-bottom: 5px;
}

#content form input {
	margin-left: 5px;
	padding: 2px;
	width: 196px;
	height: 16px;
	border: solid 1px #999999;
}

#content form textarea {
	margin-left: 5px;
	padding: 2px;
	width: 346px;
	height: 180px;
	border: solid 1px #999999;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 2px 0px 2px 0px;	
}

#content .welcome h2 {
	font-family: "Georgia";
	font-size: 27px;
	color: #b52e2b;
	color: #0038a1;
	color: #000000;
}

#content .welcome p {
	font-size: 12px;
	line-height: 150%;
	
}

#content a {
	color: #b52e2b;
}

#footer {
	color: #b52e2b;
	font-size: 12px;
	font-family: Georgia, serif;
	line-height: 17px;
}

#footer a {
	color: #b52e2b;
}

#footer-language {
	font-size: 10px;
}

.picts-languages img {
	margin-bottom: 5px;
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color: #444;
	padding: 10px;
	width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }



#datenschutzerklaerung h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 36px;
	margin-bottom: 12px;
	
}

#datenschutzerklaerung #content ul li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-left: 24px;
	margin-bottom: 3px;
	list-style-type: disc;
	line-height: 18px;
}

