/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(/media/style/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
        text-align: justify;
}

h1 {
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
        
}

h2:first-letter{
       color:#51708c;
}

h1:first-letter{
       color:#51708c;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.8em;
	line-height: 180%;
}


hr {
	display: none;
}


hr.show{
 display:block;
}

p:first-letter {
  font-size: 1.4em;
  color: #51708c;
  font-weight: bold;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}



/* Header */

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	background: url(/media/style/img02.jpg);
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#header h1 {
	padding: 30px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	padding: 47px 0 0 8px;
	font-size: 1.8em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	height: 51px;
	margin: 0 auto;
	background: url(/media/style/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;

}

#menu li {
	float: left;
	padding: 12px 10px 0 20px;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 0px 20px 20px 20px;
	background: url(/media/style/img04.jpg) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 650px;
       
}

.post {
	margin-bottom: 40px;
}

.post .title {
	border-bottom: 1px solid #454545;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 20px;
	padding: 15px 20px;
	background: url(/media/style/img05.gif) no-repeat;
	line-height: normal;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .byline {
	float: left;
}

.post .meta .comments {
	float: right;
}

span.quelle {
font-style : italic;
font-size : 10px;
color : #9b9b9b;
}

/* Sidebar */

#sidebar {
	padding:27px 0px 0px 0px;
        float: right;
	width: 235px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0 0 5px 5px;
	list-style: square inside;
}

#sidebar h2 {
	height: 50px;
	padding: 13px 20px 0 20px;
	background: url(/media/style/img06.gif) no-repeat;
	font-size: 1.6em;
}

/* Search */

#search {
	padding: 20px;
	text-align: center;
}

#search input {
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #1F1F1F url(/media/style/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search #s {
	width: 80%;
	background: #1F1F1F;
}

/* Calendar */

#calendar {
	padding-bottom: 20px;
}

#calendar table, #calendar caption {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	text-transform: uppercase;
	letter-spacing: .25em;
	font-weight: bold;
}

#calendar thead th {
	background: #333333;
}

#calendar tbody td {
	background: #111111;
}

#calendar a {
	text-decoration: none;
	font-weight: bold;
}

#calendar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(/media/style/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}

/* Interview */

.frage {
        font-style:italic;
        color:white;
       }
.antwort {
          margin-left:3.5em;
          display:block;
       }

/* Ende Interview */

/* ownVision */
div.ownVision {
background : #19202d;
border-bottom: 2px solid silver;
border-right: 2px solid silver;
padding : 10px 10px;
}
/* Ende ownVision */

/*** Night-Setup */
#nightimg {

background-image : url(/media/images/equip/night.jpg);
width : 600px;
height : 400px;
background-repeat : no-repeat;
border : 1px solid #3c4e62;
}
#borg {
position : relative;
top : 80px;
left : 140px;
width : 25px;

z-index : 3;
}
#borg a {
color : #ffffff;
background : #b3b06c;
font-weight : bold;
font-size: 12px; 
text-decoration : none;
display : block;
padding : 5px;

