/*
Design by Michael Kölbl
http://www.bodenlos.at
*/

#header {
	height: 227px;
	width: 740px;
	position: absolute;
	left: 50%;
	margin-left: -370px;
	background-image: url(fileadmin/templates/../layout_images/page_bg_top.jpg);
	background-repeat: repeat-x;

}

#logo {
	float: left;
	width: 132px;
	height: 126px;
	padding-top: 72px;
	padding-left: 7px;
}

#logo img {
	border: 0px;
}

#menuframe {
	width: 601px;
	height: 198px;
	float: right;
}

/*.singlemenu {
	width: 25%;
	height: 180px;
	float:left;
	bottom: 0px;
}

.singlemenu ul {
	text-indent: 0px;
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.singlemenu ul li {
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}*/

#menu {
	width: 587px;
	height: 198px;
	text-transform: uppercase;
	padding: 0px;
	padding-left: 14px;
	
}

#menu ul {
	text-indent: 0px;
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
}

#menu ul li {
	width: 137px;
	height: 38px;
	float: left;
	display: block;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	padding-left: 9px;
	padding-top: 160px;
	/* IE6 Hack um Pfeile im Menu ganz zu zeigen: */
	padding-bottom: 10px;
	background-image: url(../layout_images/menu_stars.jpg);
	background-repeat: no-repeat;
}

#menu ul li a {
	font-size: 10px;
	color:#999;
	text-decoration: none;
	/*padding: 50px 40px 30px 1px;*/
	width: 100%;
	height: 100%;
	float: left;
	padding-bottom: 0px;
}

#menu ul li a:hover {
	color:#000;
}

#seitentitelzeile {
	clear: both;
	width: 740px;
	height: 29px;
	margin-left: 0px;
	margin-right: 0px;
	color: #fff;
	background-color: #000;
	
	/*background-image: url(../layout_images/schraeg.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
}

#seitentitel {
	float: left;
	font-size: 13px;
	height: 20px;
	padding-top: 7px;
	padding-left: 13px;
	font-weight: bold;
}

#back {
/*	float: right;*/
	width: 70px;
	height: 18px;
	padding-top: 24px;
	/*background-image: url(../layout_images/marker_white.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	/*padding-top: 10px;
	padding-left: 27px;*/
}

#back img {
	border: 0px;
}

#back a {
	color: #999;
	font-size: 10px;
	text-decoration: none;
}

#back a:hover {
	color: #000;
}

#contentstripe {
	position: absolute;
	background-color: #fefefe;
	background-image: url(../layout_images/cl_fe.jpg);
	background-repeat: repeat;
	top: 227px;
	left: 0px;
	width: 100%;
}

#contentframe {
	width: 740px;
	position: absolute;
	
	left: 50%;
	margin-left: -370px;
}

#sidebarcont {
	width: 126px;
	float: left;
	padding-left: 13px;
	padding-top: 48px;
}

#sidebar {
	width: 100%;
}

#sidebar ul, li {
	text-indent: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#sidebar ul li a {
	text-decoration: none;
	color: #999;
	font-size: 11px;
	
}

#sidebar ul li a:hover {
	color: #000;
}

/* Content ++++++++++++++++++++++++++++++++++ */
#content {
	float: right;
	width: 601px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
}

.csc-firstHeader {
	font-size: 14px;
	font-weight: bold;
	color: #333;

	
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	
}

.bodytext {
margin-right: 24px;
}

#content a {
	color: #999;
}

#content a:hover {
	color: #000;
	text-decoration: none;
}


.contenttable tbody, .contenttable p {
margin: 0px;
letter-spacing: 0px;
}

.contenttable tbody tr td {
	vertical-align: top;
}

.contenttable tbody tr th {
	width: 170px;
	font-weight: normal;
	text-align: left;
}

.contenttable tbody tr th {
	width: 170px;
	font-weight: normal;
	text-align: left;
}

.contenttable {
	padding-bottom: 20px;
}



#MooFlow {

width: 570px
}


/* ++++++++++++++++++++++++++++++++++ Content */

#sandmenuzeile {
	clear: both;
	height: 70px;
	width: 727px;
	padding-left: 13px;
	padding-right: 0px;
	text-transform: uppercase;
}

#sandmenu {
	float: left;
}

#sandmenu ul, li {
	text-indent: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#sandmenu ul li a {
	text-decoration: none;
	color: #999;
	font-size: 10px;
	
}

#sandmenu ul li a:hover {
	color: #000;
}

#gototop {
	height: 15px;
	float: right;
	padding-top: 35px;
	padding-right: 0px;
}

#gototop img {
	border: 0px;
}

#gototop a {
	text-decoration: none;
	color: #999;
	font-size: 10px;
}

#gototop a:hover {
	color: #000;
}


#shdw_bottom {
	visibility:hidden;
/*
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 161px;
	background-image: url(../layout_images/page_bg_bottom.jpg);
	background-repeat: repeat-x;
	*/
}

#schwarzfuss {
	width: 740px;
	height: 10px;
	margin: 0 auto;
	background-color: #fefefe;
	font-size: 4px;
}

/* RGSMOOTH GALLERY ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.tx-rgsmoothgallery-pi1 {
	float:left;
}
 
#externalthumbs {
	float: left;
	width: 601px;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	margin-top: 34px;
	padding-top: 5px;
	padding-left: 0px;
	
}
 
#externalthumbs .label {
  	display:none;
}
.carouselInner {
  	width: 601px;
}
 
.carouselInner .thumbnail {
	float: left;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	margin-right: 5px;
	cursor: pointer;
}

.slideInfoZone p a {
	color: #000;
	text-decoration: underline;
}

.slideInfoZone p a:hover {
	color: #000;
	text-decoration: none;
}

