@CHARSET "UTF-8";

* {
	padding: 0;
	margin: 0;
}

body, input, textarea {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1,3;
}

body {
	background-color:#ffffff;
	color:#676554;
}

a {
	text-decoration:underline;
	color:#676554;
	outline: 0;
}

a.hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5 {
  color: #000;
  padding: 5px 0 5px 10px;
}

h1{
 font-size:22px;
}

h3{
 font-size:14px;
}

img {
	border:0;
}


.align-center {
	text-align: center;
}

ul, li, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#mainWrapper{
  width:1004px;
  height:1417px;
  margin: 0px auto;
  padding: 0;
  background:transparent url(../img/background.jpg) no-repeat;
}

#leftWrapper{
  width:247px;
  height:624px;
  margin: 20px 0 0 0;
  padding: 0;
  background:transparent url(../img/navileft_bg.png) no-repeat;
  float:left;
}

#navigation{
  margin: 210px 0 0 25px;
}

#navigation ul li a{
  padding: 10px 0 0 13px;
  color: #000;
  text-decoration: none;
  height: 20px;
  line-height: 20px;
  display: block;
  background: transparent url(../img/linie_navi_bg.png) top left no-repeat;
  font-family: Arial;
  font-size: 13px;
  text-transform: capitalize;
}

#contentWrapper{
  width:660px;
  height:720px;
  float:left;
}

#content1{
  margin: 190px 50px 0 35px;
  height:120px;
  overflow: auto;
}

#content2{
  margin: 20px 40px 0 50px;
  height:350px;
  overflow: auto;
}

#galleryWrapper{
  clear:both;
  float:left;
  width:880px;
  height:640px;

}

#galleryMenu{
  float:left;
  margin: 10px 0 0 150px;
  padding: 10px 0 0 0;
  width:100px;
  height:150px;
}

#galleryMenu a{
  padding: 10px 0 0 13px;
  color: #000;
  text-decoration: none;
  height: 20px;
  line-height: 20px;
  display: block;
  background: transparent url(../img/linie_gallerie_bg.png) bottom left no-repeat;
  font-family: Arial;
  font-size: 14px;
  text-transform: capitalize;
}

#galleryContent{
  float:right;
  height:640px;
  padding: 10px 70px 0 40px;
}

.tx-rgsmoothgallery-pi1 {
  margin-top:30px;
}

#bottommenu {
  clear:both;
  padding: 20px 0 0 0;
  text-align: center;
}

div.csc-header{
  background: transparent url(../img/linie_bg.png) bottom left no-repeat;
  color: #000;
  padding: 10px 0 10px 10px;

}

div.clear{
  width: 100%;
  height: 1px;
  display: block;
  line-height: 1px;
  clear: both;
}

p.bodytext {
  padding: 0 0 0 10px;
}

.clear {
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 1px;
}
