/**********************/
/* Grundeinstellungen */
/**********************/
body, html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	background-color: #eee7c9;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
}

body a {
	color: #000000;
	text-decoration: none;
}

body img {
	border: 0;
}


/**********************/
/* Links + Linklisten */
/**********************/

ul.linkliste,
ul.einzellink,
ul.backlink {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.backlink li a {
	padding-left: 12px;
	background-image: url(1pic/bullet_green_left.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	color: #005826;
	text-decoration: underline;
}

ul.linkliste li a,
ul.einzellink li a {
	padding-left: 12px;
	background-image: url(1pic/bullet_green_right.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	color: #005826;
	text-decoration: underline;
}

p a {
	color: #005826;
	text-decoration: underline;
}

/***********************/
/* Newsline-spezifisch */
/***********************/

.newslineEditLink a{
	display:block;
	clear:both;
	background-color:#c7e2ff;
	border:1px solid #f0f0f0;
	padding:3px;
	font-size:11px;
	color:#4279bc;
	font-weight:bold;
	text-align:left;
}
.newslineEditLink a:hover {
	color:#4279bc;
	text-decoration:none;
}

/************/
/* Template */
/************/

#template {
	width: 990px;
	margin: 0 auto;
	padding-left: 7px;
	padding-right: 1px;
	background-image: url(1pic/template_bg.png);
}
#template_top {
	width: 990px;
	height: 72px;
	position: relative;
}

#template_top #breadcrumbs {
	position: absolute;
	left: 273px;
	top: 16px;
}
#template_top #breadcrumbs,
#template_top #breadcrumbs a {
	color: #8d865f;
}
#template_top #breadcrumbs a {
	text-decoration: underline;
}

#template_top #langswitch {
	position: absolute;
	right: 27px;
	top: 16px;
}
#template_top #langswitch a {
	color: #8d865f;
}

#template_top #galerie_nav {
	position: absolute;
	top: 47px;
	right: 27px;
	margin: 0;
	padding: 0;
}
#template_top #galerie_nav a {
	color: #005826;
}
#template_top #galerie_nav .zurueck {
	float: left;
}
#template_top #galerie_nav .vor {
	float: left;
	margin-left: 20px;
}

#template_top #galerie_nav .zurueck a,
#template_top #galerie_nav .vor a {
	background-repeat: no-repeat;
	text-decoration: underline;
}
#template_top #galerie_nav .zurueck a {
	background-image: url(1pic/bullet_green_left.png);
	background-position: left center;
	padding-left: 12px;
}
#template_top #galerie_nav .vor a {
	background-image: url(1pic/bullet_green_right.png);
	background-position: right center;
	padding-right: 12px;
}

#template_header_left {
	background-image: url(1pic/template_header_left.png);
	width: 244px;
	height: 277px;
	margin: 0;
	padding: 0;
	position: relative;
}

#template_header_left #logo {
	position: absolute;
	top: -72px;
	left: 0;
	width: 244px;
	height: 226px;
}

#template_header_left #adresse {
	font-size: 11px;
	position: absolute;
	left: 53px;
	top: 167px;
	color: #92906a;
	line-height: 13px;
}
#template_header_left #adresse a {
	color: #92906a;
	text-decoration: underline;
}

#template_header_right {
	width: 746px;
	height: 277px;
	margin: 0;
	padding: 0;
}

#header_bild,
#bildAnsicht .bildBig {
	background-color: #005826;
	padding: 0;
	margin: 0;
	padding-right: 27px;
	overflow: hidden;
	width: 719px;
}
#header_bild {
	height: 277px;
}


#template_left {
	width: 244px;
	float: left;
}
#template_right {
	width: 746px;
	float: left;
}

/**************/
/* Navigation */
/**************/

#navigation ul.navigationspunkte {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navigation ul.navigationspunkte li {
	padding-left: 22px;
	height: auto !important;
	height: 24px;
	min-height: 24px;
	line-height: 24px;
	color: #8d8660;
	border-bottom: 1px solid #dbd4b1;
}
#navigation ul.navigationspunkte li a {
	color: #8d8660;
	text-decoration: none;
	display: block;
	background-image: url(1pic/bullet_navi.png);
	background-repeat: no-repeat;
	background-position: 209px center;
}

#navigation ul.navigationspunkte li a:hover,
#navigation ul.navigationspunkte li a.aktiv {
	background-image: url(1pic/bullet_green_right.png);
	color: #005023;
}

/**********************/
/* Navigation->Pakete */
/**********************/
#navigation ul.navigationspunkte li ul.navigationspunkte li {
	margin: 0;
	padding: 0;
	border: 0;
	height: auto !important;
	height: 13px;
	min-height: 13px;
	line-height: 13px;
	font-size: 11px;
	padding-left: 12px;
}
#navigation ul.navigationspunkte li ul.navigationspunkte li a {
	background-image: url(1pic/bullet_unterpunkt.png);
	background-position: left center;
	padding-left: 8px;
	font-size: 11px;
	margin: 0 0 6px 0;
}
#navigation ul.navigationspunkte li ul.navigationspunkte li a:hover,
#navigation ul.navigationspunkte li ul.navigationspunkte li a.aktiv {
	background-image: url(1pic/bullet_unterpunkt_hover.png);
}

#reiteralm_link {
	margin: 26px auto 17px auto;
	width: 151px;
	/* height: 72px; */
}

#bildAnsicht .beschreibung,
#template_content {
	padding: 20px 28px;
}
#template_content {
	width: 690px;
	float: left;
}

/*****************/
/* Pakete-Footer */
/*****************/

#paketefooter {
	margin-top: 25px;
}


#template_footer {
	background-image: url(1pic/template_footer.png);
	width: 990px;
	padding-left: 7px;
	padding-right: 1px;
	height: 26px;
	margin: 0 auto;
}


#copyright {
	width: 970px;
	padding-left: 27px;
	padding-right: 1px;
	margin: 0 auto;
	font-size: 10px;
	color: #92906a;
	padding-bottom: 10px;
}
#copyright a {
	text-decoration: underline;
	color: #92906a;
}

/********/
/* Misc */
/********/

.clear {
	font-size: 0;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	clear: both;
	display: block;
	visibility: hidden;
}