/*
Theme Name: wordpress xnet 03
Theme URI: http://wordpress.org/
Description: xnet theme
Version: 1.0
Author: HB
*/



/* // Neue Elemente */


/* // Ticker */

#content #tickercontainer { /* the outer div with the black border */
background: #e30059;
width: 880px; 
height: 16px; 
margin: 0 0 8px 0; 
padding: 0;
overflow: hidden; 
}
#content #tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 2px;
width: 880px;
overflow: hidden;
}
#content ul.newsticker { /* that's your list */
position: relative;
left: 880px;
font: bold 8pt Helvetica, Arial, Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
#content ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: none;
}
#content ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #2a2a2a;
font: bold 8pt Helvetica, Arial, Verdana;
margin: 0 0px 0 0;
} 
#content ul.newsticker span {
margin: 0 10px 0 0;
} 


.widgettitle, h2.widgettitle  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

div.footerbox1 {
	border-top: 1px;
	border-top-color: #6b6665;
	border-top-style: solid;
	padding-top: 5px;
	float: left;
	width: 880px;
	margin-right: 150px; 
	background-color: #222;
	}
	
div.footerbox2 {
	border-top: 1px;
	border-top-color: #333;
	border-top-style: solid;
	padding-top: 5px;
	float: left;
	width: 420px;	
	}

.startpics {
	position:relative;
	width: 140px;
	height: 79px;
	margin: 0 8px 8px 0;
	padding: 0;
	border-top: 2px;
	border-top-color: #6b6665;
	border-top-style: solid;
	float: left;
	}
	
	
.startpicsimg {
	position:relative;
	width: 140px;
	height: 79px;
	margin: 0 0px 0px 0;
	padding: 0;
	}
		
	
.startpics .more {
	display:none;
    }
    
.startpics:hover .more {
	color: #222;
	background-color: #6b6665;
	display:block;
    position:absolute;
    z-index:2;
    left:0px;
    top:0px;
    width:132px;
    height: 71px;
    margin: 0 0px 0px 0;
	padding: 4px;
    }
	
.archivpics {
	width: 280px;
	height: 158px;
	margin: 4px 0 0 0;
	padding: 0;
	border-top: 2px;
	border-top-color: #6b6665;
	border-top-style: solid;
	}
	
	
.teampics {
	width: 430px;
	height: 244px;
	margin: 4px 0 0 0;
	padding: 0;
	border-top: 2px;
	border-top-color: #6b6665;
	border-top-style: solid;
	}

.med img {
	width: 420px;
	height: 236px;
	}

#back {	
	background-image: url(images/back/back_red.jpg);	
	background-repeat: no-repeat;	
	position: fixed;
	width: 1800px;
	height: 1000px;
	left: 0px;
	top: 0px;
	z-index: -1000;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	}
	
.backcontent {
	position: relative;
	width: 100%;
	left: 0px;
	top: 270px;
	text-align: center;
	z-index: 1000;
	}

object {
height: 500px !important;
width: 880px !important;
}


/* // Tabs */

div.tabs {
	position: relative;
	width: 880px;
	text-align: left;
	z-index: 1100;
	list-style: none;
	margin: 0;
	margin-top: -15px;
	padding: 0;	
	height: 580px;
	}

div.tabs ul.tabnavigation {
	position: relative;
	text-align: right;
	list-style: none;
	height: 8px;
	}
	
div.tabs ul.tabnavigation li, div.tabs ul.tabnavigation li a {
	position: relative;
	text-align: left;
	list-style: none;
	display: inline;
	}
	
	
div.tabs ul.tabnavigation li, div.tabs ul.tabnavigation li a:hover {
	color: #999;
	}

	
#xnetpics {
	position: relative;
	height: 500px;
	width: 880px;
	background: #6b6665;
	border-top: #6b6665;
	border-top-style: solid;
	border-top-width: 2px;
	}

#xnetvid {
	position: relative;
	height: 500px;
	width: 880px;
	background: #6b6665;
	border-top: #6b6665;
	border-top-style: solid;
	border-top-width: 2px;
	
	}


/* // Horizontale Navigation */
.navi, .navi2 {
	color: #888;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 8.5pt;
	line-height: 1.4em;
	width: 140px;
	float: left;
	background-color: none; 
	}
	
.navi2 {padding-left: 10px;}

.navi ul, .navi2 ul {
	padding: 0; 
	margin: 0;
	list-style: none;
	}

.navi li, .navi2 li {
	
	height: 15px;
	}

.navi li a, .navi2 li a {
	color: #666;
	text-decoration: none;
	height: 15px;
	}

.navi li a:hover, .navi2 li a:hover {
	color: #999; 
	}
	
	
/* // Logo */

