body {
text-align: center;
font-family:Tahoma;
font-size:13px;
line-height:140%;
color: #660000;
background: url(../../images/basics/lollys_hintergrund.gif);
}

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

div#all {
text-align:left;
width:990px;
/*height:584px;*/
margin: 0px auto;
background: url(../../images/basics/hintergrund_grafik.gif) no-repeat left top;
}

div#footer {
margin:auto;
text-align:right;
width:990px;
}

div#logo {
background:transparent none repeat scroll 0% 0%;
height:90px;
padding-top:30px;
position:relative;
text-align:center;
width:100%;
margin-left:40px;
}

div#content {
position:relative;
padding-top:0px;
width:920px;
background:transparent;
display:table;
/*height:390px;*/
}

div#menue {
display:block;
margin-left:0px;
margin-top:10px;
width:170px;
background:transparent;
float:left;
padding-left:20px;
}

div#right {
display:block;
position:relative;
width:720px;
/*background:#ffffff;
height:336px;*/
float:right;
padding:0px;
margin:0px;
}

a {
color: #660000;
}

a img {
border: 0px none;
}

.csc-textpic{

}

h1 {
font-size:16px;
font-weight:bold;
line-height:140%;
padding-bottom: 10px;
}

h2 {
font-size:14px;
line-height:140%;
padding-bottom: 4px;
}

p {
padding-bottom: 10px;
}

ul {
padding:auto;
margin:auto;
margin-left:20px;
padding-bottom:14px;
list-style-type: disc;
}

#menue ul{
padding:0px;
margin:0px;
list-style-type: none;
}

#menue ul li{
margin:0px 0px 6px 0px;
}

.align-center {
text-align:center;
}

td.rightcol{
width:340px;
padding-right:30px;
}
td.leftcol{
	padding-right:20px;
}
td {
background:transparent;
}

.ro {
	background:url(../../images/basics/ecke_re_ob.gif) top right no-repeat;
	width:100%; margin:auto; padding:0;
}

.lo {
	background:url(../../images/basics/ecke_li_ob.gif) no-repeat top left;
	margin:0; padding:0;
}

.ru {
	background:url(../../images/basics/ecke_re_un.gif) bottom right no-repeat;
	margin:0; padding:0;
}

.lu {
	background:url(../../images/basics/ecke_li_un.gif) bottom left no-repeat;
	margin:0; padding:0;
}

.inhalt {
	margin:0px;
	padding:20px;
	width:700px;
}

.tx-gsipagenav-pi1 {
padding: 0px 0px 4px 20px;
}

.footer-le{
float:left;
background:#f8d7e2 url(../../images/basics/hg_ecke_li.gif) no-repeat left bottom;
height:32px;
width:50%;
padding:0px;
margin:0px;
}

.footer-re{
float:right;
background:#f8d7e2 url(../../images/basics/hg_ecke_re.gif) no-repeat right bottom;
height:32px;
width:50%;
padding:0px;
margin:0px;
}

.footer-nav{
float:none;
text-align:right;
padding:4px 32px 0px 0px;
margin:0px;
}

.footer-nav a{
text-decoration:none;
}

  /**
   * mailformular
   */
fieldset {border:none;}

.csc-mailform-field label {
	float:left;
	/* margin:0.5em 0pt; */
	margin:4px 0;
	width:30%;
}
.csc-mailform-field input {
	margin:5px 0;
	width:65%;

}
input.csc-mailform-check {width:auto;margin:10px 0;}
.csc-mailform-field select {margin:5px 0;}
input.csc-mailform-submit {
	width:auto;
	margin:1em 0 0 30%;
}
textarea {width:65%;}
form#mailform {margin:0 0 1em 0;}
}
