/* @override http://www.findeglueck.com/css/screen.css */

/* grundstyling */

html,body{margin:0;padding:0;
	background: #FFF url(../images/ujb_fond.png) repeat;
	text-align: center;
	text-transform: uppercase;
}
body{text-align:center;
	text-transform: uppercase;
}
p, a{
	text-align: center;
	text-transform: uppercase;
	font: 9px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #300;
	border-bottom-style: none;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
}

a:hover {
	color: #fff;
}

/* hier werden die einzelnen kaesten gestylt */

div#container{width: 100%;margin:0 auto;
	height: 100%;
}

div#logo {
	margin-top: 40px;
	text-align: center;
	margin-bottom: 5px;
}

div#video {
	margin-bottom: 0;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 0;
}

div#content{
	margin-bottom: 0;
	margin-top: 0;
}
#footer, #links{clear:left;
	margin-top: 14px;
	margin-right: 20%;
	margin-left: 20%;
}

/* ab hier koennen die links gestylt werden */

#NudePaper {
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px none black;
	border-left-width: 1px;
	border-left-color: black;
}

#loved {
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #000;
}

#Powley {
	padding-right: 5px;
	padding-left: 5px;
	border-right-style: none;
	border-right-width: 1px;
	border-left: 1px solid #000;
}

#Feldhommes {
	padding-right: 5px;
	padding-left: 5px;
	border-right-style: none;
	border-right-width: 1px;
	border-left: 1px solid #000;
}

#facebook {
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #000;
}

#imprint p {
	font-size: 6px;
	margin-top: 39px;
}