#logo {
	background-image: url(images/xnet_lg01.png);	
	background-repeat: no-repeat;	
	background-position: top right;
	float: left;
	width: 300px;
	height: 100px;
	margin-top: 4px;
	margin-left: 300px;	
	}

/* // Horizontale Linie als Box */


.hrb1 {
	height: 1px;
	margin: 0 0 3px 0;
	background-color: #666;
	clear: both;
	}
	
.clearix {
	width: 880px;
	height: 30px;
	clear: both;
	}
	

/* Post */

.gallerypost {
background: none;
float: left;
width: 280px;
height: 190px;
margin: 0px 20px 0px 0px;
}



.gallerypostnews {
background: none;
float: left;
width: 560px;
margin: 0px 10px 20px 0px;
}

.gallerypostnews img {
margin: 0px 0px 3px 0px;
}


/* // colums */

.columlinks {
float: left;
width: 420px;
margin: 0 0px 0 0;
padding: 0;
}

.columrechts {
float: left;
width: 420px;
margin: 0 0 0 0px;
padding: 0;
}

.columteam {
float: left;
width: 430px;
height: 410px;
margin: 0 20px 0 0;
padding: 0;
}


/* // Custom Filds Template */

.content-box1 {
	padding:0;
	float:left;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-right: 100px;	
}

.content-box2 {
	padding:0;
	float:left;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 60px;	
}



#local {
	margin:0 0 0 20px;
	display:inline; /* For IE6 */
}


/* // div */

p.teaser {
color: #777;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
line-height: 1.3em;
width: 570px;
margin: 0 0 45px 0;
padding: 0;
}


#teaser {
color: #777;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
line-height: 1.3em;
width: 570px;
margin: 0 0 45px 0;
padding: 0;
}


p.facts {
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
line-height: 1em;
margin: 0 0 0 0px;
padding: 0;
height: 0;
color: #555;
}


h3.titel {
color: #666;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 1.3em;
width: 350px;
margin: 0 0 1px 0;
}


p.standard, p.standard a {
	padding: 0px 0 0px 0;
	margin: 0px 0 15px 0;
	color: #666;
	}	


.grotesk {
float: left;
color: #666;
font-size: 10pt; 
font-family: Helvetica, Arial, sans-serif;
line-height: 1.3em;
font-weight: normal;
margin: 0px 0 20px 0px;
padding: 0;
height: 0;
}

.grotesk a {
	color: #555;
	text-decoration: none;
	}

.grotesk a:hover {
	color: #ccc;
	text-decoration: none;
	}
	
.grotesk a:visited {
	color: #555;
	text-decoration: none;
	}


.singlehead {	
	position: relative;
	width: 880px;
	height: 8px;
	padding: 0;
	margin: 0 0px 0px 0;
	clear:both;	
	}
	
.singlehead2 {	
	position: relative;
	width: 450px;
	height: 45px;
	padding: 0;
	margin: 0 0px 0px 0;
	clear:both;	
	}


/* // news */

.groundheader {
font-family: Helvetica, Arial, sans-serif;
margin: 0 0 20px 0;
font-weight: bold;
font-size: 8pt;
padding: 2px 8px 1px 8px;
text-align: left;
color: #fff;
background-color: #555;
width: 234px;
clear: both;
height: 15px;
}

.groundheader2 {
font-family: Helvetica, Arial, sans-serif;
margin: 0 0 20px 0;
font-weight: bold;
font-size: 8pt;
padding: 2px 8px 1px 8px;
text-align: left;
color: #fff;
background-color: none;
width: 234px;
clear: both;
height: 15px;
}

.newsbox {
color: #555;
margin: 0px 0 0 0px;
padding: 0px 0px 0px 0px;
background-color: none;
height: 290px;
}

.newsbox img {
margin: 0px 0px 0px 0px;
}

.newsheader {
font-family: Helvetica, Arial, sans-serif;
margin: 0 0 20px 0;
font-weight: bold;
font-size: 8pt;
padding: 2px 8px 1px 8px;
text-align: left;
color: #fff;
background-color: #41e0ec;
width: 234px;
clear: both;
height: 15px;
}

p.news {
color: #e30059;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
margin: 0px 0 0 0;
padding: 0;
line-height: 1em;
}

p.news a {
color: #555;
font-family: Helvetica, Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
line-height: 1.2em;
width: 300px;
margin: 0;
padding-right: 250px;
}

p.newstext {
color: #777;
font-family: Helvetica, Arial, sans-serif;
font-size: 9pt;
margin-top: -10px;
margin-bottom: 10px;
padding: 0;
line-height: 1em;
}

.ntc {
color: #777;
font-family: Helvetica, Arial, sans-serif;
font-size: 9pt;
width: 560px;
margin-top: -10px;
margin-bottom: 10px;
padding: 0;
line-height: 1em;
}

