@charset "utf-8";
/* Copyright © 2010 PINGU-MEDIA UG */
@font-face {
	font-family: 'RoundIslam';
	src: url('../media/font/RoundIslam.otf') format('opentype');
	src: url('../media/font/RoundIslam.ttf') format('truetype');
}
html, body,td,th {
	font-family: RoundIslam, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	padding: 0px;
	margin: 0px;
}
body {
	background-image: url(../media/backgrounds/body_BG.jpg);
	background-color: #FFF;
	background-position: top right;
	background-repeat: no-repeat;
	color: #999;
}

blockquote {
	margin: 10px;
}
hr {
	border: none;
	height: 10px;
	width: 100%;
	margin: 0px;
	background-image: url(../media/backgrounds/hr_BG.png);
	background-position: center;
	background-repeat:no-repeat;
}
.vr {
	float:left;
	width: 10px;
	height: 100%;
	background-position: center;
	background-repeat:no-repeat;
	margin: 0px;
}
#geschnatter_DIV hr, #main_related_DIV hr, #main_content_DIV hr {
	background-image: url(../media/backgrounds/hr_small_BG.png);
}
h1 {
	color: #EEE;
	font-size: 1.2em;
	text-transform: uppercase;
	text-shadow: 0px 2px 4px #222;
	padding: 10px 0px 0px 10px;
	margin-left: -1px;
}
#wmticker {
	width: 200px;
	color: #222;
	font-size: 1em;
	text-shadow: 0px 2px 2px #777;
	padding: 0px 10px 0px 20px;
	text-align: center;
}
#wmticker hr {
	height: 8px;
	background-image:url(../media/backgrounds/hr_dark_small_BG.png);
	background-position: center;
}
#business_segment #hline h1{
	color: #222;
	font-size: 1em;
	text-transform: uppercase;
	text-shadow: 0px 2px 2px #777;
	padding: 0px 10px 0px 20px;
	margin: 0px;
}
#business_segment #wmticker h2{
	color: #555;
	font-size: 0.9em;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #999;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#business_segment #wmticker h3{
	color: #555;
	font-size: 0.8em;
	text-shadow: 0px 2px 2px #999;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#business_segment #wmticker h4{
	color: #222;
	font-size: 0.9em;
	text-transform: uppercase;
	text-shadow: 0px 2px 2px #777;
	padding: 0px 0px 0px 0px;
}
h5 {
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	text-shadow: 0px 1px 1px #888;
	text-transform: uppercase;
	margin-bottom: 3px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	text-shadow: 0px 1px 1px #888;
	margin-top: 0px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	text-shadow: 0px 1px 1px #888;
	margin-top: 0px;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	text-shadow: 0px 1px 1px #888;
	margin: 0px;
}
select {
	width: 300px;
}
.text_input {
	width: 294px;
}

table tr #error_cell {
	color: #B00;
	font-size: 1.5em;
}


table tr td img#captcha {
	border: solid 1px #888;
}

#kontakt_mailtxt {
	width: 295px;
	height: 130px;
}

