@charset "iso-8859-1";
/* Tanja Boukal online Layout-CSS */

/* Schriftdefinition und Browserreset */
html {height: 100.1%; font-size: 62.5%;}
body {
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	background: #FFFFFF;
	line-height: 1.8em;
	text-align: center;
}

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* Absatzdefinitionen allgemein */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #B00E23;
	padding: 0.6em 0em 0.2em 0em ;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0.8em;
	padding-bottom: 0.6em;
}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1.0em;}

p {}

blockquote {
	background: url(../bilder/anf_left.gif) no-repeat;
	padding-left: 90px;
}
blockquote p {
	background: url(../bilder/anf_right.gif) no-repeat bottom right;
	padding-right: 90px;
}

strong {letter-spacing: 2px; padding: 0px 3px;}
em {font-size: 1.05em;}

a {
    font-weight: bold;
	text-decoration: none;
	color: #B00E23;
	background: url(../bilder/link.gif) no-repeat left top;
	padding-left: 13px;
}
a:link {}
a:visited {color: #003399;}
a:hover {}
a:active {}

.a-reset {background: none; padding: 0px; color: #B00E23;}
a:visited.a-reset {color: #B00E23;}

/* Layoutdefinitionen allgemein */
div#wrapper {
	width: 984px;
	margin: 0px auto;
	text-align: left;
}

/* HEADER */
div#header {
	height: 50px;
	background: url(../bilder/bg_lines_head.gif) no-repeat left bottom;
	padding: 25px 34px 15px 20px;
}

/* NAVIGATION */
div#nav {
	height: 40px;
	background: url(../bilder/bg_lines_main_top.gif) no-repeat left bottom;
	padding: 5px 5px 0px 10px;
}
div#nav li {
    display: inline; 
    margin-right: 10px;
}
div#nav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	background: none;
}
div#nav li a:hover, 
body#home div#nav li.navhome a,
body#artist div#nav li.navartist a,
body#gallery div#nav li.navgallery a,
body#press div#nav li.navpress a,
body#download div#nav li.navdownload a,
body#guestbook div#nav li.navguestbook a,
body#contact div#nav li.navcontact a,
body#links div#nav li.navlinks a,
body#impressum div#nav li.navimpressum a,
body.german div#nav li.navgerman a,
body.english div#nav li.navenglish a
{
    color: #B00E23;
}
div#nav li.navgerman a {
	margin-left: 45px;
	margin-right: 0px;
	padding: 0px;
}
body.english div#nav li.navgerman a {
	margin-left: 85px;
	margin-right: 0px;
	padding: 0px;
}
div#nav li.navenglish a {
	padding: 0px;
	margin: 0px;
}
div#nav li.navimpressum a {
	padding: 30px;
	margin: 0px;
}

/* INHALT */
div#wrapcontent {
	background: url(../bilder/bg_lines_main_left.gif) repeat-y left top;
}
div#close {}

/* HAUPTINHALT */
div#main {
	padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 100px;
	background: none;
	width: 864px;
}
body#home div#main {
	width: 600px;
	padding-right: 20px;
}

/* NEWS-BOXEN HOME */
div#news_1, div#news_2, div#news_3 {
	background: url(../bilder/double_line.gif) repeat-x left top;
	width: 170px;
	margin-left: 0px;
	float: left;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 55px;
	padding: 10px;
}
body.german div#news_1, div#news_2, div#news_3 {
	margin-bottom: 12px;
}

/* BANNER */
div#banner {
	text-align: center;
	border: 2px solid #003399;
	width: 580px;
}

/* ARTIST */
body#artist div#main dl {padding-top: 20px;}
body#artist div#main dt {font-weight: bold; font-size: 1.4em;}
body#artist div#main dl dd dl {padding-top: 0px;}
body#artist div#main dl dd dl dt {display: inline;}
body#artist div#main dl dd dl dd {display: inline;}
body#artist div#main dl dd dl dt {font-weight: normal; font-size: 1.0em;}

/* GALLERY */
div#overview {width: 850px;}

#overview a {background: none; padding: 0px;}
#overview a:hover {background: #B00E23;}


body#subgallery dt {font-weight: bold;}

body#subgallery div#title {
}
body#subgallery div#details {
	width: 214px;
}
body#subgallery div#links {
	width: 214px; margin-top: 20px;
}
body#subgallery div#concept {
}
body#subgallery div#flash {
	float: right;
	width: 640px;
}
body#subgallery div#p1 {background-color: #C96; float: left; width: 190mm; margin: 10mm;}
body#subgallery div#p2 {background-color: #C06; float: left; width: 85mm; margin: 10mm;}
body#subgallery div#p3 {background-color: #93C; float: left; width: 85mm; margin: 10mm;}