.newsdate {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9pt;
	line-height: 1.5em;
	margin: 5px 0 0px 0;
	font-weight: bold;
	color: #555;	
	width: 236px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
	




/* Begin Typography & Colors */
body {
	
	font-size: 10pt; 
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	background-color: #222; 
	color: #777;
	text-align: left;
	

	}
	
p {	font-size: 10pt; 
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	}	
	
	
.neg {color: #ccc;}
	

#page {
	background-color: none; 
	text-align: left;
	background-color: #222;
	}


#content {
	font-size: 10pt;
	margin-bottom: 50px;
	margin-top: 0px;
	min-height: 500px;
	background-color: #222;
	}
	
#content2 {
	font-size: 10pt;
	margin-bottom: 50px;
	margin-top: 0px;
	min-height: 500px;
	width: 580px;
	}
	
#content_news {
	position: relative;
	float: left;
	width: 510px;
	margin-right: 15px;
	}

.widecolumn .entry p {
	font-size: 10pt;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	list-style: none;
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background-color: #222;
	border: none;
	}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 9pt;
	line-height: 1.5em;
	margin-bottom: 15px;
	padding-bottom: 15px;
	}
	
	



h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	}

h1 {
	font-size: 20pt;
	text-align: left;
	}


h2 {
	font-size: 13pt;
	font-weight: bold;
	}
	
	
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
		
	}
	
.singlehead h3, .singlehead2 h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #555;
	font-size: 16pt;
	line-height: 1.2em;
	font-weight: bold;	}
	
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #666;
	padding-top: 3px;
	margin: 0;
	font-weight: bold;
	}
	
	
h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #888;
	padding-top: 3px;
	margin: 0;
	font-weight: bold;
	border-top-width: 1px;
	border-top-color: #666;
	border-top-style: solid;
	float: none;
	display: block;
	}


.gallerypost h4.pst, .gallerypost h4.pst a, .newsbox h4.pst, .newsbox h4.pst a {
	display: inline;
	color: #666;
	}
	
.gallerypost h4.pst2, .gallerypost h4.pst2 a, .newsbox h4.pst2, .newsbox h4.pst2 a {
	display: inline;
	color: #555;
	}


	
		
.gallerypostnews h4.pst, .gallerypostnews h4.pst a  {
	display: inline;
	color: #777;
	}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #555;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #555;
	}
	
	
h4, h4 a, h4 a:hover, h4 a:visited {
	color: #888;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

. h1 p a:visited {
	color: #666;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #555;
	text-decoration: none;
	}

a:hover {
	color: #ccc;
	text-decoration: none;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;

	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 980px;
	}

#header {
	margin: 0 0 0px 0;
	padding-left: 50px;
	padding-top: 30px;
	height: 130px;
	width: 880px;
	background-color: #222;  
	z-index: 1500;
	}


.narrowcolumn {
	float: left;
	padding: 0 50px 40px 50px;
	margin: 0px 0 0;
	width: 900px;
	}
	
	
.narrowcolumn2 {
	float: left;
	padding: 0 0px 40px 50px;
	margin: 0px 0 0;
	width: 660px;
	}

.widecolumn {
	padding: 0 0 20px 0;
	margin: 0 0 0 50px;
	width: 880px;
	}

.post {
	margin: 0 0 0 0;
	text-align: left;
	float: left;
	}
	
	
.post2 {
	margin: 0 0 40px;
	text-align: left;
	float: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 0px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	margin-top: 50px;
	padding-left: 50px;
	padding-top: 0px;
	height: 100px;
	width: 820px;
	clear: both;
	}

#footer p {
	font-size: 8pt;
	font-family: Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#footer li {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	}	
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0 0 10px 0;
	}

h2 {
	margin: 0 0 5px 0;
	}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0px;
	text-indent: 0px;
	background-color: #222;
	}

html>body .entry li {
	margin: 0;
	}



	

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	

.entry h1 {
	font-size: 10pt; 
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	font-weight: bold;
	color: #888;
	text-align: left;
	margin: 0;
	padding: 0;
	}	
	

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 0px 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 281px;
	padding: 0px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Sidebar */
#sidebar
{
	float: left;
	font: 12px Helvetica, Arial, Sans-Serif;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 30px 84px;
	width: 200px;
	height: 70px;
	position: relative;
	background-color: none;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
/* 	display: none; */
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: left;
	background-color: none;
	padding-top: 0px;
	margin: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 10pt;
	line-height: 1.4em;				
	padding: 0;
	margin: 3px 0 0 0;
}
/* End captions */


li.current-cat a, li.current_page_item a {
	color: #aaa;
}

