/* DATEI: Format.css */ /*Für Caruso*/

div.runderkasten {
	border:solid #4D648B 3px;
	width:200px;
	height:140px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px
	}

	#beispiel0 {
		margin:auto;
		text-align:center;
		-webkit-transition: all 1s ease-in-out;
	}

	#beispiel0:hover {
    	 -moz-transform: scale(3);  /* FF3.5+*/ 
       -o-transform: scale(3);  /* Opera 10.5 */
  -webkit-transform: scale(3);  /* Saf3.1+, Chrome*/ 
      -ms-transform: scale(3);  /* IE9 */
          transform: scale(3);               
	} 

body,p a {
	font: normal 100.01% Helvetica, Arial, sans-serif;
	color: #ffffff;
	background-color: #3333ff;
	min-width: 40em;
	/*Mindestbreite verhindert Anzeigefehler in modernen Browsern */
}

html {
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	width: 70em
}

div.haeder {
	padding: 0;
	margin: 10px 0 0 210px;
	width: 790px;
}

body.kopf {
	margin: 0.5em 0 0 13em;
	width: 50em;
}

table.seite {
	margin: 0.5em 0em;
	width: 54em;
	font-size: 0.9em
}

table.seitek {
	margin: 0.1em 0em;
	width: 55em;
	font-size: 0.9em
}

p.seite {
	width: 790px;
	word-wrap: break-word
}

p.orange {
	color: #ffcc00;
	text-align: center
}

p.b {
	font-size: 0.9em;
	width: 500px;
	color: #ffffff;
	text-align: center
}

h2.b {
	font-size: 0.9em;
	width: 500px;
	text-align: center;
	color: #ffffff
}

.rotate {
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	transform: rotate(15deg)
}
#bild
{-webkit-transition: all 1s ease-in-out}
#bild:hover {
    	 -moz-transform: scale(3);  /* FF3.5+*/ 
       -o-transform: scale(3);  /* Opera 10.5 */
  -webkit-transform: scale(3);  /* Saf3.1+, Chrome*/ 
      -ms-transform: scale(3);  /* IE9 */
          transform: scale(3);               
	} 

.rotate2 {
	-webkit-transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	transform: rotate(15deg)
}

div#div2 {
	transform: rotate(30deg);
	-moz-transform: rotate(30deg); /* Firefox */
	-webkit-transform: rotate(30deg); /* Safari and Chrome */
	-o-transform: rotate(30deg); /* Opera */
}

ul.orange {
	color: #ffcc00
}

ul.orange1 {
	color: #ff9900;
	text-align: left
}

/*div weiss in seite Hintergrund cb. Tabelle*/
div.seitehelblau {
	background-color: #3355ff;
	width: 600px;
	color: #ffffff
}

div.seit800 {
	background-color: #3355ff;
	width: 800px;
	color: #ffffff
}

/*Seite beschreibung der Artikel*/
#uv td {
	border-top-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-width: thin;
	border-color: #339933;
	font-size: 0.8em;
	color: black;
	background-color: #ffffff
}

/* #fixierttitel { position: absolute;top: 0.5em; left: 22em; width: 18em; background-color: #3333ff; border: 1px solid silver;  }*/
#fixiert {
	position: absolute;
	top: 1em;
	left: 1em;
	width: 10em;
	background-color: /*#ff9900*/ #3333ff;
	border: 1px solid silver;
}

html>body #fixiert { /* nur fuer moderne Browser! */
	position: fixed;
}

#fixiert img {
	height: 43px;
	float: top;
}

/*#Inhalt { margin-left: 0; padding: 0; border:0; width:33em; background-color: #3333ff;}*/
#Inhalt {
	margin-left: 0;
	padding: 0;
	border: 0;
	width: 33em;
	background-color: #3333ff;
}

/*#Inhalt { margin-left: 15em; padding: 0 1em; border-left: 2px ridge gray; border-right: 2px ridge gray; border-top: 2px ridge gray; width:55em}*/
* #Inhalt { /* versteckt vor Netscape 4 */
	
}

