#content h1 {
	line-height: 1em;
}

#main {
	width:810px !important;
}

#sidebar-right {
 margin-right: 0;
 background: transparent;
}


h2.pageheadline {
	padding-left:0;
}


.staticpage {
	display:inline-block;
}

.staticpage p {
	margin:10px 0;
	line-height:16px;
}

.staticpage h3 {
	margin-top:20px;
	
}

.staticpage ul,.staticpage ol {
 list-style-type:disc;
 list-style-position:inside;
}

.staticpage ul li, .staticpage ol li {
 margin:10px 0;
 padding-left:20px;
}

/* CONTACT
 ###################################### */
 
  #contact p {
  margin:20px 0;
  }
  
 #contact li {
 	padding:10px 0;
	overflow: hidden;
 }
 
 #contact label {
 float:left;
 width:200px;
	padding-right: 10px;
 }
 
 #contact input, #contact textarea {
 	width:280px;
 }
 
 #chk label {
 	text-align: left;
 }
 
 #chk input{
 	width: 40px;
 }

/* IMPRESSUM 
###################################### */


#impressum p {
	margin-top: 20px;
}

#support {
	background: #f2f2f2;
	padding: 10px;
	width: 305px;
	border: 1px solid #ccc;
}
 
 /* NETZTIPPS
  ###################################### */
 
 ul.netztipps {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.netztipps li {
	display: block;
	float: left;
	width: 180px;
	height: 110px;
	overflow: hidden;
	text-align: center;
	margin: 7px;
}

ul.netztipps li a.logo {
	display: block;
	height: 75px;
	overflow: hidden;
}

ul.netztipps li img {
	margin: auto;
}

ul.netztipps li span {
}

ul.netztipps li span a {
	font-weight: normal;
}

.link-list span {
	white-space: nowrap;
}

/* PARTNER
 ###################################### */
 #partner p.intro-text {
 	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:30px;
 }
 
 #partner ul {
 	list-style-type:none;
	margin-bottom:30px;
 }
 
 #partner ul img {
 	float:left;
	margin:5px;
 }
 
/* HAUTNAH
 ###################################### */
 
 #hautnah p {
	margin:10px 0;
 }
 
 #hautnah div.order {
  float:left;
  width:400px;
 }
 
 #hautnah div.story {
  	float:right;
	width:400px;
 }
 
 #hautnah #albumslider {
 	margin-bottom:10px;
 }
 
 /* JOBS 
 ###################################### */
 #jobintro {
	overflow:hidden;
	margin-bottom:10px;
 }
 
 #jobintro img {
	margin-right:10px;
	border:1px solid #ccc;
	background:#FFF;
	padding:5px;
 }
 
 #jobintro p, #sidebar-right p {
 	margin:0 0 10px 0;
 }
 
 #jobmain {
 	overflow:hidden;
	width:500px;
	margin-bottom:20px;
 }

#job-list {
	width:500px;
}

#job-list ul {
	/* list-style:disc; */
	color:#c96c0a;
}

#job-list li {
	margin-bottom:8px;
	padding-left:20px;
	padding-bottom:8px;
	font-size:18px;
	border-bottom:1px solid #ccc;
}

#job-list span a {
	font-size:14px;
	color:#333;
}


 #jobs {
 	overflow:hidden;
 }
 
 #jobs a {
	display:block;
	width:236px;
	padding:5px;
	border:1px solid #ccc;
	font-size:14px;
	color:#333;
	line-height:20px;
}

 #jobs a:hover  {
 	background:#e2e2e2;
 }

ul.joblist {
	margin:10px 0 10px 25px;
	list-style:disc outside;
}

ul.joblist li{
	padding:5px 0 5px 5px;
	font-size:20px;
	color:#c96c0a;
}

ul.joblist li span {
	font-size:13px;
	display:block;
	line-height:15px;
	color:#000;
}

p.contact-person {
	padding:10px;
}

div#job-option {
	padding:15px 10px 5px;
	border-top:1px solid #ccc;
}
div#job-option a.print {
	padding:5px 5px 5px 25px;
	background:url(http://media.platinnetz.de/img/icons/print.png?1248167397) no-repeat;
}

/* TEAM 
###################################### */
#teamlist {
	overflow: hidden;
}

#team_info {
	border: 1px solid #ccc;
  padding-top: 10px;
}

#team_info legend {
  font-size:18px;
  font-weight:bold;
  margin-left:5px;
  padding:5px;
}

#team_info p {
  padding: 0 10px 10px 10px;
}

#teamlist .user-list {
	
}


#teamlist .user-info {
	overflow: visible !important;
}

#teamlist .user-info p {
	width:auto !important;
	float: none;
}

