@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) central stylesheet - layout example "3col_standard"
 * (de) Zentrales Stylesheet - Beispiellayout "3col_standard"
 *
 * @copyright       Copyright 2005-2008, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.6
 * @revision        $Revision: 130 $
 * @lastmodified    $Date: 2007-10-05 19:05:21 +0200 (Fr, 05 Okt 2007) $
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(../yaml/navigation/nav_shinybuttons.css);

@import url(screen/basemod.css);
@import url(screen/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(../yaml/print/print_003_draft.css);


#col1 { width: 270px; margin-left: 40px;}
#col1_content { padding: 20px 40px 0px 0px; }

#col2 { width: 550px; margin-right: 40px;}
#col2.hide { display: none; width: 550px; margin-right: 40px;}
#col2_content { padding: 0px; }

#col1-full { width: 860px; margin-left: 40px;}

/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:20px;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
div#page div#kuenstler table { font-family: Verdana; font-weight: bold; width: 100%; }
#kuenstler .name { width: 100%; }
#kuenstler .art,
#kuenstler .geboren,
#kuenstler .herkunft,
#kuenstler .groesse { font-weight: bold; color: #000000;}

#kuenstler .art span,
#kuenstler .geboren span,
#kuenstler .herkunft span,
#kuenstler .groesse span{ font-weight: bold; color: #000000;}


#kuenstler table { color: #000; width: auto; border-collapse:collapse; margin-bottom: 0.5em; border-top: 0px #888 solid; border-bottom: 0px #888 solid; }
#kuenstler table caption { font-variant:small-caps; }
#kuenstler table.full { width: 100%; }
#kuenstler table.fixed { table-layout:fixed; }

#kuenstler th,td { padding: 0.5em; }
#kuenstler thead th { color: #000; border-bottom: 0px #800 solid; }
#kuenstler tbody th { color: #333; }
#kuenstler tbody th[scope="row"], tbody th.sub {  }

#kuenstler tbody th { border-bottom: 0px solid #fff; text-align: left; }
#kuenstler tbody td { border-bottom: 0px solid #eee; }

#kuenstler tbody tr:hover th[scope="row"],
#kuenstler tbody tr:hover tbody th.sub { }
#kuenstler tbody tr:hover td { }

/* Newsletter */

#col1-full .moduletable {
	margin-right: 30px;
	margin-top: 20px;
	float: right;
	border: 1px solid #990099;
	position: relative;
	z-index: 999;
	width: 200px;
	background-color: #FFFFFF;
	background-image:url(http://www.suwa.de/images/newsletter-background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;	
}

.mainnewsletter {
	display: block;
	background-position: 0px 0px;
}

#col1-full .moduletable h3 {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
	background-color: #990099;
}

.normalsublayout {
	color: #92939D;
	font-size:12px;
	font-weight:normal;
	margin-top:0px;
	padding-top:10px;
	border: none;
}

#subscribeFormModule div { 
	text-align: left;
	padding-left: 10px;
	position: relative;
	margin-bottom: 5px;
}

#subscribeFormModule div input { 
	position: absolute;
	right: 5px;
	width: 140px;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
}

#subscribeFormModule div input[type="radio"] { 
	width: 20px;
	position: static;
	float: left;
	margin: 0px;
	margin-top: 5px;
}

.mainnewsletter p {
	text-align:left;
}

input#addSubscriber.button{ 
	background: none;
	background-image: url(http://www.suwa.de/images/newsletter-button.gif);
	border: 0px;
	display: block;
	width: 136px;
	height: 24px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #fff;
	margin-left: 5px;
	margin-bottom: 10px;
}

#subscribeForm td { 
	padding: 5px 0px;
}

#subscribeFormModule .newsletter-description { 
	display: block;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.newsletter-gruppe { 
	border: 1px solid #ccc;
	margin: 5px 5px 15px 5px;
}