* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

html {
	height: 105%;
	position: relative;

}

body {
	width: 870px;
	margin: auto;
	position: relative;
	padding-bottom: 100px;
	height: 100%;

}

a {
	text-decoration:none;
}

a:link              { color:#3B2521; }
a:visited           { color:#3B2521; }
a:hover             { color:#87671D; }
a:active            { color:#3B2521; }

/*
article a:link              { color:#87671D; }
article a:visited           { color:#87671D; }
article a:hover             { color:#3B2521; }
article a:active            { color:#87671D; }
*/

img {
	border: none;
}

header, footer, nav, section, article, aside, h1 { 
	display:block; 
}

.share, .more {
	font-size: 12px;
}

.share img {
	vertical-align: text-bottom;
}


header.page {
	position: absolute;
	left: 570px;
	top: 0px;
	width: 300px;
	height: 225px;
	float: right;
}

header.page h1 a {
	display:block;
	text-indent: -1000px;
	font-size: 10px;
	overflow:hidden;
	
	background-image: url("../images/slangnacht_logo.gif");
	background-repeat: no-repeat;
	
	width: 300px;
	height: 225px;
}


nav {
	position: absolute;
	left: 570px;
	top: 225px;
	width: 300px;
	float:right;
}

nav ul {
	border-width: 3px 0px 3px 0px;
	border-color: #87671D;
	border-style: solid;
	list-style-type: none;
}

nav ul li {
	float: left;
	width: 150px;
}

nav ul li a {
	display: block;
	border-width: 0px 0px 1px 0px;
	border-color: #D5D2D1;
	border-style: solid;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	
	padding: 5px 5px 5px 5px;
	margin-right: 10px
}



aside {
	position: absolute;
	left: 570px;
	top: 375px;
	width: 300px;
}

aside article,
aside div {
	margin-bottom: 15px;
}


section.banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 545px;
	height: 88px;
	padding-top: 45px;
}

section.content {
	position: absolute;
	top: 133px;
	left: 0px;
	width: 545px;
	padding-bottom: 100px;
	background-color: none;

}

section.content article {
	position: relative;
	border-width: 3px 0px 0px 0px;
	border-color: #87671D;
	border-style: solid;
}

section.content article header {
	margin: 10px 0px 30px 0px;
}

section.content article section p {
	padding-bottom: 20px;
}


section.content section {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	overflow: hidden;
	height: auto;
}

section.content .share {
	position: absolute;
	top: 10px;
	right: 5px;
}

section.content .more {
	position: absolute;
	top: 10px;
	right: 5px;
	text-transform: uppercase;
}

section.content .more img {
	vertical-align: middle;
}


section.content h1 {
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	width: 468px;
}

section.content h2 {
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
}

section.content section.opened {
	display: block;
}

section.content section.closed {
	display: none;
}

section.content section img {
	float:left;
	margin: 0px 10px 5px 0px;
}

aside article.facebook {
	width: 300px;
	height: 26px;
	background-image: url("../images/facebook_bar.gif");
	background-repeat: no-repeat;
}

aside article.facebook header {
	float:left;
	display: inline;
	margin: 5px 35px 0px 8px;
	width: 66px;
	height: 15px;
	background-image: url("../images/facebook_title.gif");
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

aside article.facebook a {
	float:left;
	margin: 6px 0px 0px 15px;
	color: #FFFFFF;
}

aside article.two-column header,
aside article.two-column p {
	float:right;
	width: 150px;
	font-size: 14px;
}

aside article.two-column header {
	font-weight: bold;
}


aside article.two-column img {
	float:left;
}


footer.page {
	display: none;
	position: absolute;
	bottom: 0px;
	font-size: 12px;
	border-width: 3px 0px 0px 0px;
	border-color: #87671D;
	border-style: solid;
	width: 100%;
	color: #87671D;
	padding-top: 10px
}


/***********************

   News

************************/


section.content article.news time {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: -2px;
	display: block;
}



/***********************

   Programm

************************/

section.content article.programm header p {
	float:left;
	width: 100px;
	color: #39251F;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
}

section.content article.programm header div {
	float:left;
	width:330px;
}

section.content article.programm header h1 {
	width:330px;
	margin-bottom: -5px;
}

section.content article.programm header img {
	float:left;
}

section.content article.programm a.website {
	text-transform: uppercase;
	font-size: 14px;
}

section.content article.programm header a img {
	float:none;
}

section.content article.programm section p {
	float:left;
	width: 400px;
}


section.content article.programm section div {
	float:left;
	width: 100px;
	margin-left: 28px;
	font-size: 10px;
}

section.content article.programm section ul {
	margin-top: 20px;
	padding-top: 10px;
	list-style-type: none;
	border-width: 1px 0px 0px 0px;
	border-color: #87671D;
	border-style: solid;
}


section.content article.programm section li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	border-width: 0px 0px 1px 0px;
	border-color: #87671D;
	border-style: solid;
}


.sn-mini {
	background-image: url("../images/sn-mini_icon.gif");
	background-repeat: no-repeat;
	background-position: 2px 20px;
}

.sn {
	background-image: url("../images/sn_icon.gif");
	background-repeat: no-repeat;
	background-position: 2px 20px;
}


/***********************

   Awards

************************/

button {
	display:block;
	width: 73px;
	height: 21px;
	text-indent: -1000px;
	overflow: hidden;
	background-image: url("../images/voten.gif");
	background-repeat: no-repeat;
	padding:0px;
	cursor: pointer, default;
	border: 0px;
	background-color: transparent;
}

#vote {
	background-image: url("../images/voten.gif");
}

#next {
	background-image: url("../images/next.gif");
}

section.content article.awarddescription {
	margin-bottom: 50px;
}

section.content article.awardresult {
	margin-bottom: 20px;
}

section.content article.awardresult header {
	float:right;
	display: inline;
	width: 210px;
	margin-left: 10px;
	margin-top: 7px;
}

section.content article.awardresult header h1 {
	width: 210px;
	font-size: 20px;
	font-weight: bold;
	color: #39251F;
	line-height: 20px;
}

section.content article.awardresult header p {
	width: 210px;
	font-size: 12px;
	font-weight: normal;
	color: #39251F;
	margin-top: 5px;
}

section.content article.awardresult section {
	float:right;
	display: inline;
	width: 325px;
	margin-top: 10px;
}

section.content article.awardresult section li {
	background-color: #FFFFFF;
	padding: 2px 0px 2px 0px;
}

section.content article.awardresult section li.hover {
	background-color: #E5DFCF;
}

section.content article.awardresult p.resultName {
	float:left;
	display: inline;
	width: 175px;
	font-size:14px;
	font-weight: bold;
	padding: 0px;
}

section.content article.awardresult p.resultCount {
	float:left;
	display: inline;
	width: 25px;
	font-size:10px;
	text-align: right;
	font-weight: normal;
	padding: 0px;
	padding-right: 5px;
	line-height: 15px;
}

section.content article.awardresult div.resultBorder {
	float:left;
	display: inline;
	width: 115px;
	height: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #39251F;
	padding: 0px;
}

section.content article.awardresult div.resultContent {
	float:left;
	display: inline;
	height: 100%;
	background-color: #86661D;
	padding: 0px;
}

section.content article.awardform div {
	display: block;
	margin-bottom: 10px;
}

section.content article.awardform section span {
	display: block;
	padding: 10px;
	border-width: 2px;
	border-style: solid;
	font-weight: bold;
	margin-bottom: 20px;
}

section.content article.awardform section span.errorMessage {
	border-color: #900101;
	color: #900101;
	background-color: #FFCDCA;
}

section.content article.awardform section span.successMessage {
	border-color: #006600;
	color: #006600;
	background-color: #D0FFCB;
}

section.content article.awardform label {
	width: 100px;
	float:left;
}

section.content article.awardform input.text {
	width: 250px;
	border-width: 1px;
	border-style: solid;
	border-color: #3B2521;
	background-color: #E5DFCF;
	font-size: 14px;
}

section.content article.awardvoting ul {
	list-style-type: none;
	margin-bottom: 20px;
}

section.content article.awardvoting li {
	font-size: 14px;
	margin-bottom: 10px;
}



/***********************

   Info

************************/

section.content article.infoprogramm header p,
section.content article.infolocation header p {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: -2px;
	display: block;
}


section.content article.infoprogramm section ul {
	list-style-type: none;
	margin-bottom: 20px;
}

section.content article.infoprogramm section li {
	margin-bottom: -2px;
}

section.content article.infoprogramm section h2 {
	font-size: 14px;
	text-transform: none;
	float: left;
	display: inline;
	width:140px;
	font-weight: normal;
	
}

section.content article.infoprogramm section p {
	font-size: 14px;
	text-transform: none;
	float: left;
	display: inline;
	font-weight: bold;
	width:300px;
	padding: 0px;

}


section.content article.infolocation header {
	margin-bottom: 10px;
}



section.content article.infoanreise section ul {
	list-style-type: none;
	margin-bottom: 20px;
}

section.content article.infoanreise section li {
	margin-bottom: 20px;
}

section.content article.infoanreise section h2 {
	font-size: 14px;
	text-transform: uppercase;
	float: left;
	display: inline;
	width:70px;
	font-weight: bold;
	
}

section.content article.infoanreise section p {
	font-size: 14px;
	text-transform: none;
	float: left;
	display: inline;
	width:450px;
	padding: 0px;

}

#map_canvas {
	width: 550px;
	height: 250px;
	
	margin-bottom: 20px;
}





/***********************

   Media

************************/

section.content article.media li {
	list-style-type: none;	
}

section.content article.media h2 {
	margin-bottom: 10px;
}

section.content article.media li {
	float: left;
	width: 170px;
	display: inline;
	margin-right: 10px;
	margin-top: 4px;
	
}

section.content article.media {
	margin-bottom: 50px;
}

a.gallery {
	display:block;
	width: 170px;
	background-color: #DDD;
}

a.gallery span {
	display:block;
	background-color: #333;
	color: white;
	padding: 3px;
}