border : 1px solid #3c4e62;
position : absolute;
}
#borg a:hover {
color : black;
background : #ddd8b7;
width : 350px;
}
#borg a span {
display : none;
}
#borg a:hover span {
color : #fff;
background : #3c4e62;
border : 1px solid black;
display : block;
padding : 10px;
}
#bresser {
position : relative;
top : 160px;
left : 350px;
width : 25px;
z-index : 2;
}
#bresser a {
color : #ffffff;
background : #b3b06c;
text-decoration : none;
display : block;
padding : 5px;
border : 1px solid #3c4e62;
position : absolute;
}
#bresser a:hover {
color : black;
background : #ddd8b7;
width : 320px;
}
#bresser a span {
display : none;
}
#bresser a:hover span {
color : #fff;
background : #3c4e62;
border : 1px solid black;
display : block;
padding : 5px;
width : 300px;
}
#gp {
position : relative;
top : 230px;
left : 250px;
width : 25px;
z-index : 2;
}
#gp a {
color : #ffffff;
background : #b3b06c;
text-decoration : none;
display : block;
padding : 5px;
border : 1px solid #3c4e62;
position : absolute;
}
#gp a:hover {
color : black;
background : #ddd8b7;
width : 400px;
}
#gp a span {
display : none;
}
#gp a:hover span {
color : #fff;
background : #3c4e62;
border : 1px solid black;
display : block;
padding : 10px;
width : 350px;
}
#mts {
position : relative;
top : 300px;
left : 300px;
width : 25px;
z-index : 2;
}
#mts a {
color : #ffffff;
background : #b3b06c;
font-weight : bold;
font-size: 12px;
text-decoration : none;
display : block;
padding : 5px;
border : 1px solid #3c4e62;
position : absolute;
}
#mts a:hover {
color : black;
background : #ddd8b7;
width : 350px;
}
#mts a span {
display : none;
}
#mts a:hover span {
color : #fff;
background : #3c4e62;
border : 1px solid black;
display : block;
padding : 10px;
}
#saeule {
position : relative;
top : 350px;
left : 220px;
width : 25px;
z-index : 2;
}
#saeule a {
color : #ffffff;
background : #b3b06c;
font-weight : bold;
font-size : 12px;
text-decoration : none;
display : block;
padding : 5px;
border : 1px solid #3c4e62;
position : absolute;
}
#saeule a:hover {
color : black;
background : #ddd8b7;
width : 400px;
}
#saeule a span {
display : none;
}
#saeule a:hover span {
color : #fff;
background : #3c4e62;
border : 1px solid black;
display : block;
padding : 10px;
width : 350px;
}
/*** Ende Night-Setup ***/

/*** Solar-Setup ***/
#solarimg {
background-image : url(/media/images/equip/day.jpg);
width : 600px;
height : 400px;
background-repeat : no-repeat;
border : 1px solid #3c4e62;
}
#borgsun {
position : relative;
top : 150px;
left : 340px;
width : 25px;
z-index : 3;
}
#borgsun a {
color : #ffffff;
background : #b3b06c;
font-weight : bold;
font-size: 12px;
text-decoration : none;
display : block;
padding : 5px;
border : 1px solid #3c4e62;
position : absolute;
}
#borgsun a:hover {
color : black;
background : #ddd8b7;
width : 300px;
}
#borgsun a span {
display : none;
}
#borgsun a:hover span {
color : #fff;
background : #3c4e62;
border : 1px solid black;
display : block;
padding : 10px;
}
#pst {
position : relative;
top : 250px;
left : 110px;
width : 25px;
z-index : 3;
}
#pst a {
color : #ffffff;
background : #b3b06c;
text-decoration : none;
display : block;
padding : 5px;
border : 1px solid #3c4e62;
position : absolute;
}
#pst a:hover {
color : black;
background : #ddd8b7;
width : 350px;
}
#pst a span {
display : none;
}
#pst a:hover span {
color : #fff;
background : #3c4e62;
border : 1px solid black;
display : block;
padding : 10px;
}
#zoom {
position : relative;
top : 150px;
left : 150px;
width : 25px;
z-index : 3;
}
#zoom a {
color : #ffffff;
background : #b3b06c;
font-weight : bold;
font-size:  12px;
text-decoration : none;
display : block;
padding : 5px;
border : 1px solid #3c4e62;
position : absolute;
}
#zoom a:hover {
color : black;
background : #ddd8b7;
width : 350px;
}
#zoom a span {
display : none;
}
#zoom a:hover span {
color : #fff;
background : #3c4e62;
border : 1px solid black;
display : block;
padding : 10px;
}
#ayo {
position : relative;
top : 280px;
left : 270px;
width : 25px;
z-index : 2;
}
#ayo a {
color : #ffffff;
background : #b3b06c;
font-weight : bold;
font-size :  12px;
text-decoration : none;
display : block;
padding : 5px;
border : 1px solid #3c4e62;
position : absolute;
}
#ayo a:hover {
color : black;
background : #ddd8b7;
width : 350px;
}
#ayo a span {
display : none;
}
#ayo a:hover span {
color : #fff;
background : #3c4e62;
border : 1px solid black;
display : block;
padding : 10px;
}
#manfrotto {
position : relative;
top : 350px;
left : 170px;
width : 25px;
z-index : 2;
}
#manfrotto a {
color : #ffffff;
background : #b3b06c;
font-weight : bold;
font-size : 12px;
text-decoration : none;
display : block;
padding : 5px;
border : 1px solid #3c4e62;
position : absolute;
}
#manfrotto a:hover {
color : black;
background : #ddd8b7;
width : 350px;
}
#manfrotto a span {
display : none;
}
#manfrotto a:hover span {
color : #fff;
background : #3c4e62;
border : 1px solid black;
display : block;
padding : 10px;
}
/*** Ende Solar-Setup ***/

