/* {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: Arial, sans-serif;
}*/
* {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 19px;
	background: #FFF;
}

ul {
	padding-left: 20px;
	list-style-type: none;
}

h2 { /*text-transform: uppercase;*/
	padding-bottom: 5px;
	font-size: 20px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

h2.hide {
	display: none;
}

h3 {
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 20px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

h4 {
	text-transform: uppercase;
}

span.hide {
	position: absolute;
	top: -999em;
	left: -999em;
	display: none;
	height: 0;
	overflow: hidden;
}

table {
	clear: both;
}

label {
	display: block;
	float: left;
	width: 100px;
	clear: both;
}

input {
	padding: 2px;
}

#content .colFull p strong {
	margin-bottom: 10px;
}

#content .colFull p a strong {
	margin-bottom: -20px;
}

/** links **/
/** with arrow **/
#content .colFull p a.arrow,#content .colFull a.arrow {
	background: transparent url("../img/layout/icon_link.png") no-repeat 0px
		2px;
	padding: 0px 0px 0px 20px;
	color: #8B8B8B;
	font-size: 12px;
	font-weight: 300 !important;
}

#content .colFull p a.arrow:hover,#content .colFull a.arrow:hover {
	text-decoration: underline;
	color: #c7050f;
}

/** with pdf icon **/
#content .colFull p a.pdf {
	display: block;
	height: 52px;
	background: transparent url("../img/layout/icon_pdf.png") no-repeat 0px
		0px;
	padding: 15px 0px 0px 60px;
	font-weight: 300;
}

/** with small pdf icon **/
#content .colFull p a.pdf_small, #content .colNominee p a.pdf_small {
	display: block;
	height: 52px;
	background: transparent url("../img/layout/icon_pdf.png") no-repeat 0px
		0px;
	padding: 15px 0px 0px 60px;
	font-weight: 300;
}

#content .colFull p a.pdf_red {
	display: block;
	height: 52px;
	background: transparent url("../img/layout/icon_pdf.png") no-repeat 0px
		0px;
	padding: 15px 0px 0px 60px;
	font-weight: 300;
}

/** roter font **/
.red {
	color: #c7050f !important;
}

/** with sound icon **/
#content .colFull p a.sound, #content .colNominee p a.sound {
	display: block;
	height: 52px;
	background: transparent url("../img/layout/icon_ton.png") no-repeat 0px
		0px;
	padding: 15px 0px 0px 30px;
	font-weight: 300;
}

/** with play btn **/
#content .colFull p a.play, #content .colNominee p a.play {
	display: block;
	height: 52px;
	background: transparent url("../img/layout/icon_play.png") no-repeat 0px
		0px;
	padding: 0px 0px 0px 35px;
	font-weight: 300;
}

#content .colFull p a.pdf_small:hover,#content .colFull p a.sound:hover,#content .colFull p a.play:hover,
#content .colNominee p a.pdf_small:hover,#content .colNominee p a.sound:hover,#content .colNominee p a.play:hover
	{
	color: #c7050f !important;
}

#page,#header,#headerStart,#content,#footer {
	position: relative;
	padding: 20px;
}

#page {
	width: 100%;
	padding: 0;
	background: #FFF;
}

#headerContainerStart {
	background: transparent url(../img/layout/header_start.gif) repeat-x
		left 0px;
	width: 100%;
}

#headerStart {
	height: 76px;
	padding: 0;
	width: 960px;
	margin: 0 auto;
}

#headerContainer {
	background: transparent url(../img/layout/header.gif) repeat-x left 0px;
	width: 100%;
}

#header {
	height: 232px;
	padding: 0;
	width: 960px;
	margin: 0 auto;
}

#logoStart a {
	width: 96px;
	height: 61px;
	background: transparent url(../img/layout/logo_start.png) no-repeat left
		top;
	float: right;
	margin: 8px 85px 0 0;
}

#logo a {
	width: 138px;
	height: 87px;
	background: transparent url(../img/layout/logo.png) no-repeat left top;
	float: right;
	margin: 35px 70px 0 0;
}

#navStart {
	position: absolute;
	right: 235px;
	top: 22px;
	z-index: 1000;
}

