/* - General - */

/* - colors -
    schwarz			#000000	/
	dark grey		#0d0d0d / 
	light grey		#dddddd / 
	light grey		#cccccc / 
	light grey		#eeeeee	/ 
	orange			#fa6a0a / 
	red				#891603 / 
	weiß			#ffffff /
*/

html body {
}
div {
	margin: 0;
	padding: 0;
	vertical-align: top;	background-color: transparent;
}
#wrapper {
	width: 800px;
	height: 730px;
	margin: 0 auto;
	background-color: #000;
}

#wrapper_home {
	width: 800px;
	height: 730px;
	margin: 0 auto;
	background-color: #000;
	background-image: url(../img/main/dunyazade-HG_minarett.jpg);
	background-repeat: no-repeat;
}

#wrapper_content {
	width: 800px;
	height: 730px;
	margin: 0 auto;
	background-color: #000;
	background-image: url(../img/main/dunyazade-HG_content.jpg);
	background-repeat: no-repeat;
}

#wrapper_portrait {
	width: 800px;
	height: 730px;
	margin: 0 auto;
	background-color: #000;
	background-image: url(../portrait/dunyazade-portrait.jpg);
	background-repeat: no-repeat;
}

#wrapper_repertoire {
	width: 800px;
	height: 730px;
	margin: 0 auto;
	background-color: #000;
	background-image: url(../repertoire/dunyazade-repertoire.jpg);
	background-repeat: no-repeat;
}

#wrapper_unterricht {
	width: 800px;
	height: 730px;
	margin: 0 auto;
	background-color: #000;
	background-image: url(../unterricht/dunyazade-unterricht.jpg);
	background-repeat: no-repeat;
}

#wrapper_workshops {
	width: 800px;
	height: 730px;
	margin: 0 auto;
	background-color: #000;
	background-image: url(../workshops/dunyazade-workshops.jpg);
	background-repeat: no-repeat;
}

#wrapper_benatkomombo {
	width: 800px;
	height: 730px;
	margin: 0 auto;
	background-color: #000;
	background-image: url(../benat-kom-ombo/benat-kom-ombo_HG.jpg);
	background-repeat: no-repeat;
}

#wrapper_kontakt {
	width: 800px;
	height: 730px;
	margin: 0 auto;
	background-color: #000;
	background-image: url(../kontakt/dunyazade-kontakt.jpg);
	background-repeat: no-repeat;
}

#header {
	height: 152px;
}

.inside {}

#left {
	width: 230px;
	height: 95%;
	position: absolute;
	float: left;
	margin: 0 0 0 50px;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
#right {
	position: absolute;
	float: right;
	margin: 0 0 0 430px;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

#main_home {
	width: 420px;
	height: 525px;
	position: relative;
	margin: 20px 0 0 100px;
}

#main.content {
	width: 420px;
	height: 525px;
	position: relative;
	margin: 30px 0 0 60px;
}
.inside_main {
	position: relative;
	text-align: left;
	padding: 0;
}
#main.contentnav_wrapper {
	width: 680px;
	height: 525px;
	position: relative;
	margin: 30px 0 0 60px;
}
#content_left {
	position: relative;
	width: 390px;
	text-align: left;
	float: left;
}


#main.impressum {
	width: 680px;
	height: 525px;
	position: relative;
	margin: 30px 0 0 60px;
}
.impressum_left {
	position: relative;
	width: 330px;
	margin: 20px 0 0 0;
	text-align: left;
	float: left;
}
.impressum_right {
	position: relative;
	width: 330px;
	text-align: left;
	margin: 20px 0 0 0;
	float: right;
}


#footer {
	position: absolute;
	padding: 0;
	margin: 0 0 0 60px;
	width: 680px;
	text-align: left;
}

.inside {
}


#vspacer {
	width: auto;
	height: 30px;
}

body {
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #111;
}
#hr {
	width: auto;
	height: 1px;
	background-color: #bbb;
	border: none;
	margin: 0 60px 0 60px;
}
table {
	margin: 0;
	padding: 0;	background-color: transparent;
}



/* Kursuebersicht */
table.kurse {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	border-top: 1px dotted #333;
	border-left: 1px dotted #333;
}
table.kurse td p {
	font-size: 11px;
	line-height: 13px;
}
tr.kurse_wtag td {
	background-color: #891603;
	color: #ddd;
	border-right: 1px dotted #333;
	border-bottom: 1px dotted #333;
}
table.kurse tr td {	background-color: transparent;
border-right: 1px dotted #333;
	border-bottom: 1px dotted #333;
}


