	* {
	margin: 0px;
	padding:0px;
	font-family: Arial;
}

body, html {
	text-align: center;
	background-color: #fff;
	font-size: 0.9em;
}

h1, h2, h3, h4 {
	font-family: serif;
	font-weight: normal;
}

b, strong {
	color: #F08619;
}

a {
-moz-outline: none;
}

body {
	background-image: url(../images/bodyBack.gif);
	background-repeat: repeat-x;
	text-align: center;
}

img {
	border: none;
}


#frame {
	width: 775px;
	margin: 0px auto 0px auto;
	background-image: url(../images/contentBack1.gif);
}

#mainContainer {
	width: 775px;
	text-align: left;
	margin: 0px auto 0px auto;
	background-image: url(../images/contentBack3.gif);
	background-repeat: no-repeat;
	background-position: 6px 148px;
}

#navi {
	width: 775px;
	height: 37px;
	background-image: url(../images/navi/naviBack.gif);
	background-repeat: repeat-x;
}

#navi img {
	margin-left: 6px;
	margin-top: -2px;
}

#content {
	width: 775px;
	display: inline;
	min-height: 500px;
	float: left;
	padding-bottom: 25px;
	position: relative;
	background-image: url(../images/contentBack2.gif);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 216px;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
}

#left h1 {
	margin: 0px;
	padding: 1px 5px 6px 5px;
	color: #fff;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	background-image: url(../images/headers/leftH1.gif);
	background-repeat: no-repeat;
}
#left  h2 {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border-left: solid 1px #f17b13;
	border-right: solid 1px #f17b13;
	color: #6a6a6a;
	font-size: 12px;
	font-family: Verdana;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background: #eee;
}
#left  h3 {
	margin: 0px;
	padding: 4px 5px 0px 5px;
	color: #f17b13;
	font-size: 12px;
	font-family: Verdana;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	background: #eee;
}
#left  p {
	margin: 0px;
	padding: 0px 5px 4px 5px;
	color: #000;
	line-height: 15px;
	font-size: 11px;
	background: #eee;
	border-left: solid 1px #f17b13;
	border-right: solid 1px #f17b13;
}

#left ul {
	padding: 0;
	margin: 0px 0px 10px 0px;
	background: #eee;
	border: solid 1px #f17b13;
	border-top: none;
	padding: 3px 15px 5px 20px;
}

#left img {
	margin-left: -5px;
}

#left  a {
	color: #f17b13;
}
#left  a:hover {
	color: #a0a0a0;
}
#left   {
	text-decoration: none;
}

.leftHeader {
	margin-bottom: 10px;
}

#right {
	float: right;	
	width: 500px;
	margin: 0px;
}

#right  a {
	color: #f17b13;
}
#right a:hover   {
	text-decoration: none;
}

#right  h1 {
	color: #f17b13;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 4px 30px;
	background-image: url(../images/headers/rightH1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#right  h2 {
	color: #a0a0a0;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 2px 5px 2px 5px;
	border-top: solid 1px #FFD39F;
	border-bottom: solid 1px #FFD39F;
	background: #F5F5F7;
}

#right  h3 {
	color: #f17b13;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
}

#right  h4 {
	color: #86B4EF;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
}

#right  h5 {
	color: #f17b13;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 1px #f17b13;
}

#right  h6 {
	color: #86B4EF;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #fff;
	float: left;
	width: 760px;
	padding: 0px 15px 8px 0px;
}

