/* Visual Orgasm Custom Styling Template
Start: 31.01.2007
Manuela Hoffmann, info-at-pixelgraphix-punkt-de
www.pixelgraphix.de
Letzte Aenderung: 8.08.2007
Matias Roskos
*/

body {
	font-size: 80%;
	line-height: 1.6em;
	color: #111;
	background: #000000;
	font-family: tahoma,arial,sans-serif;
}

a:link {
	color: #163A71;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background-color: black;
	color: #FFFFFF;
}

a.textlink {
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px 2px 0px 2px;
}

a:hover.textlink {
	color: #FFFFFF;
}

a:visited.textlink {
	color: #000000;
	background-color: #9CA0A1;
}

a.footerlink {
	color: #FFFFFF;
}

a:hoover.footerlink {
	color: #000000;
	background-color: #FFFFFF;
}

a:visited.footerlink {
	color: #FFFFFF;
}

/* Kleinerer Text */

.s {
	font-size: 0.9em;
}

/* Headlines */

h1 {
	width: 782px;
	height: 120px;
	background: transparent url('http://www.visuellerorgasmus.de/vo2005/vo_contest/contest/img/header_sonycentercontest.jpg') bottom left no-repeat;
	padding-top: 0px;
	margin-top: -40px;
}

h2 {
	color: #015DE6;
	border-bottom: 1px dotted #000000;
	/* padding-top: 50px; */
	/* margin-top: 100px; */
	width: 80%;	
}

h3 {
	color: #AB4B1B;
}

h4 {
	color: #AB4B1B;
}

/* Layout */

#wrapper {
	background: #fff;
	color: #111;
}

p.impressum {
	color: #015DE6;
}

p.impressum a:link, p.impressum a:visited { color: #111;}

#header {
	height: 120px;
	background: #015DE6;
	color: #E7DAD1;
}

/* formular definitions */
input, select, textarea {
	color: #111;
	background: #fff;
	border: 1px solid #eee;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.submit {
	width: 100px;
}

.loginfield {
	width: 100px;
}

.commentfield {
	width: 500px;
	height: 200px;
}

.textfield {
	width: 200px;
}

.voteselect {
	width: 150px;
}
/* end formular definitions */

#login p {
	font-size: 0.8em;
}


/* Anzeige der Contest-Beiträge */

#galerie dl {
	border: 1px solid #fff;
	background-color: transparent;
	background: transparent;
}

#galerie dt {
	border: 1px solid #eee;
	background-color: transparent;
	background: transparent;
}

#galerie dt img {
	border: 1px solid #aaa;
}

#galerie dl:hover {
	background: #E4DCCF;
	border: 1px solid #2C4E2D;
}

/* Navigationsleiste */

#navi {
/* Die Navigationsleiste lässt sich in der Position beeinflussen */
	position: absolute;
	top: 100px;
	height: 44px;
	background: #015DE6 top left repeat-x;
/*	background: #B6B886 url(\'images/bg-nav.jpg\') top left repeat-x; */
}

/* Tabs */

ul.tabs a:link,
ul.tabs a:visited,
ul.tabs a:active,
ul.tabs a:hover {
/*	background: #979A6F url(\'images/bg-tab.jpg\') top left repeat-x; */
	/* background: #979A6F top left repeat-x; */
	background: #000000 top left repeat-x;
	/* border: 1px solid #fff; */
	color: #fff;
	height: 44px;
	position: relative;
	top: 0px;
}

div.domtab div {
	background: #696;
	color: #fff;
}

/*
li.naviline {
	height: 20px;
} */

ul.tabs li.active a:link,
ul.tabs li.active a:visited,
ul.tabs li.active a:active,
ul.tabs li.active a:hover {
/*	background: #979A6F url(\'images/bg-tab.jpg\') top left repeat-x; */
	 color: #fff;
}

#domtabprintview a:link,
#domtabprintview a:visited,
#domtabprintview a:active,
#domtabprintview a:hover {
	color: #fff;
}

div.domtab div a:link,
div.domtab div a:visited,
div.domtab div a:active {
	color: #fff;
}

div.domtab div h2 a,
div.domtab div h2 a:hover,
div.domtab div h2 a:active {
	color: #cfc;
}

/* Footer */

#footer {
	background: #015DE6;
	border-top: 5px solid #FFFFFF;
}

#footer p {
	color: #fff;
}

font.purified {
	font-weight: bold;
}

#advertising {
	background: #E4DCCF;
	padding-top: 5px;
}

#advertising span{
	margin-right: 5px;
}

#login {
	padding: 0px;
	float: right;
	display:inline;
}

/* formating popup */
#popup {
	background-color: #FFFFFF;
	color: #000000
	padding-left: -20px;
	margin: 20px;
}