
* {
  padding: 0;
  margin: 0;
  border: 0;
}

body {
    text-align: center; /* IE */
	background: #593713;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #593713;
}

table {
	font-size: 12px;
	border-collapse: collapse;
}

table td {
	vertical-align: top;
}

.clearboth {
	clear: both;
}

#Alles {
    text-align: left; /* IE */
    margin: auto; /* nicht IE */
	padding-bottom: 50px;
	width: 955px;
	background: #ffffff url(../res/balken_rechts.gif) right repeat-y;
}
#SeiteInnen {
    width: 100%;
}
#SeiteAussen {
	background: transparent url(../res/header_rund.gif) no-repeat;
    width: auto;
    padding-right: 260px;
    padding-left: 223px;
	min-height: 600px;
}



#SpalteLinks {
    width: 223px;
    margin-left: -223px;
    float: left;
    position: relative;
}
#SpalteLinks .Logo {
	margin-top: 13px;
	margin-left: 16px;
	width: 207px;
	height: 74px;
}
#SpalteLinks #langMenu {
	position: relative;
	top: 15px;
	left: 16px;
	font-size: 10px;
    width: 100%
}
#SpalteLinks .Impressum {
	display: block;
	margin-top: 8px;
}
#SpalteLinks #langMenu img {
	margin-right: 7px;
}
#SpalteLinks a {
	text-decoration: none;
	color: #c39477;
}
#SpalteLinks a:hover {
	color: #593713;
}



#Navigation ul {
	margin-top: 77px;
	margin-left: 15px;
	list-style-type: none;
	font-weight: bold;
	color: #c39477;
}
#Navigation ul li {
	font-size: 15px;
	margin-top: 20px;
}
#Navigation ul li ul {
	list-style-type: disc;
	margin-left: 18px;
	margin-top: 0;
}
#Navigation ul li ul li {
	font-size: 13px;
	margin-top: 5px;
}
#Navigation a {
	text-decoration: none;
	color: #c39477;
}
#Navigation a:hover {
	color: #593713;
}
#Navigation .aktiv {
	color: #593713;
}

#Inhalt {
	width: 420px;
}

#SpalteMitte {
    width: 100%;
    float: left;
    padding-top: 144px;
}

#BalkenRechts {
    width: 270px;
    margin-right: -270px;
    float: left;
    position: relative;
}
#BalkenRechts h1 {
    display: none;
}

#BalkenRechts .Inhalt {
	padding-left: 103px;
	padding-right: 16px;
	padding-top: 280px;
	text-align: center;
}
#BalkenRechts img {
	margin-bottom: 20px;
}

#Seitentitel h1 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 1em;
}

p {
	margin-bottom: 1em;
}

.csc-frame-frame2 {
	width: 420px;
}

.ErsterAbsatz {
	width: 420px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  border:2px solid #c39477;
  padding:0px;
}

#mailformName {
    border: 1px solid black;
    margin-bottom: 2px;
    background-color: #e9d3c0;
}

#mailformE-Mail {
    border: 1px solid black;
    background-color: #e9d3c0;
}

#mailformformtype_mail {
    border: 1px solid black;
}

.produktUeberschrift {
    font-size: 14pt;
    font-weight: bold;
}

.produktBeschreibung {
    font-size: 10pt;
}

textarea {
    background-color: #e9d3c0;
    border: 1px solid black;
}

input {
    background-color: #e9d3c0;
    border: 1px solid black;
    margin-bottom: 3px;
}

label {
    width: 120px;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block
}

.submit input {
    margin-left: 4.5em;
}

img.flag_1px_black {
    border: solid 1px black;
}
