﻿

/* datei format.css */




/* ====== allgemein ======  */

/* breite der gesamtkonstruktion  */
#breite {width:1000px}

body
{
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #00669B;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 40% 0%;
	color: #FFFFFF;
	font-family: verdana,"trebuchet ms", arial, helvetica,verdana, georgia, "times new roman", sans-serif;
}

.haupt {
	width: 100%;
	padding: 15px;
	border: solid 1px #000;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 0px 24px #fff;
	-moz-box-shadow: 0px 0px 24px #fff;
	box-shadow: 0px 0px 24px #fff;
	background-image: url('images/black40.png');
}

/*background-image: url('images/Haupt.png');

/* überschriften im text */

h1, h2, h3, h4, h5, h6 {font-family : verdana, arial, helvetica, tahoma, verdana, sans-serif;
color:#0B5B8C;
font-weight:normal;
}

h1{
	text-align: left;
	margin-bottom: 28px;
	letter-spacing: -1px;
	font-size: 26px;
	line-height: 28px;
	color: #FFFFFF;
}

h2{
	text-align: left;
	margin-bottom: 20px;
	letter-spacing: -1px;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
}

h3{
	text-align: left;
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}

/* homepagename als text */


#name {font-family:georgia,tahoma,"trebuchet ms";
font-style:italic;
font-weight:bold;
font-variant:small-caps;
color:#FF9F00;
font-size : 30px;
line-height:18px;
text-shadow: 0px 0px 6px #FF9F00;
padding:2px;
letter-spacing :6px;
}

#name2 {
	font-family: "comic sans ms",arial,georgia,tahoma,"trebuchet ms";
	font-style: italic;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size : 10px;
	line-height: 18px;
	text-shadow: 0px 0px 6px #579AD7;
	padding: 2px;
	letter-spacing : 6px;
}

/* Foto abgerundet*/

#foto1 {
border-radius: 30px;
}





/* LISTEN IM TEXT - wenn verlinkt, dann sehen sie dazu das menü in der datei format.css
wenn nicht verlinkt, dann nachstehender code
 */

#liste ul ,#liste li {
	list-style-type: none;
	color: #FFFFFF;
}

#liste li  {
	list-style-type: none;
	background-image: url(images/list2.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 28px;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
}



/* ADRESSE in fussbereich  */
#adress_container {height:100px;
position:relative;
float:left;
margin:auto;
top:0px;
left:60px;
width:400px;
font-family: georgia,Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
font-style:normal;
}


/* foto in sidebar  */

.side_foto {float:left;background-color:#000;
margin-left:0px;margin-top:0px;
margin-bottom:0px;margin-right:10px;
border:solid 1px #000;
text-align:left;
font-size:14px;line-height:20px;
font-style:normal;
padding:0px;
-webkit-box-shadow: 0px 0px 6px #fff;
-moz-box-shadow: 0px 0px 6px #fff;
box-shadow: 0px 0px 6px #fff;
}


/* zitat in sidebar */
#zitat {
	border-radius: 30px 0px;
	text-align: left;
	background-color: #FF9900;
	background-image: url(images/back06.png);
	background-repeat: repeat-y;
	background-position: 50% 50%;
	color: #000000;
	text-shadow: 1px 1px 2px #fff;
	font-size: 13px;
	font-style: normal;
	padding: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: solid 2px #C7EAFE;
	-webkit-box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	box-shadow: 0px 0px 6px #000;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 30px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 30px;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/* ====== top - bereich ======  */



#top { width:100%;


text-align:center;
vertical-align:top;
padding-left:0px;padding-right:0px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;

-webkit-border-top-left-radius:15px;
-webkit-border-top-right-radius:15px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;

border-top-left-radius:15px;
border-top-right-radius:15px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}


#top_inhalt1 {height:70px;width:500px;
background-image:url(images/s2.png);
background-repeat:repeat-x;
background-position:  50% 100%;
font-size:13px;
font-style:italic;
font-family:"comic sans ms";
letter-spacing:2px;
color:#000;
text-align:left;
vertical-align:middle;
padding-bottom:0px;
padding-left:15px;
}

#top_inhalt2{background-image:url(images/s2.png);
background-repeat:repeat-x;
background-position:  50% 100%;
height:70px;
text-align:right;
vertical-align:middle;
padding-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:20px;
}

#top_inhalt3{
height:70px;
text-align:right;
vertical-align:middle;
padding-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:5px;
}




/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/* ====== kopfbereich ======  */


#header {
	border-radius: 30px;
	width: 100%;
	text-align: center;
	vertical-align: top;
	background-color: #fff;
	border: solid 1px #fff;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
}


.header_inhalt_container {width:100%;
text-align:center;
}