/*** Intro Sonnensystem ***/
dl.solarsystem {
margin : 0;
padding : 0;
background : transparent url(/media/style/solarsystem.jpg) no-repeat top left;
height : 285px;
width : 600px;
border : 1px solid #3c4e62;
position : relative;
}
dd.sonneDef {
position : absolute;
top : 20px;
left : 2px;
}
dd.sonneDef a {
border : 0 solid #3c4e62;
position : absolute;
width : 73px;
height : 240px;
text-decoration : none;
}
dd.sonneDef a span {
display : none;
}
dd.sonneDef a:hover {
position : absolute;
background : transparent;
}
dd.sonneDef a:hover span {
display : block;
text-indent : 0;
vertical-align : top;
color : #000;
background-color : #3c4e62;
font-weight : normal;
position : absolute;
border : 1px solid #9999ff;
bottom : 100%;
margin : 0;
padding : 5px;
width : 80px;
}
dt.merkurDef {
position : absolute;
top : 250px;
left : 60px;
}
dd.merkurDef {
position : absolute;
top : 234px;
left : 60px;
}
dd.merkurDef a {
border : 0 solid #3c4e62;
position : absolute;
width : 20px;
height : 20px;
text-decoration : none;
}
dd.merkurDef a span {
display : none;
}
dd.merkurDef a:hover {
background : transparent;
}
dd.merkurDef a:hover span {
display : block;
text-indent : 0;
vertical-align : top;
color : #fff;
background-color : #3c4e62;
font-weight : normal;
position : absolute;
border : 1px solid #9999ff;
bottom : 100%;
margin : 0;
padding : 5px;
width : 80px;
}
dt.venusDef {
position : absolute;
top : 190px;
left : 85px;
}
dd.venusDef {
position : absolute;
top : 210px;
left : 93px;
}
dd.venusDef a {
border : 0 solid #3c4e62;
position : absolute;
width : 40px;
height : 40px;
text-decoration : none;
}
dd.venusDef a span {
display : none;
}
dd.venusDef a:hover {
background : transparent;
}
dd.venusDef a:hover span {
display : block;
text-indent : 0;
vertical-align : top;
color : #000;
background-color : #3c4e62;
font-weight : normal;
position : absolute;
border : 1px solid #9999ff;
bottom : 100%;
margin : 0;
padding : 5px;
width : 80px;
}
dt.erdeDef {
position : absolute;
top : 240px;
left : 160px;
}
dd.erdeDef {
position : absolute;
top : 187px;
left : 142px;
}
dd.erdeDef a {
border : 0 solid #3c4e62;
position : absolute;
width : 40px;
height : 40px;
text-decoration : none;
}
dd.erdeDef a span {
display : none;
}
dd.erdeDef a:hover {
background : transparent;
}
dd.erdeDef a:hover span {
display : block;
text-indent : 0;
vertical-align : top;
color : #000;
background-color : #3c4e62;
font-weight : normal;
position : absolute;
border : 1px solid #9999ff;
bottom : 100%;
margin : 0;
padding : 5px;
width : 80px;
}
dt.marsDef {
position : absolute;
top : 210px;
left : 233px;
}
dd.marsDef {
position : absolute;
top : 188px;
left : 192px;
}
dd.marsDef a {
border : 0 solid #3c4e62;
position : absolute;

width : 20px;
height : 20px;
text-decoration : none;
}
dd.marsDef a span {
display : none;
}
dd.marsDef a:hover {
background : transparent;
}
dd.marsDef a:hover span {
display : block;
text-indent : 0;
vertical-align : top;
color : #000;
background-color : #3c4e62;
font-weight : normal;
position : absolute;
border : 1px solid #9999ff;
bottom : 100%;
margin : 0;
padding : 5px;
width : 80px;
}
dd.jupiterDef {
position : absolute;
top : 165px;
left : 250px;
}
dd.jupiterDef a {
border : 0 solid #3c4e62;
position : absolute;
width : 60px;
height : 60px;
text-decoration : none;
}
dd.jupiterDef a span {
display : none;
}
dd.jupiterDef a:hover {
background : transparent;
}
dd.jupiterDef a:hover span {
display : inline;
text-indent : 0;
vertical-align : top;
color : #000;
background-color : #3c4e62;
font-weight : normal;
position : absolute;
border : 1px solid #9999ff;
bottom : 100%;
margin : 0;
padding : 5px;
width : 80px;
}
dt.saturnDef {
position : absolute;
top : 150px;
left : 410px;
}
dd.saturnDef {
position : absolute;
top : 135px;
left : 340px;
}
dd.saturnDef a {
border : 0 solid #3c4e62;
position : absolute;
width : 60px;
height : 60px;
text-decoration : none;
}
dd.saturnDef a span {
display : none;
}
dd.saturnDef a:hover {
background : transparent;
}
dd.saturnDef a:hover span {
display : block;
text-indent : 0;
vertical-align : top;
color : #000;
background-color : #3c4e62;
font-weight : normal;
position : absolute;
border : 1px solid #9999ff;
bottom : 100%;
margin : 0;
padding : 5px;
width : 80px;
}
dt.uranusDef {
position : absolute;
top : 90px;
left : 460px;
}
dd.uranusDef {
position : absolute;
top : 85px;
left : 390px;
}
dd.uranusDef a {
border : 0 solid #3c4e62;
position : absolute;
width : 30px;
height : 50px;
text-decoration : none;
}
dd.uranusDef a span {
display : none;
}
dd.uranusDef a:hover {
background : transparent;
}
dd.uranusDef a:hover span {
display : block;
text-indent : 0;
vertical-align : top;
color : #000;
background-color : #3c4e62;
font-weight : normal;
position : absolute;
border : 1px solid #9999ff;
bottom : 100%;
margin : 0;
padding : 5px;
width : 80px;
}
dt.neptunDef {
position : absolute;
top : 10px;
left : 500px;
}
dd.neptunDef {
position : absolute;
top : 30px;
left : 420px;
}
dd.neptunDef a {
border : 0 solid #3c4e62;
position : absolute;
width : 70px;
height : 70px;
text-decoration : none;
}
dd.neptunDef a span {
display : none;
}
dd.neptunDef a:hover {
background : transparent;
}
dd.neptunDef a:hover span {
display : block;
text-indent : 0;
vertical-align : top;
color : #000;
background-color : #3c4e62;
font-weight : normal;
position : absolute;
border : 1px solid #9999ff;
bottom : 100%;
margin : 0;
padding : 5px;
width : 100px;
}
dt.asteroidenDef {
position : absolute;
top : 10px;
left : 500px;
}
dd.asteroidenDef {
position : absolute;
top : 70px;
left : 220px;
}
dd.asteroidenDef a {
border : 0 solid #3c4e62;
position : absolute;
width : 15px;
height : 200px;
text-decoration : none;
}
dd.asteroidenDef a span {
display : none;
}
dd.asteroidenDef a:hover {
background : transparent;
}
dd.asteroidenDef a:hover span {
display : block;
text-indent : 0;
vertical-align : top;
color : #000;
background-color : #3c4e62;
font-weight : normal;
position : absolute;
border : 1px solid #9999ff;
bottom : 100%;
margin : 0;
padding : 5px;
width : 110px;
}
dt.wolkeDef {
position : absolute;
top : 10px;
left : 500px;
}
dd.wolkeDef {
position : absolute;
top : 20px;
left : 570px;
}
dd.wolkeDef a {
border : 0 solid #3c4e62;
position : absolute;
width : 30px;
height : 250px;
text-decoration : none;
}
dd.wolkeDef a span {
display : none;
}
dd.wolkeDef a:hover {
background : transparent;
}
dd.wolkeDef a:hover span {
display : block;
text-indent : 0;
vertical-align : top;
color : #000;
background-color : #3c4e62;
font-weight : normal;
position : absolute;
border : 1px solid #9999ff;
bottom : 100%;
margin : 0;
padding : 5px;
width : 120px;
}
dt.kuiperDef {
position : absolute;
top : 10px;
left : 500px;
}
dd.kuiperDef {
position : absolute;
top : 20px;
left : 510px;
}
dd.kuiperDef a {
border : 0 solid #3c4e62;
position : absolute;
width : 30px;
height : 250px;

text-decoration : none;
}
dd.kuiperDef a span {
display : none;
}
dd.kuiperDef a:hover {

background : transparent;
}
dd.kuiperDef a:hover span {
display : block;
text-indent : 0;
vertical-align : top;
color : #000;
background-color : #3c4e62;
font-weight : normal;
position : absolute;
border : 1px solid #9999ff;
bottom : 100%;
margin : 0;
padding : 5px;
width : 120px;
}
/*** Ende Intro Sonnensystem ***/