#teamlist .user-entry {
	margin: 10px;
	padding: 5px;
	border: none;
	float: left;
	overflow: visible;
	position: static;;
	background: #FFF; 
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);	
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);	
	-gecko-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);	
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	border:1px solid #ccc;
	height: 205px;
}

#teamlist .user-entry a.userimage {
	float: left;
	width: 125px;
	overflow: hidden;
}

#teamlist .user-entry a.userimage img {
	height: 150px;
}

#teamlist .p2315123 a.userimage img {
	margin-left: -10px;
}

#teamlist .user-entry a.userimage span {
	display: block;
	padding: 5px 0 0;
}

#teamlist .user-entry a.userimage span.name {
	font-weight: bold;
  font-size: 12px;
}
#teamlist .user-entry a.userimage span.position {
	padding: 2px 0 0;
	font-size: 11px;
}

#teamlist .user-entry a strong {
	padding: 5px;
	background: #FFF;
	display: block;
	width: 125px;
	left: 3px;
	top: 1px;
	font-family: Helvetica, Georgia;
	font-weight: normal;
}

#teamlist .user-entry a strong span {
	display: block;
	margin-top: 5px;
}

#teamlist .user-entry a:hover strong{
	display: block;
}

#teamlist .user-entry ul.user {
	margin-left: 150px;
	display: none;
}

#teamlist .user-entry .whitebutton {
	float: none;
	margin-top: 10px;
}

#teamlist .user-info ul {
	margin-left: 0;
}

#teamlist .user-info strong {
	display: block;
	color: #C96C0A;
}

#teamlist .about {
	position: relative;
	padding: 10px;
	background: #EEE;
	margin-right: 5px;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);	
 -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);	
 -gecko-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);	
 box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);	
 -moz-border-radius: 4px;	
 -webkit-border-radius: 4px;	
 -gecko-border-radius: 4px;	
}

#teamlist .about img {
	position: absolute;
	left: -9px;
	top: 5px;
}

#teamlist .user-info .name {
	font-size: 16px;
	margin-bottom: 10px;
	font-family: Helvetica, Georgia;
}

#teamlist .user-info .position {
	margin-bottom: 5px;
	color: #000;
}

#closelayer {
	position: absolute !important;
	right: -8px;
	top: -8px;
	width: 22px;
	height: 22px;
	background: transparent url('http://media.platinnetz.de/img/icons/close_greetings.png?1251877896') no-repeat;
	cursor: pointer;
}

/* GAMES 
###################################### */

#sudoku {
	width:500px;
	height:550px;
}

/* MODERATOR 
###################################### */

#moderator h3.sectiontitle {
padding:0;
}

#moderator h3.sectiontitle span{
display:block;
height:100%;
padding:5px 0;
background:url(http://media.platinnetz.de/img/main-header-right-bg.png?1248167488) no-repeat right;
}

#moderator .infobox {
	margin-bottom:15px;
}

#moderator .mod-profiles {
	margin:10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}

#moderator .mod-profiles .mod-avatar {
 float:left;
}

#moderator h3.mod-name, #moderator p.mod-descr {
	margin-left: 90px;
}

#moderator h3.mod-name {
	font-size:1.2em;
}

.partnerbox {
	display:none;
}

/* PRIVACY 
###################################### */

.highlight {
	border:1px solid #000;
	padding:10px 20px;
	font-weight:bold;
}


/* PRESS
###################################### */

#press fieldset {
	border:1px solid #ccc;
	margin-bottom: 20px;
}

#press fieldset legend {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	margin-left:5px;
}

#press fieldset p {
	padding: 10px;
}

#press ul#press_nav {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}



#press ul.press_list li {
	overflow: hidden;
	padding: 10px 5px;
 	background: #EEE;
	border-bottom: 1px solid #ddd;
}

#press ul.press_list li p.date_source {
 float: left;
 width: 200px;
 padding: 0 10px;
}

span.source_name {
	font-weight: bold;
}

#press ul.press_list li p.press_title {
 font-size: 15px;
 margin-left: 220px;
}


#press .press_image {
	float: left;
	margin-right: 10px;
	padding:3px;
	background:#f2f2f2;
	border:1px solid #ccc;
}


/* SINGLES LANDING PAGE
###################################### */

#partner_intro {
  position: absolute;
  bottom: 10px;
  color: #FFF;
  font-size: 24px;
  line-height:1em;
  font-size: 12px;
  color: #333;
	padding: 0 10px 10px
}

#partner_intro h1 {
	font-size: 13px;
	margin-bottom: 10px;
}

#register.singles {
	position: relative;
}

#register.singles h2 {
	position: absolute;
	left: 290px;
	top: 20px;
	color: #FFF;
}

#register.singles #registerform {
  margin-top: 50px;
}

#archive.landing {
	margin-bottom: 150px;	
}