/* ----- foto auf startseite thats_me.html "That's me"----- */
.content_header {
	border-radius: 30px;
	background-image: url(images/Luna_2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	text-align: center;
}


/*  eigenes foto auf jeder seite gewollt, dann hier nachstehend der code */
/* foto auf seite Freunde.html "Freunde"*/
.content_header2 {
border-radius: 30px;
background-image:url(images/Freunde.jpg);
background-repeat:no-repeat;
background-position:30% 30%;
text-align:center;
}

/* foto auf seite Action.html "Agility"*/
.content_header3 {
border-radius: 30px;
background-image:url(images/Agility.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
text-align:center;
}
/* foto auf seite Faehrten.html "Faehrten"*/
.content_header3b {
border-radius: 30px;
background-image:url(images/Faehrten.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
text-align:center;
}
/* foto auf seite Wasser.html "Wasser"*/
.content_header3c {
border-radius: 30px;
background-image:url(images/Wasser.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
text-align:center;
}
/* foto auf seite Schnee.html "Schnee"*/
.content_header3d {
border-radius: 30px;
background-image:url(images/Schnee.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
text-align:center;
}

/* foto auf seite Toben.html "Toben"*/
.content_header3e {
border-radius: 30px;
background-image:url(images/Luna_Action1.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
text-align:center;
}


/* foto auf seite Impressum.html */
.content_header4 {
border-radius: 30px;
background-image:url(images/Luna_Buerokram.jpg);
background-repeat: no-repeat;
background-position: 100% 100%;
text-align: center;
	
}

/* ----- ende eigenes foto auf jeder seite ----- */





.headerbox1_container {
	width: 320px;
	background-image: url(images/pfoten.png);
	background-repeat: repeat;
	background-position: 0% 0%;
	border-right: solid 1px #005177;
	-webkit-box-shadow: inset 0px 0px 14px #B0E3FF;
	-moz-box-shadow: inset 0px 0px 14px #B0E3FF;
	box-shadow: inset 0px 0px 14px #B0E3FF;
    border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

.headerbox1 {
	
	height: 290px;
	vertical-align: middle;
	text-align: center;
	font-size: 22px;
	line-height: 22px;
	color: #000000;
	padding-left: 30px;
	padding-right: 30px;
}

.headerbox2_container {
-webkit-box-shadow: inset  0px 0px  14px #B0E3FF;
-moz-box-shadow: inset  0px 0px  14px #B0E3FF;
box-shadow: inset  0px 0px  14px #B0E3FF;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;

}

.headerbox2 {height:250px;
text-align:left;
font-size: 18px;
line-height: 16px;
color:#9F9F9F;
padding-left:10px;
padding-right:20px;
}


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/* ====== inhaltsbereich ======  */



#content {width:100%;
text-align:center;
padding:0px;
background-image:url(images/s8.png);
background-repeat:repeat-x;
background-position:  50% 0%;}

.content_inhalt_container {width:100%;
text-align:left;
vertical-align:top;
}

td.content_inhalt {height:100%;
text-align:left;
vertical-align:top;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;

}

/* ---- inhaltspalte----- */

.inbox {
	padding: 40px 0px 0px 0px;
	height: 800px;
	text-align: justify;
	vertical-align: top;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}


/* ---- sidebar-spalte ----- */

.sidebar {width:290px;
vertical-align:top;
padding-left:0px;
padding-right:0px;
padding-top:40px;
padding-bottom:40px;
	
}

#sideboxen_all  {
-webkit-box-shadow: 0px 0px 10px #000;
-moz-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
border:solid 1px #000;
-moz-border-radius:30px;
-webkit-border-radius:30px;
border-radius:30px;
	

}


.sidebarbox1 {
	background-color: #FFFFCC;
	background-image: url(images/pfoten.png);
	background-repeat: repeat;
	height: 100%;
	font-family: tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 20px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #000;
	-webkit-box-shadow: inset 0px 0px 8px #fff;
	-moz-box-shadow: inset 0px 0px 8px #fff;
	box-shadow: 0px 0px 8px #FFFFFF inset;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.sidebarbox2 {
	
	font-family: tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background-position: 0%;
	color: #fff;
	text-align: left;
	vertical-align: top;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 20px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #000;
	-webkit-box-shadow: inset 0px 0px 8px #fff;
	-moz-box-shadow: inset 0px 0px 8px #fff;
	box-shadow: inset 0px 0px 8px #fff;
	background: url('images/back8.jpg');
}



.headline_sidebox {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.sidebox_top {
	text-align: center;
	margin: 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 16px;
	color: #000000;
	background-color: #FFBF00;
	background-image: url(images/back06.png);
	background-repeat: repeat-y;
	background-position: 50% 50%;
	padding-left: 10px;
	height: 36px;
	line-height: 36px;
	border-top: solid 1px white;
	border-bottom: solid 1px #006297;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	text-shadow: 1px 1px 2px #fff;
}
.sidebox_top_oben {
	border-radius: 30px 30px 0px 0px;
	text-align: center;
	margin: 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 16px;
	color: #000000;
	background-color: #FF9900;
	background-image: url(images/back06.png);
	background-repeat: repeat-y;
	background-position: 50% 50%;
	padding-left: 10px;
	height: 36px;
	line-height: 36px;
	border-top: solid 1px white;
	border-bottom: solid 1px #006297;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	text-shadow: 1px 1px 2px #fff;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	padding-top: 0px;
}


.sidebox_bottom {text-align:left;
	

margin:0px;letter-spacing:0px;
text-transform:uppercase;
font-size: 16px;
padding-left:10px;
height: 36px;
line-height: 36px;
background-color:#FF7F00;
border-top:solid 1px white;
border-left:solid 1px #fff;
border-right:solid 1px #fff;
color:#000;
text-shadow: 1px 1px 2px #fff;
background-color: #FFBF00;
background-image:url(images/back06.png);
background-repeat:repeat-y;
background-position:50% 50%;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:30px;
-moz-border-radius-bottomright:30px;

-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-left-radius:30px;
-webkit-border-bottom-right-radius: 30px;

border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:30px;
border-bottom-right-radius:30px;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */




/* ====== fussbereich/ENDE inhalt ======  */


/* ---- kleines stück zw. ENDE INHALT und ANFANG FUSS ----- */

#fuss0 { width:100%;
text-align:center;
vertical-align:top;padding-left:0px;padding-right:0px;
background-image:url(images/s2.png);
background-repeat:repeat-x;
background-position:  50% 100%;

}




/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */



/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/* ====== fussbereich ======  */


#fuss {
	width: 100%;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: 50% 100%;
	vertical-align: top;
	text-align: center;
	vertical-align: top;
	border: solid 1px #fff;
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
}

.fuss_inhalt_container {width:100%;
text-align:center;
vertical-align:top;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
background-position:0% 75%;
-webkit-box-shadow: inset  0px 0px  14px #B0E3FF;
-moz-box-shadow: inset  0px 0px  14px #B0E3FF;
box-shadow: inset  0px 0px  14px #B0E3FF;
}

/* ------ eigenes foto auf jeder seite im fussbereich gewollt, dann hier nachstehend der code ------- */
/* foto auf seite index2.html */

.fuss_inhalt_container2 {width:100%;
text-align:center;
vertical-align:top;
background-image:url(images/logo2.jpg);
background-repeat:no-repeat;
background-position:0% 80%;
-webkit-box-shadow: inset  0px 0px  14px #B0E3FF;
-moz-box-shadow: inset  0px 0px  14px #B0E3FF;
box-shadow: inset  0px 0px  14px #B0E3FF;
}

/* foto auf seite index3.html */
.fuss_inhalt_container3 {width:100%;
text-align:center;
vertical-align:top;
background-image:url(images/logo4.jpg);
background-repeat:no-repeat;
background-position:50% 100%;
-webkit-box-shadow: inset  0px 0px  14px #B0E3FF;
-moz-box-shadow: inset  0px 0px  14px #B0E3FF;
box-shadow: inset  0px 0px  14px #B0E3FF;
}

/* foto auf seite index4.html */
.fuss_inhalt_container4 {
	width: 50%;
	text-align: center;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 50% 60%;
	-webkit-box-shadow: inset 0px 0px 14px #B0E3FF;
	-moz-box-shadow: inset 0px 0px 14px #B0E3FF;
	box-shadow: inset 0px 0px 14px #B0E3FF;
}
/* ------ ende eigenes foto auf jeder im fussbereich ------- */

.fuss_inhalt_containerbox {width:100%;
text-align:center;
vertical-align:top;
}


.fussbox {width:100%;height:50px;
text-align:left;
vertical-align:middle;
font-size: 12px;
line-height: 14px;
letter-spacing:1px;
color:transparent;
padding-bottom:0px;
padding-left:40px;
}



/* ====== ende - bereich ======  */



#ende { width:100%;
background-image:url(images/s8.png);
background-repeat:repeat-x;
background-position:  50% 0%;
text-align:center;
vertical-align:top;
padding-left:0px;padding-right:0px;

}


#ende_inhalt1 {
height:50px;
font-size:13px;
font-style:normal;
font-family:"comic sans ms";
letter-spacing:2px;
color:#fff;
text-align:center;
vertical-align:middle;
padding-top:14px;
padding-left:30px;
}

#ende_inhalt2{color:#FFFF00;
height:30px;width:30px;
text-align:center;
vertical-align:middle;
padding-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
}
.haupt_bilder {
	
	padding: 15px;
	border: solid 1px #000;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 0px 24px #fff;
	-moz-box-shadow: 0px 0px 24px #fff;
	box-shadow: 0px 0px 24px #fff;
}
.inbox_bilder {
	padding: 0px;
	height: 800px;
	text-align: justify;
	vertical-align: top;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	width: 600px;
}
.seitenbox {
	height: 290px;
	vertical-align: middle;
	text-align: left;
	font-size: 22px;
	line-height: 22px;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
}