img#fkt_Thumb {
width : 100px;
border : 1px solid #3c4e62;
background-color : #665151;
text-align : center;
vertical-align : middle;
}

table.zahlen {
width : 100%;
border-width : 1px;
border-color : #9999ff;
border-style : outset;
padding : 0;
background-color : #505c74;
background : transparent;
}
td.thumb {
border-width : 1px;
border-color : #9999ff;
border-style : inset;
padding : 2px;
background-color : #19202d;
text-align : center;
}
th.zahlen {
border-width : 1px;
border-color : #9999ff;
border-style : inset;
padding : 2px;
background-color : #fffacd;
color : #000;
}
td.zahlen1 {
border-width : 0;
border-bottom-width : 1px;
border-color : #9999ff;
border-style : inset;
padding : 2px;
margin : 0;
height : 55px;
background-color : #19202d;
font-style : normal;
text-align : center;
font-size : 12px;
color : #fff;
text-align : left;
}
td.zahlen2 {
border-width : 0;
border-bottom-width : 1px;
border-color : #19202d;
border-style : inset;
padding : 2px;
margin : 0;
background-color : #0a283b;
font-style : normal;
text-align : center;
height : 55px;
font-size : 12px;
color : #fff;
text-align : left;
}

div#Fakten {
padding : 0.3em;
margin : auto;
text-align : left;
}

