.iframe-tab-frame{
width: 339px;
height: 88px;
overflow: hidden;
}

.iframe-tab-content{
width: 339px;
height: 60px;
margin: 0px;
padding: 0px;
position: absolute;
top: 28px;
left: 0px;
background: url(../../img/iframe-tab/hintergrund.gif);
background-repeat:no-repeat;
overflow: hidden;
color: #303030;
font-size: 0.70em;
font-family: "Trebuchet MS";
font-size:0.85em;
text-align: left;
}

.iframe-tab-veranstaltungen{
display: block;
float: left;
width: 339px;
margin-left: 5px;
margin-top: 5px;
font-size: 1.20em;
background-color: #94b066;
}

.iframe-tab-unterkunft{
margin-left: 5px;
margin-top: 5px;
}

.iframe-tab-unterkunft #zeile1{
position: absolute;
top: 5px;
left: 5px;
}

.iframe-tab-unterkunft #zeile2{
position: absolute;
top: 30px;
left: 5px;
}

.iframe-tab-navi{
width: 227px;
height: 28px;
padding: 0px;
margin: 0px;
background:transparent;
position: absolute;
top: 0px;
left: 0px;
}

/* UL */
.iframe-tab{
width: 339px;
padding: 0px;
margin: 0px;
font-weight:bold;
list-style-type: none;
float: left;
overflow: hidden;
background-color: #D6DFC2;
}

/* tab */
#tab{
cursor: pointer;
width: 113px;
height: 28px;
margin: 0px;
padding: 0px;
padding-top: 8px;
float: left;
text-align: center;
background: url(../../img/iframe-tab/btn.gif);
}

/* selected tab */
#tab-selected{
cursor: pointer;
width: 113px;
height: 28px;
margin: 0px;
padding: 0px;
padding-top: 8px;
float: left;
text-align: center;
background: url(../../img/iframe-tab/btn-act.gif);
}

#tab a,#tab a:link,#tab a:hover,#tab a:visited{
color: #FFFFFF;
font-size: 0.85em;
font-family:"Trebuchet MS";
font-weight: 100;
}

#tab-selected a,#tab-selected a:link,#tab-selected a:hover,#tab-selected a:visited{
color: #FFFFFF;
font-size: 0.85em;
font-family:"Trebuchet MS";
font-weight: 100;
}

.iframe-tab-content input {
border: 1px #94B166 solid; 
margin: 0px; 
padding: 2px;
padding-left: 4px;
color: #303030;
font-size: 0.85em;
font-family: "Trebuchet MS";
height: 18px;
}

.iframe-tab-content select {
border: 1px #94B166 solid; 
margin: 0px; 
padding: 0px;
color: #303030;
font-size: 0.85em;
font-family: "Trebuchet MS";
height: 18px;
}

.iframe-tab-content #ort{
width: 140px;
}

.iframe-tab-content #kategorie{
width: 160px;
}

.iframe-tab-senden {
cursor: pointer;
background-image: url(../../img/btn-finden.gif);
background-repeat: no-repeat;
background-color: #FFFFFF;
position: absolute;
left: 250px;
top: 0px;
height: 28px;
width: 89px;
border: none;
}

.iframe-tab-content label, .iframe-tab-content option {
color: #303030;
font-size: 0.9em;
font-family: "Trebuchet MS";
}

.iframe-tab-content option {
padding-right: 4px;
font-size: 0.85em;
}

.iframe-tab-content label {
margin: 2px;
margin-top: 0px;
padding-top: 2px;
height: 14px;
float: left;
display: block;
vertical-align: bottom;
}

.iframe-tab-content .clearer {
background-color: #FF0033;
height: 26px;
}

.iframe-tab-formelement{
padding: 2px;
float: left;
display: block;
}

div.iframe-tab-radio{
padding-top: 2px;
float: left;
}

input.iframe-tab-radio{
border: 0px;
height: auto;
}

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
font-family: "Trebuchet MS";
color: #666;
}

A {
color: #00669c;
text-decoration: none;
font-weight: normal;
}

a:focus, a:hover, a:active, a:focus dfn, a:hover dfn, a:active dfn {
color: #00669c;
text-decoration: none;
}

FORM {
margin: 0;
}

P, PRE {
margin: 0px 0px 0px 0px;
}

P, TD, UL, OL {
font-size: 1em;
margin: 0.3em 0 0.9em 0;
}

UL, LI {
list-style: none;
}

.hidden {
visibility: hidden;
height: 0px;
width: 0px;
}

/* veranstaltungen */

.iframe-tab-veranstaltungen select{
width: 121px;
}

.iframe-tab-veranstaltungen input{
width: 112px;
}

.iframe-tab-veranstaltungen #category{
margin-left: 18px;
}

