@charset "utf-8";
/* CSS Document */
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-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
}
/* remember to define focus styles! */
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

body{
	height: 100%;
	background: url(../images/bg.jpg) repeat-x #333333;
	font-size:x-small;
	text-align: center;
}

html>body{
	font-size:small;
}

*+html>body{
	font-size:x-small;
}

#coontainer{
	width: 920px;
	margin: 0 auto;
	padding-top: 85px;
	text-align: left;
}

#logo{
	float: left;
	background: url(../images/logo.jpg) no-repeat;
	width: 271px;
	height: 78px;
}

#claim{
	float: left;
	background: url(../images/header.jpg) no-repeat;
	width: 646px;
	height: 78px;
	font-size: 14px;
}
#claim p{
	color: #B2B2B2;
	margin: 55px 25px 0 0;
	padding: 0;
	float: right;
}

html>body #claim p{
	margin: 55px 50px 0 0;
}

*+html>body #claim p{
	margin: 55px 52px 0 0;
}

#claim span{
	color: #00AEEF;
	font-style:italic;
}

#mid{
	clear:none;
}

html>body #mid{
	clear: both;
}

*+html>body #mid{
	clear:none;
}

/*--------------------------------Menü------------------------------------*/

#menuecoontainer{
	background: url(../images/menuebg.jpg) no-repeat;
	width: 271px;
	height: 212px;
	float: left;
}

#menue{
	padding: 37px 0 0 10px;
	width: 200px;
}

#menue ul li{
	margin-bottom: 26px;
}

#menue li.foyer a{
	width: 200px;
	height: 15px;
	background: url(../images/foyer.gif) no-repeat;
	display: block;
}

#menue li.foyer a:hover{
	background: url(../images/foyer_over.gif) no-repeat;
}

#menue li.foyer a.foyeractive{
	background: url(../images/foyer_over.gif) no-repeat;
}

#menue li.portfolio a{
	width: 200px;
	height: 15px;
	background: url(../images/portfolio.gif) no-repeat;
	display: block;
}

#menue li.portfolio a:hover{
	background: url(../images/portfolio_over.gif) no-repeat;
}

#menue li.portfolio a.portfolioactive{
	background: url(../images/portfolio_over.gif) no-repeat;
}

#menue li.shop a{
	width: 200px;
	height: 15px;
	background: url(../images/shop.gif) no-repeat;
	display: block;
}

#menue li.shop a:hover{
	background: url(../images/shop_over.gif) no-repeat;
}

#menue li.shop a.shopactive{
	background: url(../images/shop_over.gif) no-repeat;
}

#menue li.kontakt a{
	width: 200px;
	height: 15px;
	background: url(../images/kontakt.gif) no-repeat;
	display: block;
}

#menue li.kontakt a:hover{
	background: url(../images/kontakt_over.gif) no-repeat;
}

#menue li.kontakt a.kontaktactive{
	background: url(../images/kontakt_over.gif) no-repeat;
}

#info{
	background: url(../images/infobg.jpg) repeat-x;
	width: 649px;
	height: 212px;
	float: left;
	color:#00ADF0;
	line-height: 1.4em;
}

#infotext{
	float: left;
	margin-top: 30px;
}

#ueberschrift{
	width: 51px;
	display: block;
	float: left;
	margin: 4px 10px 0 0;
}

#infotext img{
	margin: 9px 0px 0 0;
	float: left;
}

#teaser{
	margin: 10px 0 0 62px;
	color:#b2b2b2;
	width: 470px;
	clear: both;
}

#infoecke{
	background: url(../images/infoecke.jpg) no-repeat;
	width: 18px;
	height: 212px;
	float: right;
}

#coontent{
	background: url(../images/contentbg.jpg) repeat-y;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#coontentinner{
	margin: 30px 10px 0 10px;
	padding: 0;
	}

#infopod{
	width: 257px;
	float: left;
	/*padding-right: 30px;*/
	color: #4d4d4d;
}

#coontentpod h1{
	color: #00AEEF;
	line-height: 1.4em;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#coontentpod{
	float: left;
	width: 604px;
	
}

#coontentpod h1{
	color: #00AEEF;
	line-height: 1.4em;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#coontentpod p{
	color: #B2B2B2;
	margin: 2px 0 40px 62px;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footerclearer{
clear: both;
width:800px;
height: 1px;
line-height: 0.1em;
}

#footer{
	background: url(../images/footerbg.jpg) no-repeat;
	height: 61px;
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
}


.news-list-item{
	clear: both;
	height: auto;
	padding:0px;
	margin:0px;
	border:none;
	background-color:#4d4d4d;
}

.news-list-item span.news-list-date{
	display: none;
}

.news-list-container {
	border:none;
	background-color:#4d4d4d;
}

.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: none;
	background-color: #4d4d4d;
	color:#00AEEF;
	font-size: 100%;
	font-weight: normal;
}

.news-list-morelink{
	display:none;
}

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:both;
	height:1px;
	border:1px solid #4d4d4d;
	margin-bottom: 30px;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#00AEEF;
	padding-left:0px;
	text-decoration:none;
	font-size: 100%;
}

.news-list-item img{
	margin-left: 20px;
	border: none;
}
#coontentpod p{
margin-bottom: 15px;
line-height: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;

}

.bodytext img{
	float: left;
	margin: 0;
}

.bodytext a{
	color: #ffffff;
	text-decoration: none;
}

/*-----------------------------------calendar-------------------------------------------*/
#infopod table{
 width: 60%;
 margin-left: 50px;
 font-size: 90%;
}

#infopod table, #infopod th {
	color: #b2b2b2;
}

#infopod a{
	color: #ffffff;
	text-decoration: none;
}

#infopod a:hover{
	color: #00AEEF;
	text-decoration: none;
}

#infopod .bottomMonthLink{
	padding-top: 20px;
	font-size: 90%;
}

#infopod .linked_today_nolink{
	background-color: #4d4d4d;
	color: #00AEEF;
}

#infopod .linked_day{
	text-decoration: none;
	border:none;
}

#rcRightContext{
	border: 1px solid #00AEEF;
	background-color:#5f5f5f;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#333333, direction=135, strength=4);
}

#rcRightContextTable .rcMenuItemText{
	font-size: 90%;
	color: #00AEEF;
	background-color:#5f5f5f;
}

#rcRightContextTable .rcMenuItem{
	color: #b2b2b2;
	background-color:#5f5f5f;
	border: none;
	text-decoration: none;
}

#rcRightContextTable .rcMenuItemHover{
	color: #00AEEF;
	background-color:#5f5f5f;
	border: none;
	text-decoration: none;
}