#Inhalt h2 {
	font-size: 1.2em;
	margin: 2em 0 2em;
	color: #ffffff;
	text-align: left
}

#Inhalta h2 {
	font-size: 1em;
	margin: 1em 0 0.5em;
	color: #ffffff;
	text-align: left
}

#Inhalt p {
	font-size: 0.9em;
	margin: 1em 0;
	text-align: justify
}

#Inhalta p {
	font-size: 1em;
	margin: 1em 0 0 0;
	text-align: justify
}

#Inhalt #Fusszeile {
	font-size: 0.9em;
	margin: 10em 0 0;
	padding: 0.1em;
	width: 1000px text-align :       center;
	background-color: #fed;
	border: 1px solid silver;
}

/*Inhalt auf 600px breite formatiert für infospalte rechts*/
#Inhaltb1 {
	margin: 10px 0 0 13em;
	padding: 0;
	border: 0;
	width: 600px;
	background-color: #91C2F2;
	border: 2px solid #ff33cc;
	-moz-border-radius: 20px; /* Firefox */
	border-radius: 20px;
}

#Inhaltb1 h1 {
	font-size: 1em;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
	background-color: #3377ff;
	color: #ffcc00;
	font-weight: normal;
}

#Inhaltb1 h2 {
	font-size: 1.2em;
	margin: 20px 20px;
	color: #ffffff;
	text-align: left
}

#Inhaltb1 p {
	font-size: 0.9em;
	margin: 20px 20px;
	text-align: justify;
}

#Inhaltb h2 {
	font-size: 1.2em;
	margin: 20px 20px;
	color: #ffffff;
	text-align: left
}

#Inhaltb {
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	width: 600px;
	background-color: #3333ff;
}

#Inhaltb p {
	font-size: 0.9em;
	margin: 1em 0;
	text-align: justify;
	width: 600px
}

#Inhaltb h1 {
	font-size: 1em;
	margin: 0.5 0 0 0;
	padding: 0;
	text-align: left;
	background-color: #3377ff;
	color: #ffcc00;
	font-weight: normal;
	width: 600px
}

h1 {
	font-size: 1.2em;
	margin: 0.5 0 0 0;
	padding: 0;
	text-align: left;
	background-color: #3333ff; /*border: 2px ridge gray;*/
	color: #ffcc00;
	font-weight: normal
}

.u {
	text-decoration: underline;
	color: #ffffff
}

#Navigation {
	font-size: 0.75em;
	margin: 0.1em 0 0 0.3em;
	padding: 0;
}

#Navigation li {
	list-style: none;
	margin: 0.1em 0.2em 0 0.3em;
	padding: 0;
	color: #ffffff
}

ul#Navigation ul {
	list-style: none;
	margin: 0.1em 0 0 0.3em;
	padding: 0
}

ul#Navigation ul li {
	list-style: none;
	margin: 0.1em 0em 0;
	padding: 0
}

/*#Navigation { font-size: 0.8em; margin: 0 0 0; padding: 0; }
  #Navigation li { list-style: none; margin: 0; padding: 0.1em;}*/
ul#Navigation a {
	display: block;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}

ul#Navigation a:link {
	color: #ffcc66;
	background-color: #3355ff;
	text-decoration: none;
}

ul#Navigation a:visited {
	color: #ffcc66;
	background-color: #3355ff;
	text-decoration: none;
}

ul#Navigation a:hover {
	color: #ffcc66;
	background-color: #3355ff;
	text-decoration: none;
}

ul#Navigation a:active {
	color: #ffcc66;
	background-color: #3355ff;
	text-decoration: none;
}

ul#Navigation ul   a {
	display: block;
	padding: 0.0em;
	font-weight: bold;
}

ul#Navigation ul   a:link {
	color: #ffcc66;
	background-color: #3377ff;
	text-decoration: none;
}

