/* @group tags */

hr {
	width: 521px;
	margin: 5px 0;
	padding: 0;
	color: #386cae;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin: 0;
	padding: 0;
}

table {
	border-style: none;
	border-width: 0;
	text-align: left;
}

body {
	margin: 0;
	padding: 0;
	background: #c5c5c5 url(../sitemedia/hg.png) repeat-x scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
	border-width: 0;
}

img {
	margin: 0;
	padding: 0;
	border-width: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
	border-width: 0;
}

h2 {
	margin: 0;
	padding: 0;
	border-width: 0;
	line-height: 0;
}

/* @end */

/* @group boxen */

#header {
	background: url(../sitemedia/header_statisch.png) no-repeat;
	width: 100%;
	height: 100%;
}


#header a, #header a:link, #header a:visited {
	top: 128px;
	position: relative;
	font-size: 0.7em;
	left: 230px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-right: 30px;
	text-shadow: #224463 0 1px 1px;
}

#header a:hover {
	text-decoration: underline;
}

#header a img {
	margin-top: -3px;
}

#menu {
	height: 335px;
	left: 20px;
	top: 0;
	position: relative;
	visibility: visible;
	background-image: url(../sitemedia/menuhg_ganz.png);
	width: 169px;
}

#menuoben {
	height: 11px;
	left: 20px;
	position: relative;
	visibility: visible;
	width: 169px;
	float: left;
}

#menumitte {
	left: 20px;
	position: relative;
	visibility: visible;
	width: 169px;
	background: url(../sitemedia/menuhg_mitte.png) repeat-y 0 0;
	float: left;
	padding-top: 1px;
}

#menuunten {
	height: 16px;
	left: 20px;
	position: relative;
	visibility: visible;
	width: 169px;
	float: left;
}

#menuweissoben {
	height: 12px;
	left: 18px;
	position: relative;
	visibility: visible;
	width: 173px;
	float: left;
}

#menuweissmitte {
	left: 18px;
	position: relative;
	visibility: visible;
	width: 173px;
	background: url(../sitemedia/menu_w_mitte.png) repeat-y 0 0;
	float: left;
	padding-left: 7px;
}

#menuweissunten {
	height: 18px;
	left: 18px;
	position: relative;
	visibility: visible;
	width: 173px;
	float: left;
}

#inhaltoben {
	width: 564px;
	height: 15px;
	position: relative;
	visibility: visible;
	float: left;
}

#inhaltmitte {
	width: 564px;
	min-height: 600px;
	position: relative;
	visibility: visible;
	background: url(../sitemedia/inhalt_mitte.png) repeat-y;
	float: left;
}

#inhaltunten {
	width: 564px;
	height: 20px;
	float: left;
}

#marginweissoben {
	width: 196px;
	height: 13px;
	position: relative;
	visibility: visible;
	float: left;
}

#marginweissmitte {
	width: 196px;
	position: relative;
	visibility: visible;
	background-image: url(../sitemedia/kasten_marg_w_mitte.png);
	float: left;
	text-align: center;
}

#marginweissunten {
	width: 196px;
	height: 19px;
	position: relative;
	visibility: visible;
	float: left;
}


#marginblauoben, #marginblaumitte, #marginblauunten {
	z-index: 2;
}

#marginblauoben {
	width: 196px;
	height: 13px;
	position: relative;
	visibility: visible;
	float: left;
}

#marginblaumitte {
	width: 196px;
	position: relative;
	visibility: visible;
	background-image: url(../sitemedia/marg_b_mitte.png);
	float: left;
}

#marginblauunten {
	width: 196px;
	height: 19px;
	position: relative;
	visibility: visible;
	float: left;
}

#marginblaumitte iframe {
	width: 160px;
	position: relative;
	visibility: visible;
	margin: 0;
	padding: 0;
	left: 20px;
	opacity: 1;
}

/* @end */

/* @group design */

.titelgraph {
	left: 18px;
	position: relative;
	margin: 3px 0 8px;
}

.titelbild {
	left: 18px;
	position: relative;
	margin: 3px 0 8px;
}

.pagetitel {
	position: relative;
	left: 18px;
	margin: 0;
	padding: 0;
	top: -5px;
}

.copyright, .copyright a, .copyright a:link, .copyright a:visited {
	color: #7d7d7d;
	font-size: 9px;
	padding-top: 5px;
}

#menuweissmitte p {
	font-size: 10px;
	width: 142px;
	color: #386cae;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
}

