/* Css file for reginawiede.de*/

body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Sans serif;
font-size: 101%;
letter-spacing: 0.05em;
text-align: center;
background-color: #4d4c4c;
color: #2E2D2D;
}

/* Structure
---------------------
*/

.wrapper {
position: absolute;
width: 900px;
left: 50%;
margin-left: -450px;
text-align: left;
font-size: 0.7em;
border-left: 1px solid #52185A;
border-right: 1px solid #52185A;

}

.head {
height: 120px;
width: 900px;
background-image: url(../grafik/header.jpg);
background-repeat: no-repeat;
background-position: top;
}

.service {
width: 900px;
height: 20px;
font-size: 1em;
text-transform: lowercase;
background-color: #E7E7AD;
overflow: hidden;
vertical-align: middle;
}

.container {
float: left;
width: 900px;
height: auto;
background-color: #f7f6f6;
}

.mainmenu {
position: relative;
width: 180px;
float: left;
min-height: 550px;
padding: 1em;
text-align: left;
text-transform: lowercase;
overflow: hidden;
}

.content {
position: relative;
float: right;
width: 630px;
height: auto;
text-align: left;
padding: 15px 2em 2em 2em;
line-height: 1.3em;
}

.bottom {
clear: both;
height: 2em;
background-color: #E7E7AD;
text-align: center;
font-size: 0.8em;
font-variant: small-caps;
}


/* Lists
---------------------
*/

ul li {
list-style-type: square;
}

/* Tables
---------------------
*/

table {
width: 100%;
border-spacing: 5px 1px;
font-size: 1em;
line-height: 1.1em;
letter-spacing: 0.05em;
}

td {
vertical-align: top;
}

.tabelle_startseite table {
table-layout: auto;
width: 100%;
}



/* Navigation
---------------------
*/

.service ul {
padding: 0px;
margin: 0px;
list-style-type: none;
font-size: 0.8em;
letter-spacing: 0.15em;
text-align: right;
}

.service li {
display: inline;
padding-right: 2em;
}

.service a {
text-decoration: none;
display: inline;
color: #52185A;
}

.service a:hover {
color: #D1D0D0;
}

.service a:active {
}

.mainmenu div {
padding: 0 0 0.5em 0;
margin-top: 20px;
list-style-type: none;
font-size: 1em;
letter-spacing: 0.15em;
text-align: left;
text-transform: lowercase;
}

.mainmenu a {
text-decoration: none;
color: #52185A;
}

.mainmenu a:hover {
color: #7B7573;
}

.mainmenu a:active {
color: #AD7942;
}

.mainmenu a.sub {
font-size: 0.8em;
line-height: 1em;
padding-left: 1em;
}

/* Headings
---------------------
*/

.headline {
background: #52185A;
}

h1 {
font-family: TrebuchetMS, Verdana, Arial, Sans serif;
text-transform: lowercase;
font-size: 1.3em;
letter-spacing: 0.15em;
color: #D1D0D0;
margin: 20px 0 20px 0;
padding: 0.2em 0 0.2em 0;
background-color: #52185A;
}

h2 {
font-family: TrebuchetMS, Verdana, Arial, Sans serif;
font-size: 1.1em;
letter-spacing: 0.15em;
color: #52185A;
margin: 20px 0 15px 0;
}

h3 {
font-family: TrebuchetMS, Verdana, Arial, Sans serif;
font-size: 1em;
letter-spacing: 0.15em;
color: #52185A;
margin: 20px 0 15px 0;
}
/* Links
---------------------
*/

a {
text-decoration: underline;
color: #52185A;
outline: none;
}

a:hover {
color: #7B7573;
border: 0px;
}

a:active, visited {
color: #AD7942;
}

/*Forms
---------------------
*/

/* Misc
---------------------
*/

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
font-size: 0.8em;
text-align: right;
background: #E7E7E7;
padding: 0.2em;
}

/* Misc = fonts
---------------------
*/

/* Misc = images
--------------------
*/

img {
border: 0;
margin: 0;
padding:0;
}

/* SmoothGallery
--------------------
*/

.tx-rgsmoothgallery-pi1 {
  
}
 
#externalthumbs {
  width:600px;
}
 
#externalthumbs .label {
  display:none;
}
.carouselInner {
  width:600px;
}
 
.carouselInner .thumbnail {
  float:right;
  margin:5px;
}

.tabelle_startseite #externalthumbs {
  width:180px;
}
 
.tabelle_startseite .carouselInner {
  width:180px;
}
 

/* Kontaktformular
---------------------
*/

fieldset.csc-mailform {
border: 0;
}

fieldset.csc-mailform .csc-mailform-field label {
display: block;
font-weight: bold;
}