ul#Navigation ul   a:visited {
	color: #ffcc66;
	background-color: #3377ff;
	text-decoration: none;
}

ul#Navigation ul   a:hover {
	color: #ffcc66;
	background-color: #3377ff;
	text-decoration: none;
}

ul#Navigation ul   a:active {
	color: #ffcc66;
	background-color: #3377ff;
	text-decoration: none;
}

ul#Navigation ul ul  a {
	display: block;
	padding: 0.0em;
	font-weight: bold;
}

ul#Navigation ul ul  a:link {
	color: #ffcc66;
	background-color: #3377ff;
	text-decoration: none;
}

ul#Navigation ul ul  a:visited {
	color: #ffcc66;
	background-color: #3377ff;
	text-decoration: none;
}

ul#Navigation ul ul  a:hover {
	color: #ffcc66;
	background-color: #3377ff;
	text-decoration: none;
}

ul#Navigation ul ul  a:active {
	color: #ffcc66;
	background-color: #3377ff;
	text-decoration: none;
}

a:link {
	color: #ffcc66;
	text-decoration: none
}

a:visited {
	color: #ffcc66;
	text-decoration: none
}

a:hover {
	color: #ff3300;
	text-decoration: none
}

a:active {
	color: #ffcc66;
	text-decoration: none
}

< /*Tabele in Kontakte 600px breit
 */
table.a {
	margin: 0 0 0 0
}

table.a p {
	text-align: left;
	margin: 0
}

table.a img {
	border: 0
}

table.a  a:link {
	color: #ffffff;
	text-decoration: none;
	background-color: #3377ff;
	font-size: 0.8em
}

table.a  a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #3377ff;
	font-size: 0.8em
}

table.a  a:hover {
	color: #ff3300;
	text-decoration: none;
	background-color: #3377ff;
	font-size: 0.8em
}

table.a  a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #3377ff;
	font-size: 0.8em
}

/*tabele Pilots*/
table.b {
	margin: 10px 0;
	width: 600px
}

table.b  a:link {
	color: #ff9900;
	text-decoration: none;
	font-size: 0.9em
}

table.b  a:visited {
	color: #ff9900;
	text-decoration: none;
	font-size: 0.9em
}

table.b  a:hover {
	color: #ff3300;
	text-decoration: none;
	font-size: 0.9em
}

table.b  a:active {
	color: #ff9900;
	text-decoration: none;
	font-size: 0.9em
}

p.b  a:link {
	color: #ff9900;
	text-decoration: none;
	font-size: 0.9em
}

p.b  a:visited {
	color: #ff9900;
	text-decoration: none;
	font-size: 0.9em
}

p.b  a:hover {
	color: #ff3300;
	text-decoration: none;
	font-size: 0.9em;
	background-color: #ffffff
}

p.b  a:active {
	color: #ff9900;
	text-decoration: none;
	font-size: 0.9em
}

#info {
	float: right;
	width: 180px;
	margin: 10px 10px 0 0;
	padding: 0;
	border: 1px dashed silver;
	background-color: #3355ff;
	font-size: 0.8em;
}

#info  a:link {
	color: #ff9900;
	text-decoration: none;
	font-size: 0.9em;
	background-color: #3366ff
}

}
#info  a:visited {
	color: #ff9900;
	text-decoration: none;
	font-size: 0.9em;
	background-color: #3366ff
}

}
#info  a:hover {
	color: #ff3300;
	text-decoration: none;
	font-size: 0.9em;
	background-color: #3366ff
}

#info  a:active {
	color: #ff9900;
	text-decoration: none;
	font-size: 0.9em;
	background-color: #3366ff
}

}
#info p {
	color: #ffffff;
	weidth: 180px;
	text-align: left;
	margin: 0.3em
}

sup {
	font-size: 80%;
	vertical-align: top
}

span.a {
	word-spacing: -0.2em
}

span.b {
	word-spacing: -0.3em
}

sup.a {
	word-spacing: -0.2em
}

sup.b {
	word-spacing: -0.3em
}