ul.navi {
	float: left;
	margin-left: 27px;
	height: 29px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.navi li {
	z-index: 50;
	position: relative;
	list-style: none;
	margin: 0px;
	float: left;
}

.navi a:hover {
	background-image: url(../images/navi/naviHover.gif);
	background-repeat: repeat-x;
}

.navi a {
	background-image: url(../images/navi/naviABack.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, SansSerif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	width: 100px;
	padding-top: 3px;
	float: left;
	display: block;
	line-height: 2em;
	font-weight: bold;
}

a.active {
	background-image: url(../images/navi/naviActive.gif);
	background-repeat: repeat-x;
	line-height: 1.6em;
	font-family: Arial, Verdana, Helvetica, SansSerif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	width: 100px;
	height: 24px;
	padding-top: 3px;
	float: left;
	display: block;
	font-weight: bold;
	cursor: default;
}

a:hover.active {
	background-image: url(../images/navi/naviActive.gif);
	background-repeat: repeat-x;
}

ul.subNavi {
	position: absolute;
	display: none;
	top: 24px;
	left: 0px;
	text-align: left;
	border: solid 1px #B46700;
	border-top: none;
	background-color: #F08619;
	width: 135px;
	margin: 0px;
}

.subNavi li {
	background-image: none;
	background-color: #F08619;
}

.subNavi a {
	display: block;
	width: 125px;
	padding: 1px 5px 1px 5px;
	background-image: none;
	font-weight: normal;
	line-height: 1.6em;
}

.subNavi a:hover {
	background-image: none;
	background-color: #FF9F2F;
}

/* Linke Unternavigation */

ul.leftSubNavi {
	margin: 0px;
	list-style-image: url(../images/icons/listpoint.gif);
}

ul.leftSubNavi li {
	width: 200px;
	margin: 0px 0px 5px 20px;
}

ul.leftSubNavi a {
	display: block;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
}

ul.leftSubNavi a:hover {
	color: #a0a0a0;
}

ul.leftSubNavi a.subActive {
	color: #a0a0a0;
}

/* Info Boxen auf der linken Seite */

.infoFrame {
	width: 216px;
	margin: 0px 0px 0px 0px;
}

.infoContent {
	padding: 0px;
	background-position: 0px 11px;
}

/* Text Boxen auf der rehten Seite */

#textboxTop {
	margin: 11px 20px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#textboxBottom {
	margin: 0px 25px 0px 0px;
}

table.table {
	border-collapse: collapse;
	margin: 0px 0px 15px 0px;
	padding: 5px;
	width: 480px;
	background-image: url(../images/headers/terminHeader.gif);
	background-repeat: no-repeat;
	border-bottom: solid 1px #FFD79F;
}

div.tab {
	display: none;
}

/* Termine */

table.termin {
	border-collapse: collapse;
	margin: 0px 0px 15px 0px;
	padding: 5px;
	width: 216px;
	background-image: url(../images/headers/leftH1.gif);
	background-repeat: no-repeat;
	border-bottom: solid 1px #FFD79F;
}

hr {
	margin: 0px 0px 10px 0px;
	border: solid 1px orange;
}

td.beschreibung {
	padding: 2px 4px 2px 4px;
	background: #DFEFFF;
}

td.termine {
	padding: 2px 4px 2px 4px;
	background: #EFF7FF;
}

td.downloads {
	padding: 2px 4px 2px 4px;
	background: #DFEFFF;
}

td.termine b {
	color: #EF8C00;
	background: #EFF7FF;
}

td.art {
	padding-left: 8px;
	border-bottom: solid 1px #FFD79F;
}

td.art b {
	color: #fff;
}

table.termin td.info {
	width: 50px;
	color: #fff;
	border-bottom: solid 1px #FFD79F;
}

table.termin td.info a {
	font-weight: bold;
	color: #fff;
	font-size: 11px;
}

td.untertitel {
	color: #fff;
	letter-spacing: 1px;
}

td.terminInfo {
	padding: 5px;
	text-align: right;
	border-bottom: solid 1px #FFD79F;
}

/* Lebenslauf */

table.vita {
	border-collapse: collapse;
	margin: 0px 10px 15px 0px;
	padding: 5px;
	width: 100%;
}

table.vita td {
	padding: 2px;
}

table.vita td.titel {
	font-weight: bold;
	color: #EF8C00;
	width: 380px;
	background-image: url(../images/headers/vitaHeader.gif);
	background-repeat: no-repeat;
}

td.year {
	font-weight: bold;
	text-align: right;
	width: 88px;
	padding-right: 0px;
	color: #EF8C00;
}

/* Galerie */

.galeryPreviewContainer {
	height: 80px;
	margin-bottom: 25px;
	background-image: url(../images/galerie/galeryPreviewBack.gif);
	background-repeat: no-repeat;
}

.galeryPreviewInnerFrame {
	width: 92%;
	float: left;
	height: 80px;
}
.galerySliderBotton {
	width: 4%;
	float: left;
	height: 75px;
}

.galeryPreviewInnerFrame img {
	margin-top: 3px;
}
/* Allgemeine Textformatierung */

p, table {
	margin-bottom: 8px;
	line-height: 1.3em;
}

li {
	margin-bottom: 4px;
	line-height: 1.3em;
	list-style-image: url(../images/icons/listpoint.gif);
}

ol, ul {
	
	margin: 5px 15px 10px 25px;
}

h1 {
	margin-bottom: 16px;
	color: #E37000;
}
h2 {
	line-height: 1.4em;
	margin: 0px 10px 8px 0px;
	color: #E37000;
}

/* Formulare */

input.submit {
	border: solid 2px #f17b13;
	border-right: solid 2px #a0a0a0;
	border-bottom: solid 2px #a0a0a0;
	font-weight: bold;
	color: #f17b13;
	width: 140px;
	height: 25px;
	padding: 2px 5px 3px 5px;
	margin-left: 144px;
}

form fieldset {
	border:none;
	margin-bottom: 20px;
	margin-top: 33px;
	background: url(../images/fieldsetBack.gif);
	background-repeat: no-repeat;
	padding: 16px 8px 8px 16px;
}

form legend {
	padding: 3px;
	margin-left: 0px;
	margin-top: -18px;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/headers/legHead.gif);
	background-repeat: no-repeat;
	color: white;
	width: 250px;
	display: block;
}

span.leg {
	display:block;
	width: 169px;
	text-align: center;
}

form label {
	float:left;
	clear: both;
	width:140px;
	margin:0px 0px 4px 0px;
	padding:2px;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
}

form input {
	width:250px;
	border:1px solid #aaa;
	background-color: #fafafa;
	height:20px;
	margin:0px;
	margin-bottom:8px;
	padding:2px;
	padding-bottom:0px;
}

textarea {
	border:1px solid #aaa;
	background-color: #fafafa;
	width: 250px;
	height: 75px;
	padding:2px;
	margin-bottom: 8px;
}

form input.checkbox	 {
	width:20px;
}

form input.kurz {
	width:79px;
}

form input.mittel{
	width:160px;
}

form .divider{
	width:20px;
}

.trenner {
	margin-bottom: 15px;
}

.contentImgRight {
	border: solid 1px orange;
	margin: 0px 0px 8px 8px;
	float: right;
	clear: right;
}

.contentImgLeft {
	border: solid 1px orange;
	margin: 0px 8px 8px 0px;
	float: left;
	clear: left;
}

/* Buttons */

.button {
	border: none;
	margin: 1px;
	cursor: pointer;
}

/* Benutzerausgaben */

.feedback {
	background-color:#f6f6f6;
	border: 1px solid #f17b13;
	padding: 5px;
	font-weight: bold;
	margin-top: 10px;
}

.error {
	color: red;
}

.success {
	color: #536F53;
}

ul#angebotSubSub {
	border: none;
	background: transparent;
	padding: 0;
}