/* GÄSTEBUCH & EMPFEHLUNG*/
div#gaestebuch, div#empf {width: 580px;}

#gaestebuch input, #empf input {border: 1px solid #666666;}
#gaestebuch textarea, #empf textarea {border: 1px solid #666666;}
#gaestebuch input[type="submit"], #empf input[type="submit"] {border: none;}

#gaestebuch	div.gb {
	margin: 0 10px 0 0px;
	padding: 0px;
}
#gaestebuch	div.gb-author {
	background: url(../bilder/double_line.gif) repeat-x left top;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 10px;
}
#gaestebuch	p.gb-author-left {
	margin: 0px;
	float: left;
}
#gaestebuch	p.gb-author-right {
	margin: 0px;
	text-align: right;
}
#gaestebuch div.gb-entry {
	margin: 0px;
	padding: 10px;
}
#gaestebuch	p.gb-browse {
	text-align: center;
	font-weight: bold;
}
#gaestebuch	p.gb-browse a{
	background-image: none;
}
#gaestebuch	p.gb-admin-buttons {
	margin: 3px 0px 0px 0px;
	text-align: right;
}
#gaestebuch	.caution {
	color: #B00E23;
	font-weight: bold;
}
#gaestebuch ul{
	padding-left: 30px; padding-top: 5px; padding-bottom: 20px; padding-right: 5px;}

#gaestebuch li {padding-top: 10px; line-height: 1.2em;}

#gaestebuch	.small, #empf .small{
	font-size: 1em;
	padding: 10px;
}
#gaestebuch	.comment {
	margin: 10px 0px 0px 0px;
	color: #333333;
}

/* KONTAKTFORMULAR */
#contact-form fieldset, #contact-form fieldset.fs-name input, #contact-form label, #contact-form fieldset.fs-contact input, #contact-form fieldset.fs-adress input, #contact-form select, #contact-form fieldset.fs-message textarea {display: block}

#contact-form fieldset {width: 40em; margin: 1em 0em 1em 0em; padding: 1em;}

#contact-form fieldset, #contact-form fieldset.fs-name input, #contact-form fieldset.fs-adress input, #contact-form fieldset.fs-contact input, #contact-form fieldset.fs-whois select, #contact-form fieldset.fs-message textarea {border: 1px solid #666666;}

#contact-form fieldset legend {font-weight: bold; font-size: 1.4em; color: #B00E23;}
#contact-form fieldset label {font-weight: normal; font-size: 1.0em; color: #003399; }
#contact-form fieldset input, #contact-form fieldset textarea {width: 90%; font-family: "Courier new", Courier, monospaced;}

#contact-form fieldset.fs-radio label {float: left; width: 6em; margin-right: 2em; margin-left: 0em;}
#contact-form fieldset.fs-radio input {margin-right: 1em; width: 1em; position:relative; top: 0.3em;}
#contact-form fieldset.fs-iwant input {margin-right: 1em; width: 1em;}

#contact-form fieldset.fs-whois select {width: 18em; padding: 0em;}
#contact-form fieldset.fs-whois label {padding-top: 1em;}

#contact-form input#submit {font-weight: bold; font-size: 2em; width: 21.1em;}

/* LINKS */
#links div#main a {
    text-decoration: none;
	color: #666666;
}

/* PRESS */
#press div#main a {
    text-decoration: none;
	color: #666666;
}

/* DOWNLOAD */
#download div#main a {
    text-decoration: none;
	color: #666666;
}

/* SIDEBAR */
div#wrapsidebar {
	float: right;
	width: 270px;
	margin-right: 34px
}
div#sidebar {
	background-image: url(../bilder/sidebar.gif);
	padding-left: 10px;
}
div#sidebar h2 {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #B00E23;
	line-height: 1.4em;
	margin-left: -10px;
	padding-left: 10px;
}
div#sidebar ul {padding-left: 30px; padding-top: 5px; padding-bottom: 20px; padding-right: 5px;}
div#sidebar li {padding-top: 10px; line-height: 1.2em;}
div#sidebar a {
    background: none;
    text-decoration: none;
	color: #333333;
    padding: 0px;
}
div#sidebar a:hover {color: #B00E23;}

div#sidebar_bottom {
	background-image: url(../bilder/sidebar_bottom.gif);
	height: 9px;
	}


/* FOOTER */
div#footer {
	background: url(../bilder/bg_lines_main_bootm.gif) no-repeat left top;
	padding: 20px;
	width: 944px;
}
div#footer a {background: none; padding: 0px;}


/* ALLGEMEINES */
.defloat {clear: both;}
.defloat-left {clear: left;}
.abstand_links {padding-left: 50px}

div#printinfo, div#footerprint, div#p1, div#p2, div#p3 {display: none;}
