/* layout */
#custom-doc { 
	background-color: white; /*#ffeeee; */
	width:78.77em;*width:76.87em;min-width:1024px; 
	margin:auto; 
	text-align:left; 
}

#hd .yui-g.meat .yui-u { 
	height: 111px; 
}

#hd .yui-g.top { 
	height: 38px;
	background-image: url(../images/kopf1.png);
}
#hd .yui-g.bottom { 
	height: 14px;
	background-image: url(../images/kopf2.png);
}

.yui-g.meat .yui-u.first img {
	padding: 18px 0 0 20px;
}

#hd, #bd, #ft { 
	border-left: 1px dotted black; 
	border-right: 1px dotted black; 
	margin: 0 21px; 
	padding: 0 39px ;
}
#hd { 
	padding: 0;
	border-top: 1px dotted black; 
	background-color: white; /* #eeeeee; */
}
#hd .yui-g.meat { 
	background-color: white; /*yellow;*/
	text-align: right;
} 
#hd .yui-g.meat .yui-u.first { 
	background-color: white; /*pink;*/
	text-align: left;
}
#bd { 
	text-align:justify;
	padding-top: 36px;
	padding-bottom: 2em;
	background-color: white; /*#666666; */
}
#ft { 
	background-color: white; /*#999999; */
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted black; 
}
#ft .yui-u { 
	/*border: 1px solid red;*/
	width: 220px;
	margin-left:0;
	padding-left:0;
}
/* /layout */

/* nav */	
a {
	text-decoration: none;
	color: black;
	outline: none; 
}
a {
	outline: none; 
}
ul.nav {
	font-size: 120%;
	font-weight: bold;
	margin: 36px 0.25em 0 0;
}
ul.nav li {
	display: inline;
}
ul.nav li + li {
	margin-left: 1em;
}
ul.nav li a {
	padding-left: 0.75em;
}
ul.nav li a:hover {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
}

/* /nav */

/* styles */
body {
	color: black;
	font-family: verdana,arial,helvetica,sans,sans-serif;
	font-size: 66%;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 105%;
}

p { 
	line-height: 125%;
}

p + p {
	padding-top: 1.5em;
}

table tr th {
	font-weight: bold;
}

label {
	font-size: 125%;
}

address {
	font-style: normal;
}

input[type="text"],textarea {
	border: 1px solid black;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
}
input[type="radio"] {
	margin-right: 1em;
}
input[type="radio"] + input[type="radio"]  {
	margin-left: 2em;
}
input[type="text"] {
	height: 18px; 
	padding: 3px 0 0 0;
}
button {
	margin: 1em 0;
	font-size: 130%;
	font-weight:bold;
	padding: 3px;
}
textarea {
	height: 162px;
}

input.error,
textarea.error { 
	border: 1px solid red;
}

.disclaimer {
	padding-top: 2em; 
	display: block; 
	clear: both; 
	font-size: 85%;
}
/* /styles */

/* seitenspezifisch */
.jungetalente #hd img.mystery-bar {
	margin-right:4px;
	margin-top:25px;
}
.jungetalente h1 { 
	margin-bottom: 1em;
}
.jungetalente h2 { 
	margin-bottom: 1.5em;
}
.jungetalente .stoerer { 
	cursor: pointer;
	color: transparent;
	margin-left: -61px; 
	background-image: url(../images/stoerer.png);
	background-repeat: no-repeat;
	width: 306px;
	height: 62px;
	text-indent:-99999px;
	letter-spacing:-99999px;
	font-size: 0;
}
.jungetalente .visual { 
	float:right;
	/*border: 1px solid red;*/
	margin-top: -2em;
	padding: 16px 115px 0 135px;
}

.jungetalente form table {
	width: 790px;
}
.jungetalente form table td {
}
.jungetalente form table tr td {
	padding-bottom: 1em; 
}
.jungetalente form table thead th {
	margin-bottom: 1em; 
	padding-bottom: 1em; 
	text-decoration: underline;
	font-size: 120%;
}
.jungetalente form table thead th + th  {
	text-align: right;
	text-decoration: none;
	font-size: 80%;
	padding-right:2.6em;
}
.jungetalente form table tr td input[type="text"] {
	width: 290px;
	margin-right: 2em;
}
.jungetalente form table tr td input#ort {
	width: 90px;
}
.jungetalente form table tr td input#plz {
	width: 90px;
}
.jungetalente form table tr td label {
	margin-right: 2em;
}
.jungetalente form .msgbox {
	margin-top: 3em;
}
.jungetalente form .msgbox label{
	display: table;
	margin-bottom: 1em;
}
.jungetalente form .msgbox textarea {
	width: 480px; 
}
.jungetalente form .msgbox button {
	display:table;
}
.jungetalente .formwrapper {
	margin-top: 5em;
	height: 460px;
}

.jungetalente .tickicon {
	display: none;
	font-size:150%;
	font-weight:bold;
	text-align:center;
	width:100%;
	padding-top: 10em;
}

.jungetalente #formerror {
	display: none;
}

#fax, #submitmode { visibility: hidden; }
/* /seitenspezifisch */