#kontakt_captcha {
	width: 135px;
	
}
#kontakt_submit {
	width: 135px;
	
}
#scrollbox_DIV {
	position:absolute;
  	margin:0;
  	padding:0;
	height: 100%;
	width: 100%;
	min-width: 955px;
	min-height: 605px;
	background-image: url(../media/backgrounds/skyline_BG.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#scrollbox_bottom_DIV {
	position:absolute;
  	padding:0;
	top: 100%;
	left: 0px;
	margin-top: -150px;
	height: 150px;
	width: 100%;
	background-image: url(../media/images/bochum_skyline.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#global_DIV {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 600px;
	margin-top: -300px;
}
#border_DIV {
	position: absolute;
	top: 113px;
	left: 0px;
	width: 100%;
	height: 200px;
	background-color: #0088D3;
	z-index: -1;
}
#border_head_DIV {
	height: 125px;
	margin-top: -125px;
	background-image:url(../media/backgrounds/header_BG.png);
	background-position: right;
	background-repeat: repeat-y;
}
#header_DIV {
	height: 85px;
	width: 100%;
	margin-bottom: 5px;
}
#header_content_DIV {
	width: 950px;
	color: #666;
}
#header_content_DIV ul {
	list-style-type: none;
	padding-left: 5px;
	margin-top: 0px;
}
#header_content_DIV ul li {
	padding-top: 2px;
}
#main_DIV {
	height: 250px;
	width: 950px;
	color: #FFF;
	background-image:url(../media/backgrounds/main_BG.png);
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #555;
}
#main_content_DIV {
	float: left;
	width:	72%;
}
#main_related_DIV {
	float: right;
	width:	26%;
	height: 145px;
	overflow: hidden;
}
#main_related_DIV ul {
	list-style-type: square;
}
#content_DIV {
	padding-top: 5px;
	height: 230px;
	width: 950px;
}
.content_layer {
	margin-left: auto;
	margin-right: auto;
}
.content_cell {
	float:left;
}
#content_DIV table.contact_table {
	height: 148px;
}
#content_DIV table tr .contact_cell {
	vertical-align: bottom;
	height: 37px;
}
#content_DIV table tr .captcha_cell {
	height: 74px;
}
#content_DIV .content_cell {
	color: #555;
	padding-left: 3px;
	padding-right: 3px;
	width: 231px;
	height: 100%;
}
#main_content_DIV .content_cell{
	background-image:url(../media/backgrounds/main_content_cell_BG.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	width: 300px;


	height: 165px;
	max-height: 170px;
}
#topbox_DIV .content_cell {
	color: #222;
	padding: 10px;
	width: 290px;
	height: 100%;
}
#content_DIV .content_cell a, #main_DIV a{
	color: #EEE;
}
#content_DIV .navbutton{
	background-image:url(../media/backgrounds/prevnext_BG.png);
	background-repeat: no-repeat;
	padding: 6px 15px;
	margin-right: -10px;
	float: right;
	width:55px;
	height:18px;
}
#content_DIV .quarter_cell {
	color: #555;
	padding-left: 0px;
	padding-top: 20px;
	margin-left: 0px;
	width: 680px;
	float: left;
}
#content_DIV .double_cell {
	color: #555;
	padding-left: 11px;
	padding-right: 11px;
	margin-left: 10px;
	width: 300px;
	height: 100%;
	float: left;
}
#content_DIV .content_cell_right {
	color: #555;
	margin-right: -1px !important;
	padding-left: 3px;
	padding-right: 3px;
	width: 231px;
	height: 100%;
	float: right;
}
#content_DIV #highlight_box {
	color: #FFF;
	padding: 20px 10px 0px;
	margin: -2px 6px 0px -1px;
	height: 211px;
	width: 211px;
	background-image:url(../media/backgrounds/highlightbox_BG.png);
	background-position:center;
	background-repeat:no-repeat;
}
#content_DIV #highlight_box_megafon {
	color: #FFF;
	padding: 20px 10px 0px;
	margin: -2px 6px 0px -1px;
	height: 211px;
	width: 211px;
	background-image:url(../media/backgrounds/highlightbox_megafon_BG.png);
	background-position:center;
	background-repeat:no-repeat;
}
#navi_DIV {
	float: left;
	height: 23px;
	width: 950px;
}
#navi_DIV ul{
	list-style-type: none;
	margin-top: 5px;
}
#navi_DIV ul li {
	display: inline;
	padding: 5px;
	cursor: pointer;
}
#navi_DIV ul li a {
	color: #444;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding:5px 5px 5px;
}
#navi_DIV ul li a:hover,#main_DIV a:hover,#main_DIV a:active, #topbox_DIV a {
	color: #333;
}
#navi_DIV ul li:hover{
	background-image:url(../media/backgrounds/navi_BG_hover.png);
	background-repeat:repeat-x;
}
#main_related_DIV a, #footnote_DIV a{
	font-size: 1em;
	padding: 2px;
	color: #FFF;
	text-decoration: none;
}
#main_related_DIV a:visited, #footnote_DIV a:visited {
	color: #DDD;
}
#main_related_DIV a:hover, #footnote_DIV a:hover, #topbox_DIV a:hover {
	color: #DDD;
}
#footer_DIV {
	padding-top: 5px;
	text-align: center;
	font-size: 1em;
}
.DIV_IMG {
	background-repeat: no-repeat;
	background-position: center;
}
#company_logo {
	background-image:url(../media/images/pingu_media_logo.png);
	float: left;
	height: 90px;
	width: 200px;
}
#business_segment { 
	float: left;
	height: 90px;
	text-transform: uppercase;
}
#business_segment #hitwords {
	float: left;
	width: 200px;
}
#business_segment #hline {
	float: left;
	width: 550px;
	height: 100%;
}
#error_DIV {
	margin-top: 50px;
	padding: 10px;
	width: 300px;
	height: 70px;
	border: 2px solid #EEE;
	background-image:url(../media/backgrounds/white_trans_BG.png);
	text-align: center;
	font-weight: bold;
}
.vertical_bottom {
	vertical-align: bottom;
}
.vertical_top {
	vertical-align: top;
}
table.picture_table {
	height: 100%;
	width: 100%;
}
table.picture_table tr td {
	font-size: 1em;
}
#gallery_category_container {
	float: left;
	width: 100%;
	height: 138px;
	color: #555;
	margin: 5px;	
	padding-top: 6px;
	background-image:url(../media/backgrounds/bottom_line_BG.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#large_picture_BG {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;


	z-index: 9;
	background-image:url(../media/backgrounds/large_pic_BG.png);
}
#large_picture {
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
}
#large_picture a{
	color: #EEE;
	text-transform: uppercase;
}
#large_picture img{
	border: 3px solid #555;
}
.page_count {
	float: left;
	width: 100%;
	height: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: -5px;
}
.page_count a, #content_DIV #highlight_box_megafon a{
	color: #FFF;
}
.navi_page a {
	text-decoration: none;
}
.selected_page {
	color: #DDD;
	font-weight: bold;
}
#content_DIV .page_count {
	width: 100%;
	text-align: center;

}
#content_DIV .page_count a , #footer_DIV a{
	color: #555;
}
#content_DIV .selected_page {
	color: #AAA;
}
.gallery_preview {
	float: left;
	width: 130px;
	height: 130px;
	padding: 0px;
	margin: 2px;
	text-align: center;
	border: 1px solid #BBB;
	overflow: hidden;
	/*IMAGEBG CATEGORY START*/
	background-color: #FFFFFF;
	/*IMAGEBG CATEGORY END*/
	cursor: pointer;


}
#content_DIV .gallery_preview {
	border: 1px solid #BBB;
	/*IMAGEBG PICTURE START*/
	background-color: #DDDDDD;
	/*IMAGEBG PICTURE END*/
}
#gallery_category_container a, #gallery_category_container a:visited {
	text-decoration: none;
	color: #555;
}
#topbox_DIV {
	position: absolute;
	width: 960px;
	height: 155px;
	top: -140px;
	left: 50%;
	margin-left: -480px;
	color: #555;
	background-image:url(../media/backgrounds/topbox_BG.png);
}
#topbox_DIV .vr {
	background-image:url(../media/backgrounds/vr_small_BG.png);
}
#topbox_DIV hr {
	background-image:url(../media/backgrounds/hr_dark_small_BG.png);
}
#social_bookmarks_DIV {
	position: absolute;
	top:100%;
	left: 100%;
	margin-left: -220px;
	margin-top: -4px;
	width: 192px;
	height: 48px;
}
.social_bookmark {
	float: left;
	width: 48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center top;
}
.social_bookmark a{
	text-decoration: none;
	padding: 24px;
}
#twitter_icon {
	background-image:url(../media/icons/socialbookmark_twitter.png);
}
#facebook_icon {
	background-image:url(../media/icons/socialbookmark_facebook.png);
}
#myspace_icon {
	background-image:url(../media/icons/socialbookmark_myspace.png);
}
#delicious_icon {
	background-image:url(../media/icons/socialbookmark_delicious.png);
}
#twitter_icon:hover {
	background-image:url(../media/icons/socialbookmark_twitter_hover.png);
}