#navStart li a.toCompetion {
	background: transparent url(../img/layout/to_competion.png) no-repeat
		left top;
	width: 256px;
	height: 61px;
	float: left;
}

#nav {
	position: absolute;
	top: 113px;
	left: 36px;
	z-index: 1000;
}

#contentContainer {
	background: transparent url(../img/layout/content.gif) repeat left top;
	width: 100%;
	float: left;
}

#content {
	min-height: 500px;
	padding: 12px 0 10px;
	width: 960px;
	margin: 0 auto;
}

#content p {
	padding: 10px 0;
}

#content .colFull p {
	float: left;
	width: 100%;
}

#content .colFull p img {
	margin-right: 10px;
}

#content .colFull p a, #content .colNominee p a {
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #8B8B8B;
}

#content .colNominee p a {
	font-weight: normal;
}

#content .colNominee .bdy a {
	font-size: 12px;
}

#content .colFull p a:hover {
	text-decoration: underline;
	color: #c7050f;
}

#socialNetworks {
	height: 182px;
	width: 100%;
	padding-top: 3px;
}

#socialNetworks ul {
	float: right;
	width: 200px;
}

#socialNetworks ul li {
	margin-bottom: 10px;
	display: block;
	clear: both;
}

#socialNetworks ul li a {
	font-size: 9px;
	font-weight: bold;
	color: #4A4A4A;
	margin-bottom: 10px;
	display: block;
}

#socialNetworks ul li a:hover {
	text-decoration: underline;
}

#socialNetworks ul li a.facebook {
	background: transparent url(../img/layout/facebook.png) no-repeat left
		top;
	padding-left: 35px;
	height: 22px;
}

#socialNetworks ul li a.meinvz {
	background: transparent url(../img/layout/meinvz.png) no-repeat left top;
	padding-left: 35px;
	height: 27px;
}

#socialNetworks ul li a.twitter {
	background: transparent url(../img/layout/twitter.png) no-repeat left
		top;
	padding-left: 35px;
	height: 25px;
}

.colFull {
	padding: 0 230px 40px 185px;
}

.colJury {
	padding: 0 195px 40px 85px;
	float: left;
	width: 730px;
}

.colJury ul.jury {
	padding: 0;
	float: left;
	width: 100%;
	padding-top: 10px;
}

.colJury ul.jury li {
	margin-bottom: 40px;
	float: left;
	width: 100%;
}

.colJury ul.jury .img {
	float: left;
	height: 218px;
	width: 168px;
	background: transparent url(../img/layout/juryback.png) no-repeat left
		top;
	margin-right: 30px;
}

.colJury ul.jury .desc {
	float: left;
	width: 530px;
}

.colJury ul.jury .img img {
	width: 152px;
	height: 206px;
	margin: 6px 0 0 6px;
}

.colJury ul.jury a, .preise a {
	color: #8B8B8B;
}

.colJury ul.jury a:hover, .preise a:hover {
	text-decoration: underline;
	color: #c7050f;
}

.colNominee a.arrow {
	background: transparent url("../img/layout/icon_link.png") no-repeat 0px
		2px;
	padding: 0px 0px 0px 20px;
	color: #8B8B8B;
	font-size: 12px;
	font-weight: 300 !important;
}

.colNominee a.active {
	background: transparent url("../img/layout/icon_link_active.png") no-repeat 0px
		2px;
	color: #c7050f;
}

.colNominee a.arrow:hover {
	text-decoration: underline;
	color: #c7050f;
}

.colNominee h2, .colNominee h3 {
	padding-left: 195px;
}

#content .colNominee p {
	padding: 0 0 20px 0;
}

.colNominee ul.jury .img {
	height: 96px;
}

.colNominee ul.jury .img img {
	width: 152px;
	height: 84px;
	margin: 6px 0 0 6px;
}

.contact {
	float: left;
	width: 180px;
	margin-bottom: 70px;
}

h4.contact {
	margin: 20px 0 30px;
	float: none;
	width: auto;
	font-weight: normal;
	font-size: 14px;
}

.contact .img {
	background: url("../img/layout/contact_back.png") no-repeat scroll left
		top transparent;
	height: 168px;
	width: 127px;
	margin-bottom: 10px;
}

.contact .img img {
	height: 154px;
	width: 115px;
	margin: 6px 0 0 6px;
}

