/* CSS Document */
BODY {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}


H1, H2, H3, H4, H5, H6 {
    font-weight: normal;
    margin-top: 0px;
}

H1 {
	font-size: 26px;
}

H2 {
	font-size: 18px;
	margin: 3px;
}

ul {
	padding: 0px;
	margin: 5px;
	margin-left: 0px;
	list-style: none;
}

li {
	padding: 1px;
}

img {
	border: 0;
}

a, a:link, a:active, a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

.teaser {
	color:#992222;
	font-family: Tahoma;
}

.title {
	font-size: 18px;
	font-weight: bold;
	
}


.button {
	background-color:#ffb8e4;
	background-image:url(../images/content.png);
	background-position: top center;
	background-repeat: no-repeat;
	
	border: none;
	width: 40px;
	height: 20px;
	cursor: pointer;
}

.buttonworkshops {
	background-color:#ffb8e4;
	background-image:url(../images/content.png);
	background-position: top center;
	background-repeat: no-repeat;
	
	border: none;
	height: 20px;
	cursor: pointer;
	width: 120px;
}

.buttonartist {
	
	background-color:#ffb8e4;
	background-image:url(../images/content.png);
	background-position: top center;
	background-repeat: no-repeat;
	
	border: none;
	
	cursor: pointer;
}


.ontop {
	position: relative;
	top: 5px;
	left: -10px;
	width: 10px;
	border-bottom: 1px solid #444;
	margin-top: 20px;
}


.sponsor {
		background-color:transparent;
	background-image:url(../images/content.png);
	background-position: top center;
	background-repeat: no-repeat;
}


.big {
	font-size: 20px;
}


.prog ul {
	margin-left: 15px;
}

.prognavi {
	font-size: 16px;
}

.prognavi a {
	padding: 7px;
	
	background-color:transparent;
	background-image:url(../images/content.png);
	background-position: top center;
	background-repeat: no-repeat;
	
	text-decoration: none;
}

.prognavi a:hover {
	background-color: #eeeeee;
}

.prognavi a:focus {
	outline: none;
}

.title {
	font-size: 16px;
	display: block;
}

.titlebold {
	font-weight: bold;
	display: block;
}

.subtitle {
	font-size: 12px;
	display: block;
	padding-left: 1px;
}

.place {
	font-style: italic;
}

.blocking {
	display: block;
	clear: both;
}

a.workshop {
	padding: 10px;
	/*background-color: #fff;*/
	text-decoration: none;
	display: block;
}

a.workshop:hover {
	background-color: #ffa7d3;
	
	background-image:url(../images/content.png);
	background-position: top center;
	background-repeat: no-repeat;
}

a.workshop:after{
	content: "more...";
	background-image:url(../images/diy08_14.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/* layers */

#main {
	margin: 0 auto 0 auto;
  width: 984px;
  min-height: 414px;
  background-color:transparent;
	background-position: top center;
	background-repeat: no-repeat;
}

#easteregg {
	display: none;
}

#content {
	position: relative;
	float: left;
	width: 584px;
	min-height: 500px;
	margin-top: 178px;
	margin-left: 157px;
	background-image:url(../images/content.png);
}

.landing {
	padding: 20px;
}

#navi {
	position:relative;
	float: left;
  top: 8px;
  left:140px;
}

#navi a {
	outline: none;
}

.navi {
	width: 20px;
	height: 5px;
	margin-top: 154px;
	margin-left: -106px;
	cursor: hand;
}

.subnavi {
	margin-top: 170px;
	margin-left: -89px;
}

#navi_right {
	position: relative;
	float: right;
	top: -5px;
	left: -106px;
}

.lang {
	background-color: #FF3399;
	text-align: center;
	font-size: 10px;
	padding: 4px;
}

.prix {
	margin-top: 233px;
	margin-right: 1px;
}

#footer {
	position: relative;
	top: 50px;
	width: 984px;
}

.support {
	width: 100%;
	float: left;
	background-color:transparent;
	background-image:url(../images/support.gif);
	background-repeat: no-repeat;
}

.copyright {
	float: right;
	top: 5px;
	font-size: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