/* Terminkalender */
table.termine {
	width: 462px;
	margin: 0;
	padding: 0;	background-color: transparent;
text-align: center;
	border-top: 1px dotted #333;
	border-left: 1px dotted #333;
}
table td.termine {
	margin: 0;
	padding: 0;
	width: 100%;
}
tr.termin_monat {
	background-color: #891603;
	border: 0;
}
tr.monat, tr.monat td a {
	font-size: 12px;
	text-decoration: none;
	color: #ddd;
	height: 15px;
}
tr.termin_wtag td {	background-color: transparent;
font-size: 10px;
	color: #ddd;
	border-right: 1px dotted #333;
	border-bottom: 1px dotted #333;
}
td.datum {
	height: 50px;
	width: 66px;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0;	background-color: transparent;
border-bottom: 1px dotted #333;
	border-right: 1px dotted #333;
}
div.heute {
	font-size: 15px;
	line-height: 16px;
	color: #891603;
	margin: 0;
	padding: 0 0 0 2px;
}
div span.heutesmall {
	font-size: 11px;
	line-height: 12px;
}
a.termin {
	font-size: 11px;
	line-height: 12px;
	color: #891603;
	text-decoration:none;
	margin: 0;
	padding: 0;
	padding-left: 2px;
}
div.kein_termin {
	font-size: 14px;
	line-height: 18px;
	color: #222;
	padding: 0 0 0 2px;
}
table.termindetail {
	width: 462px;
	margin: 0;
	padding: 0;	background-color: transparent;
text-align: center;
}
tr.termindetail_head {
	background-color: #891603;
}
tr.tag {
	font-size: 14px;
	line-height: 18px;
	color: #222;
	height: 15px;
}


/* Basic settings */
select, input, textarea {
	font-size: 99%;
}
form {
	margin: 0;
	padding: 0;

}
img {
	border: 0;
}


/* Typography Section */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #fa6a0a;
}
p {
	margin: 0;
	padding: 0;
}
p.disclaimer {
	font-size: 10px;
	line-height: 10px;
}
p.negativ {
	color: #ddd;
}
p.list {
	margin: 9px 0 0 0;
}
h1 {
	font-size: 24px;
	line-height: 26px;
}
h1.headline {
	vertical-align: top;
}

h2 {
	font-size: 18px;
	line-height: 24px;
}
h2.event {
	color: #eee;
}
h3 {
	font-size: 15px;
	line-height: 18px;
	color: #eee;
}
h4 {
	font-size: 15px;
	line-height: 18px;
	color: #eee;
}
h5 {
	font-size: 13px;
	line-height: 13px;
	color: #eee;
}
h6 {
	font-size: 11px;
	line-height: 13px;
	color: #eee;
}
ul.list {
	list-style-type:disc;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;

}
ul.list li {
	line-height: 15px;
}


div span.copyright {
	font-size: 9px;
	line-height: 10px;
	color: #333;
}


/*  LINKS  */
a {
	font-weight: normal;
	color: #891603;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 0em;
	word-spacing: 0em;
}
a:hover {
	color: #eee;
	text-decoration: none;
}
a.footer {
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	font-style: italic;
	color: #bbb;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
}
a.footer:hover {
	color: #fff;
	text-decoration: none;
}


div#navbar {
	margin: 10px 0 0 20px;
}
div#navbar ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
div#navbar ul li {
	float: left;
}
div#navbar ul li a {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	margin: 0 23px 0 0;
	color: #bbb;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
}
div#navbar ul li a:hover {
	color: #fff;
	text-decoration: none;
}
div#navbar ul li a.nav_on {
	color: #eee;
	text-decoration: none;
}
div#navbar ul li a.nav_on:hover {
	color: #fff;
	text-decoration: none;
}


div#nav_right {
	position: relative;
	width: 285px;
	margin: -3px 0 0 0;
	float: right;
}

div#nav_right ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;

}

div#nav_right ul li {
	float: right;
}

div#nav_right ul li a {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 0 12px;
	color: #bbb;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
}

div#nav_right ul li a:hover {
	color: #eee;
	text-decoration: none;
}

div#nav_right ul li a.nav_on {
	color: #eee;
	text-decoration: none;
}

div#nav_right ul li a.nav_on:hover {
	color: #999;
	text-decoration: none;
}


div#navbar.navfooter {
	margin: 0;
	height: 16px;
	vertical-align: top;
}
div#navbar.navfooter ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
div#navbar.navfooter ul li {
	float: right;
}
div#navbar.navfooter ul li a {
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	font-style: italic;
	color: #bbb;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
}
div#navbar.navfooter ul li a:hover {
	color: #fff;
	text-decoration: none;
}
div#navbar.navfooter ul li a.nav_on {
	color: #eee;
	text-decoration: none;
}
div#navbar.navfooter ul li a.nav_on:hover {
	color: #fff;
	text-decoration: none;
}