.contact strong {
	color: #3B3B3B;
	font-size: 12px;
	display: block;
}

.contact a {
	display: block;
	color: #8B8B8B;
	margin-top: 10px;
}

a.js {
	display: block;
	color: #8B8B8B;
	margin-bottom: 25px;
	clear: both;
}

a.js:hover {
	color: #3B3B3B;
}

.contact a:hover {
	text-decoration: underline;
	color: #c7050f;
}

.phone {
	float: right;
	margin-top: -34px;
	font-size: 14px;
	width: 150px;
}

.clear {
	clear: both;
}

#contactText {
	padding-right: 195px;
}

#footer {
	position: relative;
	clear: both;
	width: 100%;
	background: transparent url(../img/layout/shadow.gif) repeat-x left top;
	min-height: 50px;
	padding: 12px 0 0;
	text-align: center;
}

#footer ul {
	position: relative;
	clear: both;
	width: 830px;
	height: 75px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/layout/spnsrs.gif) no-repeat;
}

#footer ul li a {
	float: left;
	height: 75px;
	width: 100px;
	display: block;
}

#footer ul li a.jobstarter {
	width: 137px;
}

#footer ul li a.bundesministerium {
	width: 155px;
}

#footer ul li a.esf {
	width: 130px;
}

#footer ul li a.eu {
	width: 148px;
}

#footer ul li a.adb {
	width: 112px;
}

#footer ul li a.bibb {
	width: 148px;
}

#footer p {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 9px;
	color: #8B8B8B;
	padding-top: 10px;
	padding-bottom: 10px;
}

#imprint {
	position: absolute;
	top: 10px;
	right: 20px;
	text-decoration: none;
	color: #8B8B8B;
	font-size: 9px;
	text-transform: uppercase;
}

#imprint:hover {
	text-decoration: underline;
	color: #c7050f;
}

/** intro on start page */
.home .pages {
	text-align: center;
}

.home #content {
	min-height: 400px;
}

.home .intro {
	position: relative;
	width: 730px;
	height: 410px;
	margin: 0 auto;
}

.home .slideshow {
	height: 415px;
}

#intro-swf {
	position: relative;
	margin: 0 auto;
	width: 730px !important;
	height: 415px;
}

.impressum a {
	clear: none !important;
	float: none !important;
	display: inline !important;
	font-size: 12px !important;
}

.home .intro {
	background: #ccc;
}

.video-js-box {
	top: 5px;
	left: 5px;
}

.home .slideshow #next, .home .slideshow #prev {
	position: absolute;
	top: 0;
	right: 0;
	width: 64px;
	height: 415px;
	background: url(../img/next.png) center center no-repeat;
	z-index: 1001;
	text-indent: -10000px;
	/*display: none;*/
}

.home .slideshow #prev {
	right: auto;
	left: 0;
	background: url(../img/prev.png) center center no-repeat;
}

.home .slideshow ul {
	position: absolute;
	top: 5px;
	left: 5px;
}

.home .slideshow li,.home .slideshow li img {
	position: absolute;
	top: 0;
	left: 0;
}

.home .slideshow li {
	width: 730px !important;
	height: 415px;
	cursor: pointer;
}

.home .slideshow li .overlay {
	background-color: #fff;
	background-color: rgba(255,255,255,0.8);
	filter:Alpha(opacity=80);
	position: absolute;
	left: 10px;
	padding: 10px;
	font-size: 14px;
    bottom: 20px;
    box-shadow: 4px 4px 6px #000000;
    color: #1E1D1C !important;
    text-align: left;
    min-width: 200px;
    border: 1px solid #FFF;
}

.home .slideshow li .active, .home .slideshow .overlay:hover {
    border: 1px solid #c7050f;
}

.home .slideshow li .overlay strong {
	display: block;
}

.top {
	position: relative;
	clear: both;
	float: none;
	padding-left: 195px;
}

.top a {
	background: transparent url("../img/layout/top.png") no-repeat 0px 1px;
	padding: 0px 0px 0px 20px;
	color: #8B8B8B;
	font-size: 12px;
	font-weight: 300 !important;
}

.top a:hover {
	text-decoration: underline;
	color: #c7050f;
}