.menue_monat {
padding : 0;
width : 100%;
margin: 10px auto;
border-top : 5px solid #9b9b9b;
background : transparent;
voice-family : "\"}\"";
voice-family : inherit;
}

.menue_monat ul {
margin : 0;
margin-left : 2px;
padding : 0;
list-style : none;
}
.menue_monat li {
display : inline;
margin : 0 2px 0 0;
padding : 0;
text-transform : uppercase;
}
.menue_monat a {
float : left;
display : block;
font : bold 12px Arial;
color : #ffffff;
text-decoration : none;
margin : 0 1px 0 0;
padding : 5px 10px 5px 10px;
/*background-color : #9b9b9b;*/
border-bottom : 8px solid white;
}
.menue_monat a:hover {
/*background-color : #ddd;*/
background-color: #77a1b0;
padding-top : 10px;
padding-bottom : 0;
border-bottom-color : #9b9b9b;
color : navy;
}
.menue_monat .current a {
background-color : #d10000;
padding-top : 10px;
padding-bottom : 0;
border-bottom-color : #d10000;
color : white;
}

table.linkliste{
margin-left:20px;
border:0px;
}
td.link{
border-right:1px solid silver;
border-bottom:1px solid silver;
padding-left:10px;
width:30%;
border-spacing: 10px;
padding: 0.5em;
text-align:right;
}
td.linkcontent{
background-color:#424242;
color:#ddd;
border-spacing: 10px;
padding: 0.5em;
font-size:0.8em;
}

td.linkright{
border-left:1px solid silver;
border-bottom:1px solid silver;
padding-left:10px;
width:30%;
border-spacing: 10px;
padding: 0.5em;
text-align:right;
}

td.linkcontent a:link {
color:#2C6B8E;
}
td.linkcontent a:visited {
color:#2C6B8E;
}  
td.link a:link{
text-decoration: none;
}
td.link a:visited{
text-decoration: none;
}

th.link{
text-align:left;
}

div.lx-shorttxt{
margin-left:20px;
padding-bottom:5px;
padding-right:5px;
font-size:0.9em;
text-align: justify;
border-bottom:1px solid silver;
border-right:1px solid silver;
}

div.border-monatsthema{
border-top:1px solid silver;
border-bottom:1px solid silver;
padding-top:10px;
padding-bottom:10px;
}