/* CSS Document - Yoga-Berlin.de */

/*****************************
FileStructure
*****************************
 - 1.0 LayoutStructure
 - 2.0 HeaderZone
      2.1 Head & Quote
      2.2 SkipLinks
 - 3.0 Navigation
 - 4.0 ContentZone
      4.1 Headlines
      4.2 ArticleArea
      4.3 FormStyle
 - 5.0 FooterZone
******************************/


html,body	{
	margin : 4px 0 0 0;
	padding : 0;
	}
* html html,body	{
	margin : 2px 0 0 0;
	}

body	{
	font-family : arial, helvetica, sans-serif;
	text-align : center;
	}

h1, h2, h3, div#extra h1, div#extra h2	{
	font-family : helvetica, arial, sans-serif;
}

h1	{
	background : url(../img/h1-underline.gif) repeat-x 0 23px;
	margin	: 8px 0 15px 10px;
	font-size : 16px;
	color : #000;
	line-height : 150%;
	}

h2	{
	margin	: 15px 10px 10px;
	font-size : 16px;
	color : #FF8539;
	}

h3	{
	margin	: 15px 10px 10px;
	font-size : 14px;
	color : #FF8539;
	}

h4	{
	margin	: 15px 10px 10px;
	font-size : 12px;
	color : #000;
	}

p	{
	margin	: 10px 0 10px 10px;
	font-size : 12px;
	line-height : 140%;
	text-align : justify;
	}



blockquote {
	background : url(../img/extras_bg.gif) repeat 0 0;
	margin: 20px 0 20px 10px;
	padding: 5px 10px 5px 0;
	border-left: 4px solid #FF8539;
}



#content ul {
	list-style-type: none;
	margin: 0;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 10px;
	padding-left : 0;
}

#content li {
	background: url(../img/bulletin_orange.gif) 0 11px no-repeat;
	padding : 5px 10px 0 10px;
	margin-left : 15px;
	list-style : none;
	line-height : 150%;
	font-weight : normal;
	font-size : 12px;
}



div#container	{
	width : 760px;
	margin: 0 auto;
	}

div#wrapper	{
	float : left;
	width : 100%;
	}

div#content	{
	margin-left : 360px;
	}

div#extra	{
	float : left;
	width : 180px;
	margin-left : -580px;
	}

div#footer	{
	clear : left;
	width : 100%;
	}



div#header	{
	position : relative;
	background : url(../img/header_index.jpg) no-repeat 0 0;
	height : 255px;
	margin : 25px 0 0 0;
	padding : 0;
	}

div#header p	{
	position : relative;
	top : -22px;
	text-align : right;
	color : #FF8539;
}
* html div#header p	{
	position : relative;
	top : -45px;
	padding-top : 7px;
	background-color : #FFF;
	line-height : 28px;
}

div#header a:link, div#header a:visited	{
	color : #FF8539;
	padding : 5px 6px;
	text-decoration : none;
	}

div#header a:hover, div#header a.active	{
	background : url(../img/head-navi_hover.gif) no-repeat 0 0;
	color : #FFF !important;
	padding : 5px 6px;
	background-color : #FF8539;
}

div#container	{
	background : url(../img/extras_bg.gif) repeat-y 180px 0;
	background-color : #FFF;
	text-align : left;
	}

div#extra h1	{
	margin	: 8px 10px 14px 10px;
	font-size : 16px;
	color : #FF8539;
	letter-spacing: 0.15em;
	background : none;
	}

div#extra h1 a:link, div#extra h1 a:visited	{
	color : #FF8539;
	text-decoration : none;
	}

div#extra h1 a:hover, div#extra h1 a:active	{
	color : #000;
	text-decoration : none;
}

div#extra h2	{
	background : url(../img/h1-underline.gif) repeat-x 0 17px;
	margin	: 8px 10px 0px 10px;
	font-size : 12px;
	line-height : 150%;
	}

div#extra p	{
	margin	: 2px 10px 15px 10px;
	text-align : left;
	}

div#extra a:link, div#extra a:visited	{
	color : #000;
	text-decoration : underline;
	}

div#extra a:hover, div#extra a:active	{
	text-decoration : none;
}

div#content a:link, div#content a:visited	{
	color : #000;
	text-decoration : underline;
	}

div#content a:hover, div#content a:active	{
	color : #FF8539;
	text-decoration : none;
}

div#footer	{
	background : url(../img/footer.jpg) no-repeat 0 10px;
	height : 45px;
	background-color : #FFF;
	color : #FFF;
	margin-bottom : 4px;
	padding-top: 10px;
	}

div#footer p	{
	margin : 0;
	padding : 14px 10px;
	}

