*{
	margin:0px;
	padding:0px;
	border:0px;
}

html,
body{ height: 100%; } /* required in footer position */

body{ background-color:#ccc; }

#page{
	min-height: 100%; /* for Modern Browsers */
	height: auto !important; /* for Modern Browsers */
	height: 100%; /* for ie */
	width:100%;
	min-width:960px;
}

#header{
	height:180px;
	background:url(/images/layout/layout_header.jpg) repeat-x bottom #f3f3f3;
}
#header-main{
	width:960px;
	height:180px;
	background:url(/images/layout/layout_header_main.jpg) no-repeat bottom right;
}
#header-left{
	float:left;
	width:640px;
	height:180px;
}
#header-right{
	float:right;
	width:320px;
	height:180px;
}
#site-logo{
	left:0;
	position:absolute;
	margin-top:10px;
	height:140px;
	width:420px;
	background:none;
	color:#000;
}
#site-logo h1{
	text-indent:-9999px;
	margin-top:-40px;
}
#content{
	background:url(/images/layout/layout_main.jpg) repeat-y left top #f0f0f0;
}
#content-main{}
#content-left{
	float:left;
	width:620px;
	background:none;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:120px;
}
#blog-tab{
	background-color:#999;
	padding-top:10px;
}
#news-tab{
	background-color:#888;
}
.content-left-main{
	margin-top:10px;
	margin-bottom:30px;
}
#content-left-main-gallery.content-left-main{
	background-color:#fff;
	clear:both;
}
.content-left-main-search{
	padding:10px;
}
.content-writting{
	padding-left:20px; /* cuz of list -padding */
}
.content-left-wrapper{
	overflow:auto;
}
.content-left-left{
	float:left;
	width:300px;
	margin-top:10px;
	margin-bottom:30px;
}
.content-left-right{
	float:right;
	width:300px;
	margin-top:10px;
	margin-bottom:30px;
}
#gallery{
	background-color:#eee;
}
.gallery-navigation-left{
	float:left;
	width:400px;
	text-align:left;
	margin-bottom:10px;
}
.gallery-navigation-right{
	float:right;
	width:200px;
	text-align:right;
	margin-bottom:10px;
}
#gallery-prime{
	background-color:#ddd;
	padding:10px;
	overflow:hidden;
	margin-bottom:10px;
	text-align:center;
	clear:both;
}
#gallery-prime img{
	max-width:600px;
	margin-bottom:10px;
}
#gallery-prime p{
	margin:0px;
	padding:0px;
	text-align:left;
}
#gallery-prime p.title-image-prime{
	text-align:center;
	margin-bottom:1.4em;
}
ul.list-gallery{
	margin:0px -10px;
	padding:0px;
}
ul.list-gallery li{
	height:40px;
	width:40px;
	float:left;
	list-style:none;
	background-color:#000;
	padding:0px;
	margin:10px;
}
ul.list-gallery li img{
	width:50px;
	height:50px;
}
#content-right{
	float:right;
	width:310px;
	padding-top:10px;
}

#content-right h3,
#footer h3{ font-size:18px; }

#content-right h4,
#footer h4{ font-size:16px; }

#content-right h5,
#footer h5{ font-size:14px; }

#content-right h6,
#footer h6{ font-size:12px; }

.content-right-wrapper{
	width:280px;
	padding-right:20px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	overflow:auto;
}
.background-ribbon{
	background:url(/images/layout/layout_ribbon_shadow.jpg) no-repeat left top;
}
.background-ribbon-normal{
	background:url(/images/layout/layout_ribbon_normal_shadow.jpg) no-repeat left top;
}
.background-ribbon-search{
	background:url(/images/layout/layout_ribbon_search_shadow.jpg) no-repeat left top;
	height:60px;
}
#content-right-gallery{
	width:300px;
	padding-right:10px;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:0px;
}
#content-right-gallery img{
	height:78px;
	width:78px;
	float:left;
	padding:0px;
	margin:10px;
	font-size:18px;
	color:#f00;
	border:1px solid #999;
}
#content-right-gallery a img{
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
}
#content-right-gallery a:hover img{
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
.content-right-left{
	width:130px;
	float:left;
	clear:left;
}
.content-right-right{
	width:130px;
	float:right;
	clear:right;
}
#footer{
	min-height:260px;
	background:url(/images/layout/layout_footer.jpg) repeat-x top #ccc;
	padding-top:20px;
}
.footer-four-part-left{
	float:left;
	width:140px;
	background-color:#ccc;
	min-height:180px;
	padding:10px;
}
.footer-three-part-right{
	float:right;
	width:300px;
	height:180px;
	padding:10px;
}
#footer-copyright{
	padding:10px;
}
.wrapper{
	width:960px;
}
.ribbon{
	position:relative;
	height:40px;
	width:300px;
	padding:10px;
	margin-left:-10px;
	background:url(/images/layout/layout_ribbon.jpg) repeat-y top left;
}
.ribbon-normal{
	position:relative;
	height:40px;
	width:290px;
	padding:10px;
	background:url(/images/layout/layout_ribbon_normal.jpg) repeat-y top left;
}
#search-widget.ribbon{
	background:url(/images/layout/layout_ribbon.jpg) repeat-y top left;
	width:300px;
	margin-left:-10px;
	height:auto;
}
hr.clearfloat{
	clear:both;
	border:none;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
	line-height:0;
	visibility:hidden;
}

/* carousel style */
/* Listen */
#carousel{
	background-color:#777;
	padding:0px;
	height:350px;
	overflow:hidden;
}
ul#news{
	border:1px solid #ccc;
	background:#fffeb8;
}
ul#portfolio li img{
	width:620px;
	height:350px;
	border:none;
	margin:0px;
	padding:0px;
}


.fade{
	/* margin-bottom: 2em; */
}

.fade p{
	text-align: center;
	width: 100%;
	background: #fff;
}

/*link widget*/
img.link-widget{
	width:280px;
}

/*google earth map canvas*/
#map_canvas{
	width:620px;
	height:350px;
	margin-bottom:1.4em;
}

/**** noscript-Hinweis ****/

div#att{
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}