#inhaltmitte {
}

#inhaltmitte h1 {
	font-size: 11px;
	color: #3869a7;
	position: relative;
	left: 20px;
	font-weight: bold;
background-image: url(../sitemedia/balken_blau.png);
background: #ebf1f6;
background: -moz-linear-gradient(top, #ebf1f6 0%, #abd3ee 50%, #89c3eb 51%, #d5ebfb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebf1f6), color-stop(50%,#abd3ee), color-stop(51%,#89c3eb), color-stop(100%,#d5ebfb));
background: -webkit-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
background: -o-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
background: -ms-linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=0 );
background: linear-gradient(top, #ebf1f6 0%,#abd3ee 50%,#89c3eb 51%,#d5ebfb 100%);
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	
	text-shadow: white 0 1px 1px;
	width: 515px;
		-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #84bae6;
	text-transform: uppercase;
background-image: url(../sitemedia/logo_small.png) no-repeat ;
}

#inhaltmitte p {
	font-size: 11px;
	color: #386cae;
	position: relative;
	width: 500px;
	margin: 10px 0;
	left: 21px;
}

#inhaltmitte ul, #inhaltmitte li {
	font-size: 11px;
	color: #386cae;
	list-style-type: square;
}

#marginweissmitte p {
	font-size: 10px;
	color: #386cae;
	position: relative;
	left: 16px;
	width: 160px;
	margin-bottom: 10px;
	text-align: center;
}



#marginblaumitte h1 {
	font-size: 14px;
	color: white;
	position: relative;
	left: 16px;
	width: 160px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

#marginblaumitte a, #marginblaumitte a:link, #marginblaumitte a:visited {
		font-size: 9px;
	color: white;
	position: relative;
	left: 24px;
	width: 160px;
	font-weight: bold;
	text-decoration: none;
}

#marginblaumitte a:hover {
	text-decoration: underline;
}

#marginblaumitte img {
}

/* @end */

/* @group menu */

.menutitle {
	cursor: pointer;
	color: #fff;
	width: 120px;
	text-align: left;
	font-weight: bold;
	left: 25px;
	position: relative;
	border-bottom: 1px solid white;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

.menutitle a:link, .menutitle a:visited, .menutitle:link, .menutitle:visited {
	color: white;
	text-decoration: none;
}

.menutitle a:hover {
	text-decoration: underline;
}

.submenu {
	margin-bottom: 15px;
	position: relative;
	left: 40px;
	font-size: 11px;
	color: white;
	top: 5px;
	width: 120px;
}

.submenu a:link, .submenu a:visited {
	color: white;
	text-decoration: none;
}

.submenu a:hover {
	color: white;
	text-decoration: underline;
}

.inlinemenu {
	left: 20px;
	position: relative;
	font-size: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}

#inhaltmitte .inlinemenu a, #inhaltmitte .inlinemenu a:link, #inhaltmitte .inlinemenu a:visited, .inlinemenu_off {
	background-color: #3e75b0;
	color: white;
	min-width: 8px;
	margin-right: 1px;
	display: block;
	float: left;
	text-decoration: none;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	padding: 1px 4px;
	text-align: center;
}

#inhaltmitte .inlinemenu a:hover {
	background-color: #e20019;
}

.inlinemenu_off {
	background-color: #8f99ab;
}


.menupfeil_off {
	background: url(../sitemedia/pfeilright.gif) no-repeat;
	float: left;
	width: 13px;
	height: 10px;
	top: 3px;
	position: relative;
}

.menupfeil_on {
	background: url(../sitemedia/pfeildown.gif) no-repeat;
	float: left;
	width: 13px;
	height: 10px;
	top: 3px;
	position: relative;
}

/* @end */

/* @group galerie */

.smallgalpos {
	left: 21px;
	position: relative;
}

.galimg {
	margin-left: 30px;
}

#paginator {
	margin-left: 70px;
	margin-top: 20px;
}
.paginator {
	text-align: center;
	clear: left;
	font-size: 0.7em;
}

a.active {
text-decoration:none;
	clear: both;
}

a.inactive {
cursor:default;
text-decoration:none;
	opacity: 0.5;
}

a.active img, a.inactive img {
	display: inline-block;
	top: 4px;
	position: relative;
}