div#footer a:link, div#footer a:visited	{
	display : inline;
	padding : 0;
	color : #FFF;
	text-decoration : underline;
	}

div#footer a:hover, div#footer a:active	{
	text-decoration : none;
}



#accessibility
{
	position: absolute;
	top: -10000px;
}



/* Images */
img	{
	border : 0;
}

.bild_links img {
	float : left;
	margin : 0 5px 0 10px;
	border : 0;
}
.bild_rechts img {
	float : right;
	margin : 0 0 0 7px;
	border : 0;
}

.galerie img {
	float : left;
	margin : 6px;
	border : 0;
}



/* Navigation */
#navigation {
	float : left;
	width : 180px;
	margin-top : 8px;
	margin-left : -760px;
	background : #FFF;
}

#navigation ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#naviwelt a {
	position : relative;
	background : url(../img/navi-main_link.gif) no-repeat 0 0;
	height : 20px;
	width : 157px;
	display : block;
	padding-left : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 20px;
	vertical-align : middle;
	color : #000;
	text-decoration : none;
	}
* html #naviwelt a {
	width : 170px;
	}

#naviwelt a:hover, #naviwelt a.active {
	background : url(../img/navi-main_hover.gif) no-repeat 0 0;
	color : #FFF;
	font-weight : bold;
	background-color : #FF8539;
}

#subnavi a {
	position: relative;
	background : url(../img/navi-sub_link.gif) no-repeat 0 0;
	height : 18px;
	width : 150px;
	display : block;
	padding-left : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 18px;
	vertical-align : middle;
	color : #FF8539;
	text-decoration : none;
}

#subnavi a:hover, #subnavi a.active {
	background : url(../img/navi-sub_hover.gif) no-repeat 0 0;
	color : #FFF;
	font-weight : normal;
	background-color : #FF8539;
}


/* Mailform */

.textzeile {
	width : 340px;
	padding: 2px;
	background-color : #FFF;
	font-family : arial,helvetia,sans-serif;
	color : #000;
	font-size : 12px;
	border-left : 0;
	border-top : 0;
	border-right : 0;
	border-bottom : 1px solid #FF8539;
}
.textfeld {
	width : 340px;
	padding: 2px;
	height : 145px;
	background-color : #FFF;
	font-family : arial,helvetia,sans-serif;
	color : #000;
	font-size : 12px;
	border : 1px solid #FF8539;
}

.red {
	color : #000;
}
.error, .sent	{
	color : #FF8539;
	font-weight : bold;
}

legend {
	padding: 0 4px;
	color : #000;
	font-size: 13px;
	font-weight : bold;
}

fieldset {
	margin: 20px 10px;
	border: 1px solid #FFD6BD;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

fieldset p { margin: 10px 5px; }



/* Tabellen */

table	{
	width: 392px;
	margin: 0 0 0 10px;
	border: 0;
}

th	{
/*	background : url(../img/h1-underline.gif) repeat-x 0 21px; */
	font-size : 12px;
	color : #FF8539;
	line-height : 150%;
	text-align: left;
	border-bottom: 1px solid #FF8539;
}

td	{
	background : url(../img/extras_bg.gif) repeat 0 0;
	font-size : 12px;
	line-height : 150%;
}



/* Miscellaneous */
.designlink { display: none; visibility: hidden; position: absolute; top: -100px; text-indent: 9999px; margin-top: -5000px; }



/* Linkziel-Darstellung */
#content a[href$=".pdf"] {
	padding-left: 21px;
	padding-top: 1px;
	padding-bottom: 1px;
    background-image: url(../img/icon-pdf.gif);
    background-position: center left;
    background-repeat: no-repeat;
}



/* Trennlinie */
.orangeline {
	clear : both;
	background : url(../img/linie_orange.gif) 0 0 repeat-x;
	margin : 30px 0px 20px 10px;
	height: 15px;
	line-height: 15px;
	font-size : 11px;
	text-align: right;
}
div#content .orangeline a:link, div#content .orangeline a:visited {
	color : #FFB182;
}
div#content .orangeline a:hover, div#content .orangeline a:active {
	color : #FF8339;
}

.grayline {
	clear : both;
	background : url(../img/linie_grau.gif) 0 0 repeat-x;
	margin : 30px 10px;
	height: 15px;
	line-height: 15px;
	font-size : 11px;
	text-align: right;
}

/* Toplink */
div#content .toplink {
	clear : both;
	font-size : 11px;
	text-align: right;
}
div#content .toplink a:link, div#content .toplink a:visited {
	color : #FFB182;
}
div#content .toplink a:hover, div#content .toplink a:active {
	color : #FF8339;
}