* {
	padding:0;
	margin:0;
}

html {
	position:relative;
	height:100%;
}

ul.meta li.floatLeft {
	width:50px;
}

body {
	background:#000 url(../img/gradient.png) top left repeat-x;
	position:relative;
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:22px;
	color:#fff;
	text-align:center;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
}

img {
	border:none;
}

a {
	color:#ccbf6e;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.meta li, #nav li {
	list-style-type:none;
}

ul.meta {
	float:left;
	height:10px;
	line-height:10px;
	margin-top:11px;
}

#nav li, #idList li {
	background:url(../img/linie.png) bottom left repeat-x;
}

.headerwrap1 {
	margin-bottom:14px;
}

.textwrap li {
	padding-left:14px;
	background: url(../img/list.png) top left no-repeat;
	list-style-type:none;
}

b, strong {
	color:#ccbf6e;
}

/* helper classes */

.floatLeft{float:left;}
.floatRight{float:right;}
.clearer{clear:both;}

#head {
	height:237px;
	width:960px;
}

#lcon {
	width:200px;
	float:left;
	clear:right;
	background: url(../img/linie.png) top left repeat-x;
	margin-bottom:20px;
}

#mcon {
	width:360px;
	float:left;
	clear:right;
	margin:0 20px;
	background: url(../img/linie.png) top left repeat-x;
	margin-bottom:20px;
}

#rcon {
	width:360px;
	float:left;
	clear:right;
	overflow:hidden;
	background: url(../img/linie.png) top left repeat-x;
	margin-bottom:20px;
}

.textwrap {
	padding:14px 0 ;
	background: url(../img/linie.png) bottom left repeat-x;
	float:left;
}

p {
	*width:355px;
}



li {
	*width:355px;
}

 ul {
	*width:355px;
}


.csc-textpic-intext-left p {
	*width:225px;
}

.csc-textpic-intext-left li {
	*width:225px;
}

.csc-textpic-intext-left ul {
	*width:225px;
}

.csc-textpic {
	width:350px;
}

.galerieWrap {
	padding:14px 0;
	background: url(../img/linie.png) bottom left repeat-x;
	float:left;
	width:360px;
}

#outerContainer {
	width:960px;
	margin: 0 auto 0 auto;
	height:100%;
}

#container {
	float:left;
	min-height:100%;
	height:100%;
	height:auto;
	text-align:left;
}

* html #container {height:100%;}

#innerContainer {
	width:960px;
	float:left;
	background: url(../img/logo.png) top left no-repeat;
padding-bottom:100px;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:15px !important;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px !important;
	margin-top:5px !important;
}

div.csc-textpic-text {
	margin-left:120px;

}

.textwrap i a, .textwrap a i  {
	float:right;
	background: url(../img/more.png) center left no-repeat;
	padding-left:30px;
	height:22px;
}

/* *** KONTAKT*** */

.kontaktInput input {
	border:1px dotted #ccbf6e;
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:360px;
	background:#fffefc;
}

.kontaktInput select {
	border:1px dotted #ccbf6e;
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:360px;
	background:#fffefc;
}

.kontaktInput input.shortText {
	width:50px;
}

.kontaktInput .submitter {
	width:auto !important;
}

.kontaktNachricht {
	border:1px dotted #ccbf6e;
	width:360px;
	height:200px;
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#fffefc;
	font-size:12px;
}

.kontaktRow {
	margin-bottom:10px;
}