#facebook_icon:hover {
	background-image:url(../media/icons/socialbookmark_facebook_hover.png);
}
#myspace_icon:hover {
	background-image:url(../media/icons/socialbookmark_myspace_hover.png);
}
#delicious_icon:hover {
	background-image:url(../media/icons/socialbookmark_delicious_hover.png);
}
#geschnatter_DIV {
	position: absolute;
	font-size: 0.95em;
	width: 255px;
	height: 310px;
	top: 50%;
	left: -235px;
	margin-top: -150px;
	background-image:url(../media/backgrounds/geschnatter_BG.png);
}
#geschnatter_DIV #textbox_DIV {
	float:left;
	width: 235px;
	height: 100%;
	overflow: hidden;
}
#geschnatter_DIV #textbox_DIV #text_scrollbox_DIV {
	float:left;
	width: 230px;
	height: 150px;
	padding: 5px;
	color: #FFF;
}
#geschnatter_DIV #textbox_DIV #footnote_DIV {
	float:left;
	padding-top: 10px;
	width: 230px;
	text-align: center;
}
#content_DIV #twitter_posting {
	float:left;
	width: 700px;
	height: 100%;
	margin-top: -23px;
	color: #EEE;
	padding: 5px;
	margin-left: -1px;
	background-image:url(../media/backgrounds/highlight_singletab_BG.png);
	background-repeat: no-repeat;
}
#content_DIV #twitter_posting h3 {
	width: 235px;
	text-align: center;
}
#content_DIV #twitter_posting hr {
	border: none;
	height: 10px;
	width: 100%;
	margin: 0px;
	background-image: url(../media/backgrounds/bottom_line_BG.png);
	background-position: center;
	background-repeat:no-repeat;
}
#content_DIV #tweets_DIV {
	float: left;
	padding: 10px;
	width: 100%;
	height: 160px;
}
#content_DIV #pages {
	float: left;
	width: 700px;
	margin-top: -17px;
	margin-left: -1px;
	padding: 10px;
	background-image: url(../media/backgrounds/highlight_thinbox_BG.png);
	background-repeat:no-repeat;
}
#throbber {
	height: 150px;
	width: 100%;
	background-image:url(../media/icons/throbber.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#zugepixelt_DIV {
	float:left;
	width: 704px;
	height: 225px;
	margin-top: 1px;
	border: 1px solid #888;
	border-bottom: none;
	border-left: none;
	background-image: url(../media/images/zugepixelt_banner.png);
	background-position: left;
	background-repeat: no-repeat;
}
#zugepixelt_DIV h1 {
	font-size: 0.3em;
	padding-left: 30px;
	text-shadow: none;
}
.invitation {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.gallery_preview img {
	border: none;
}
.gallery_preview:hover {
	border-top: 1px solid #0f4d74;
	border-left: 1px solid #0f4d74;

	border-bottom: 1px solid #316f96;
	border-right: 1px solid #316f96;
}
#content_DIV .gallery_preview:hover {
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-bottom: 1px solid #AAA;
	border-right: 1px solid #AAA;
}
.table_lst_desc td{
	font-size: 1em;
	padding-bottom: 10px;
}
label {
	font-size: 1.2em;
}
#content_DIV .table_lst_head a:active, #content_DIV .table_lst_head a, #content_DIV .table_lst_head  a:visited {
	color: #555 ! important;
}

#content_DIV .table_lst_head td a:hover{
	color: #777 ! important ;
}


#content_DIV .table_lst_desc a:active, #content_DIV .table_lst_desc a, #content_DIV .table_lst_desc  a:visited {
	color: #555 ! important;
}

#content_DIV .table_lst_desc td a:hover{
	color: #777 ! important ;
}

