html {
		height: 101%;
		margin:0;
		padding:0;
		padding-bottom: 1px;
	
}

body {
		margin:0;
		padding:0;
		width: 100%;
		background: #000 url(css-body-bg.jpg) center top repeat-x;
		color: #fff;
		font-family: "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
    	font-size: 12px;
    	line-height:19px;
		text-align:center;
}

#header {
		position: relative;
		top:0;
		left:0;
}

#logo {
		margin-top: 80px;
}
#logo a {
		display: block;
		width: 442px;
		height: 38px;
		background: url(css-caro-goedeke-bg.gif) no-repeat;
}

#logo a span {
		display: none;
}

#site-content {
		text-align:left;
		margin: 0 auto;
		width: 756px;
		padding-left: 120px;
}


#fotostrip {
		border-bottom: solid 1px #fff;
		background: #000;
		overflow: hidden;
		height: 150px;
		width:755px;
}

#lang {
		position: absolute;
		right: 0px;
		top: 20px;
}

#lang ul, #lang ul li {
		list-style: none;
		margin:0;
		padding:0;
}

#lang ul li {
	float: left;
	clear: none;
}

#lang ul li a {
	color: #ddd;
	padding: 0 0 0 2px;
	text-decoration: none;
	text-transform: uppercase
}

#lang ul li.current a {
	color: #fff;
	font-weight: bold;
}

#lang ul li:first-child a:after {
	content: "/";
	padding-left: 1px;
	color: #ddd;
}

#nav {
	clear: left;
	position: relative;
	height: 0px;
   	font-family: Tahoma, Andale Mono, Courier New, monospace;
	line-height: 1.3em;
}

#navheight_vert {
	position: absolute;
	width: 160px;
	left: -161px;
	text-align: right;
	top: -1px;
}

#home-content #navheight_vert {
	top: 150px;
}

#navheight_vert ul,
#navheight_vert ul ul,
#footer ul {
	list-style: none inside;
	margin:0;
	padding:0;
	
}
#navheight_vert ul {
	float: right;
	width: 160px;
}

#navheight_vert ul li,
#navheight_vert ul ul li {
	float:right;
	clear: both;
	margin:0;
	padding:0;
	list-style: none inside;
}

#navheight_vert ul li a {
	float:right;
	clear: both;
	background: #373737;
	border: solid 1px #6e6e6e;
	border-bottom:none;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 129px;
	padding: 8px 10px 8px 5px;
	text-transform: uppercase;
	letter-spacing: .2em;
}

#navheight_vert ul li a.current  {
	width: 160px;
	position: relative;
	left: -17px;
	margin-right: -17px;
	background: #aaa;
	color: #fff;
}

#navheight_vert ul li a:hover {
	background: #aaa;
	color: #000;
}

#navheight_vert ul li a.current:hover{
	color: #fff;

}


#navheight_vert ul.nav2nd li a {
	background: #6e6e6e;
	border-bottom: solid 1px #373737;
	width: 160px;
	position: relative;
	left: -17px;
	margin-right: -17px;
	color: #000;
}

#navheight_vert ul.nav2nd:last-child  li a,
#navheight_vert ul li:last-child  a {
	border-bottom: solid 1px #6e6e6e;
}

#navheight_vert ul.nav2nd li a.current,
#navheight_vert ul.nav2nd li a:hover {
	color: #fff;
}


#fotostrip .image {
		float: left;
		border: none;
		border-right: solid 1px #fff;
}

#fotostrip a img {
		border: none;
}

#home-content,
#main-content {
		border: solid 1px #fff;

}

#main {
	clear: left;
	background: #dfdfdf;
	color: #333;
}

#footer {
	text-align: left;
	width: 750px;
	margin: 0 auto;
	padding: 0px 5px 8px 125px;
	background: url(css-indischer-tanz-bg.gif) right no-repeat;
}

#footer ul li {
	float: left;
	padding-right: 10px;
}


#footer ul li a {
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}

#footer ul li a.current {
	text-decoration: underline;
}

#main-content-block {
	clear: both;
	padding: 20px 5px;
	min-height: 400px;
}

#main-content-block h1{
	float: left;
	clear: both;
	width: 280px;
	background: url(css-bild-strich-bg.gif) 30px 17px repeat-x;
	text-transform: uppercase;
   	font-size: 18px;
   	font-weight: normal;
   	font-family: Tahoma, Andale Mono, Courier New, monospace;
	text-align: right;
	letter-spacing: .1em;

}

#main-content-block h1.news a {
	color: #333;
	text-decoration: none;
}

#main-content-block p.news.more {
	margin-top: -0.5em;
}

#main-content-block div.news h1{
	float: right;
	clear: right;
	text-align: left;
	width: 360px;
	margin-right: 70px;

}

#main-content-block div.news h1 {
	margin-bottom: 0em;
}

#main-content-block p{
	float: right;
	clear: right;
	width: 360px;
	margin-right: 70px;
	margin-bottom: 1em;
}

#main-content-block p a {
	padding-left: 8px;
	background:url(pfeil.gif) left no-repeat;
	color:#000;
	text-decoration: none;
}

#main-content-block p a:hover {
	text-decoration: underline
}

#main-content-block .floatRight,  
#main-content-block .floatLeft  {
	width: 280px;
	text-align: right;
	background: url(css-bild-strich-bg.gif) center repeat-x;
	padding-bottom: 70px;
}

#main-content-block .floatRight img,
#main-content-block .floatLeft img{
	border: solid 1px #fff;
	margin-top: 20px;
}

#home-content {
	height: 456px;
}

#home-block-01 {
	width: 456px;
	float:left;
	clear: none;
	height: 456px;
	overflow: hidden;
}

#home-block-02 {
	width: 298px;
	float:right;
	clear: none;
	height: 456px;
	overflow: hidden;
}


#home-block-01 a {
	float:left;
}

#home-block-02 a {
	float:left;
}


#home-block-01 a img,
#home-block-02 a img {
	display: block;
	border: solid 1px #fff;
}

#home-block-01 a img {
	width: 150px;
	height: 150px;
}

.clear {
	clear: both;
	height:0;
	line-height: 0;
}

#breadcrumb {
	width: 430px;
	margin-right: 0px;
	float: right;
	clear: both;
	color: #333;
	padding: 10px 5px 0px 0px;
	border-bottom: solid 1px #fff;
}

#breadcrumb a {
	color: #333;
	text-decoration: none;
}

/* ### Formular ################################################################ */

form {

	float: right;
	margin-right: 60px;
	width: 370px;
}

label.text,
label.spam
{
	margin-top: 15px;
	float:left;
	clear: both;
	width: 360px;
	height: 20px;
	display:block;
	float:left;
	clear: left;
}


label.textarea{
	float:left;
	clear: both;
	width: 360px;
	height: 20px;
	display:block;
	clear: left;
	margin-top: 15px;
}

input.spam,
input.text {
	float:left;
	clear: both;
	width: 360px;
	height:20px;
	background-color: #eee;
	border: solid 1px #999;;
	color:#000;
	padding: 0 5px;
	font-size: small;
}



textarea.textarea {
	float:left;
	clear: both;
	width: 360px;
	height:150px;
	background-color: #eee;
	color:#000;
	border: solid 1px #999;
	padding: 2px 3px;
	font-family: "Trebuchet MS", "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: small;

}

.submit{
	float:right;
	text-align: center;
	clear: both;
	margin-top: 10px;
}
