/* ======================== tags =========================== */

body {
	background: #f6a921;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	color: #4f4f4f;
}

img {
	border: 0px;
}

h1 {
	font-size: 1.8em;
	line-height: 1em;
	color: #eb7d03;
	margin: 0px 0px 20px 0px;
	font-weight: lighter;	
}

h2 {
	font-size: 1em;
	margin: 0px 0px 20px 0px;
	font-weight: bold;	
}

h5 {
	font-size: 1.2em;
	color: #eb7d03;
	padding-bottom: 3px;
	margin: 0px 0px 0px 0px;
}
	
a {
	color: #eb7d03;
}

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

form {
	margin: 8px 0px 0px 0px;
}

td {
	line-height: 1.4em;
}

p img {
	margin-right: 10px;
}

hr {
	color: #eb7d03;
	height: 1px;
	background-color: #bdbdbd;
	border: 0px;
}

blockquote {
	font-size: 0.95em;
	color: #eb7d03;
	font-style: italic;
	margin: 0px 0px 20px 0px;
	padding-left: 10px;
	border-left: 10px solid #eb7d03;
}

blockquote a {
	text-decoration: underline;
	color: #eb7d03;
	font-style: italic;
}

blockquote a:hover {
	text-decoration: none;
	color: #eb7d03;
	font-style: italic;
}

p {
	margin: 5px 0px 10px 0px;
}



/* ======================== container =========================== */

#rahmen {
	float: left;
	width: 980px;
	background: url("../../images/bg-rahmen.gif") repeat-y; 
}

#links {
	float: left;
	width: 219px;
}

#foto {
	width: 219px;
	height: 346px;
}

#mitte {
	float: left;
	width: 476px;
	background: url("../../images/bg-mitte.gif") no-repeat; 
}


#inhalt {
	width: 428px;
	padding: 48px 17px 0px 31px;
	background: url("../../images/bg-inhalt.gif") no-repeat;
	margin-top: 4px;
	line-height: 1.2em
}

#inhalt.unterseite {
    width: 683px;
}

#inhalt .spalte3 {
    width: 217px;
    margin-right: 10px;
    float: left;
}

#rechts {
    position: absolute;
    left: 695px;
    top: 0px;
	width: 285px;
	background: url("../../images/bg-rechts.gif") no-repeat; 
}

#rechts.unterseite {
    height: 197px;
}

#termine {
	width: 200px;
	padding: 282px 0px 0px 65px;
	font-size: 0.9em;
	color: #eb7d03;
}

#abschluss {
	clear: left;
	width: 980px;
	height: 40px;
	background: url("../../images/bg-abschluss.gif") no-repeat; 	
}

#platzhalter_galerie {
 display: block;
 height: 44px;   
}

.clear {
	clear: both;
}

.header {
	margin: 36px 0px 17px 0px;
}

.banner {
	position: absolute;
	right: 33px;
	top: 0;
	margin-top: 204px;
}

.menue {
	margin: 14px 0px 0px 20px;
}

.termineInnen {
	padding: 0px 20px 0px 0px;
	margin-bottom: 40px;
}

#links .untermenue {
	color: #f6a921;
	margin: 4px 0px 0px 20px;
	font-size: 1em;
}

#links .untermenue a {
	color: #f6a921;
	text-decoration: none;
}

#links .untermenue a:hover {
	text-decoration: underline;
}

.galerie {
	margin: 0px 5px 5px 0px;
	border: 1px solid #000000;
}

.preview {
	float: left;
	margin-right: 8px;
	background-color: #f19b05;
	padding: 3px;
	border: 1px solid #e22a1f;
	width: 80px;
}

.download {
	float: left;
	width: 100%;
	padding: 8px 0px 10px 0px; 
	margin: 3px 8px 5px 0px;
	border-bottom: 1px solid #f19b05;
}

.download a {
	text-decoration: none;
}

.download a:hover {
	text-decoration: underline;
}

.input {
	width: 156px;
	height: 16px;
	font-size: 0.9em;
	border: 1px solid #ababab;
	margin-bottom: 6px;
	padding: 2px;
}

.textarea {
	width: 156px;
	height: 80px;
	padding: 2px;
	font-size: 0.9em;
	border: 1px solid #ababab;
	font-family: arial, sans-serif;
}

.submit {
	padding: 2px 0px 2px 0px;
	background-color: #f19b05;
	width: 162px;
	border: 1px solid #ababab;
	margin-top: 5px;
}

/*********** SHADOWBOX FIX ******************/
#shadowbox_title {
  border: 0px solid;
}

#shadowbox_info {
  border: 0px solid;
}
