html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
}

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
}

.latestposts {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

textarea {
	width: 500px;
}

.bildunterschrift {
	/*font-style: oblique;*/
	font-weight: bold;
}

.piccommentname {
	font-weight: bold;
}

.piccomeent {
	width: 200px;
}

a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #990000;
}

#faq h3 {
	padding-top: 20px;
}

#faq a {
	/*text-decoration: underline;
	font-weight: bold;
	color: #000000;*/
	line-height: 200%;
}

/*#faq a:hover {
	color: #990000;
}*/

#faq ul {
	list-style-position: outside;
	list-style-type: disk;
	padding: 0px 0px 0px 20px;
}

#faq p {
	padding-top: 5px;
}

select {
	width: 200px;
}

#winnertext {
	background-image:url(images/winner_schild.gif);
	width:306px;
	height:85px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 47px;
}

.winnertextWinner {
	font-weight: bold;
	font-size: 15px;
}

img.mitrand {
	border: 3px #ACC415 solid;
}

img.mitrandRED {
	border: 3px #990000 solid;
}


#galleryhead {
	background-image: url(images/gallery_header.gif);
	width: 500px;
	/*height: 95px;*/
	padding-top: 50px;
	padding-left: 90px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#galleryText {
	width: 500px;
	margin-bottom: 20px;
}

#contesthead {
	background-image: url(images/sketch_contest_header.gif);
	width: 500px;
	/*height: 100px;*/
	padding-top: 97px;
	padding-left: 83px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#contestRules {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 500px;
}

#contestRules h2 {
	margin-top: 10px;
	color: #990000;
	font-weight: bold;
}

#contestDate {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: 20px;
}

#hometxt {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 12px;
}

#impressum h2 {
	color: #990000;
	margin-top: 20px;
}

#impressum p {
	margin-top: 10px;
}

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
}

.headline {
	color: #990000;
	margin-top: 20px;
}

.contest-crew-header {
	font-size: 12px;
}

.contest-crew-header b {
	font-size: 12px;
}

.contest-crew-table {
	border: 1px solid black;
}