a.menu_link {
	color: #386cae;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	display: table-cell;
	width: 200px;
	height: 200px;
	vertical-align: middle;
	padding: 30px 3px 3px;
	background: url(../sitemedia/dashline_gross_img_out.png) no-repeat;
	position: relative;
	float: left;
	margin-right: 20px;
	text-decoration: none;
}

a.menu_link:hover {
	text-decoration: none;
	color: #386cae;
	background: url(../sitemedia/dashline_gross_img_over.png) no-repeat;
}

.gallery_small {
	vertical-align: middle;
	width: 118px;
	height: 118px;
	background: none no-repeat;
	margin: 10px 4px 12px;
	text-align: center;
	display: table-cell;
}

.gallery_small:link, .gallery_small:visited {
	background: url(../sitemedia/dashline_img_out.png) no-repeat;
	text-decoration: none;
}

.gallery_small:hover {
	background: url(../sitemedia/dashline_img_over.png) no-repeat;
	text-decoration: none;
}

.gallery_small:active {
	background: #dedede none no-repeat;
	text-decoration: none;
}

/* @end */

/* @group loginform */

.loginform {
	left: 19px;
	position: relative;
	color: white;
	font-size: 11px;
}

.loginfeld {
	margin: 0;
	padding: 2px;
	background-color: #f2f2f2;
	border-style: none;
	border-width: 0;
	width: 100%;
	height: 20px;
	font-size: 11px;
	color: #505050;
}

.loginbutton {
	margin: 0;
	padding: 0;
	width: 50px;
	height: 20px;
	text-align: center;
	color: #7a94b4;
	background-color: #d4e7fe;
	font-size: 10px;
	font-weight: bold;
	border-width: 1px;
	border-color: #a6d3fd;
}

.loginform a:link, .loginform a:visited {
	text-decoration: none;
	color: white;
}

.loginform a:hover {
	text-decoration: underline;
	color: white;
}

/* @end */

/* @group inlineformular */

.inlineform {
	left: 19px;
	position: relative;
	color: white;
	font-size: 11px;
}

.inlineformtext {
	font-size: 11px;
	color: #505050;
	padding-right: 10px;
	color: #386cae;
}

.inlinefeld {
	margin: 0;
	padding: 2px;
	background-color: #f2f2f2;
	width: 100%;
	height: 20px;
	font-size: 11px;
	color: #505050;
	border: 1px dotted #386cae;
}

.inlinetextarea {
	margin: 0;
	padding: 2px;
	background-color: #f2f2f2;
	border-style: none;
	border-width: 0;
	width: 100%;
	height: 100px;
	font-size: 11px;
	color: #505050;
	color: #505050;
	border: 1px dotted #386cae;
}

.inlineselect {
	font-size: 10px;
	color: white;
	margin: 5px 0 0;
	padding: 0;
	background-color: #3c95c5;
	height: 16px;
	width: 180px;
	border: 1px solid #3865a3;
}

.inlinebutton {
	margin: 0;
	padding: 0;
	width: 100px;
	height: 20px;
	text-align: center;
	color: #7a94b4;
	background-color: #d4e7fe;
	font-size: 10px;
	font-weight: bold;
	border-width: 1px;
	border-color: #a6d3fd;
	float: right;
}

/* @end */

/* @group rating */

#rating {
	left: 20px;
	position: relative;
	font-size: 9px;
	margin: 5px 0 0;
	display: block;
	color: #386cae;
}

#rating select {
	font-size: 10px;
	color: white;
	margin: 5px 0 0;
	padding: 0;
	background-color: #3c95c5;
	height: 16px;
	width: 80px;
	border: 1px solid #3865a3;
}

/* @end */

/* @group links */

#inhaltmitte a:link, #inhaltmitte a:visited {
	color: #386cae;
	text-decoration: none;
}

#inhaltmitte a:hover {
	color: #386cae;
	text-decoration: underline;
}

#marginweissmitte a:link, #marginweissmitte a:visited {
	font-size: 10px;
	color: #386cae;
	text-align: center;
	text-decoration: none;
}

#marginweissmitte a:hover {
	font-size: 10px;
	color: #386cae;
	text-align: center;
	text-decoration: underline;
}

/* @end */

#fb_like {
	
	float: right;
	/*border: 1px dotted red;*/
	width: 200px;
	position: relative;
	top: 2px;
	z-index: 1;
	left: 94px;
	height: 40px;
}

#shop_button {
	width: 180px;
	height: 150px;
	text-align: center;
	position: relative;
	left: 13px;
	border-width: 0;
}

