/* Style Sheet */

/* Verwendete Farben       */
/* orange:       #ff7f00   */
/* mittelorange: #ffcd9b   */
/* hellorange:   #ffe2c5   */
/* hellgrau:     #eaeaea   */
/* mittelgrau:   #b2b2b2   */
/* dunkelgrau:   #999999   */


* {
  margin: 0;
  padding: 0;
}

a img {
  border-style: none;
}

a:link {
  text-decoration: none;
  color: #000000;
}

a:visited {
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: underline;
  color: #ff7f00;
}

body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #000000;
  background-color: #eaeaea;
  background-image: url("../images/background.gif");
  background-repeat: repeat-x;
  background-position: top left;
  font-size: small;
}

h1 {
  font-weight: bold;
  font-size: small;
}

h2 {
  font-weight: bold;
  font-size: small;
}

h3 {
  font-weight: normal;
  font-size: small;
}

#main {
  width: 957px;
  margin-right:auto;
  margin-left:auto;
}  

#header {
  width: 937px;
  height: 100px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFFFFF;
}

#logo {
  float: left;
  margin-top: 6px;
}

#advert {
  float: right;
  margin-top: 20px;
}

#greybar {
  width:957px;
  height: 26px;
  background-color: #999999;
}  

#orangebar {
  width:937px;
  height: 18px;
  padding: 4px 10px 4px 10px;
  color: #FFFFFF;
}

#orangebar a:link {
  color: #ffffff;
  font-weight: bold;
}

#orangebar a:visited {
  color: #ffffff;
  font-weight: bold;
}

#orangeleft {
  float: left;
}

#orangeright {
  text-align: right;
  float: right;
}

#footerleft {
  float: left;
}

#footerright {
  text-align: right;
  float: right;	
}

#core {
  width:935px;
  background-color: #FFFFFF;
  padding:  10px 10px 10px 10px;
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
}
	
.clear {
  clear:both;
  height:0;
}

#content {
  float: left;
  width:765px;
}  

#googlelink {
  height:15px;
  text-align:center;
  margin-bottom:10px;
}

.smallbox {
  float: left;
  width: 150px;
  margin-bottom: 10px;
  margin-right: 5px;
}

.widebox {
  float: left;
  width: 300px;
  margin-bottom: 10px;
}

.boxheader {
  color: #FFFFFF;
  background-color: #ff7f00;
  background-image: url("../images/boxheader.gif");
  background-repeat: repeat-x;
  background-position: top left;
  white-space:nowrap;
  overflow:hidden;
  text-align: left;
  padding: 3px 5px 3px 5px;
  height: 16px;
}

.boxorange {
  background-color: #ffe2c5;
  background-image: url("../images/boxorange.gif");
  background-repeat: repeat-x;
  background-position: top left;
  height: 150px;
  margin-top: 1px;
}

.orangetab {
  list-style-type: none;
}

.orangetab li {
  float: left; 
}

.orangetab a {
  display: block;
  padding-left: 7px;
  padding-right: 7px;
  border-right: 1px solid #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  line-height: 22px; 
  border-bottom: 1px solid #FFFFFF; 
}

.orangetab a:hover {
  text-decoration: underline;
  color: #ff7f00;
}

.categorylist li {
  display: inline;
  line-height: 1.4;
}

.middleorangebox {
  background-color: #ffcd9b;
  height: 116px;
  padding: 5px 5px 5px 5px;
}

#worldmapimage {
  margin-left: 45px;
}

.linklist {
  list-style-type:square;
  margin-left: 15px;
  line-height: 1.4;
}

#quicksearch {
  margin-top: -5px;
}

#quicksearch select {
  width: 130px;
  margin-bottom: 3px;
}

.boxrss {
  height: 62px;
  padding: 10px 10px 10px 70px;
  margin-bottom: 5px;
  background-color: #eaeaea;
  background-image: url("../images/rss.gif");
  background-repeat: no-repeat;
  background-position: 5px 50%;
  font-weight: bold;
}

.boxguestbook {
  height: 72px;
  padding: 5px 10px 5px 10px;
  margin-bottom: 5px;
  background-color: #eaeaea;
  background-image: url("../images/quotes.gif");
  background-repeat: no-repeat;
  background-position: 5px 5px;
}

.quote {
  font-style: italic;
  height: 50px;
  margin-bottom: 2px;
  margin-left: 40px;
  overflow:hidden;
}

.quoteperson {
  font-weight: bold;
  height: 20px;
  margin-left: 40px;
  overflow:hidden;
}

.thumb {
  float: left;
  height: 60px;
  border: 1px solid #999999;
}

.attributes {
  width: 30px;
  white-space: nowrap;
  float: right;
}

.boxsquare {
  white-space:nowrap;
  overflow:hidden;
  font-weight: bold;
  background: url("../images/square.gif") no-repeat 0 50%;
  padding: 0px 10px 0px 10px;
}

.boxtext {
  padding: 0px 0px 0px 10px;
  overflow:hidden;
}

#skyscraper {
  float: right;
  width:160px;
}

/* Von hier an fertig */

.boxcontent {
  float: left;
  width:768px;
}

.boxcontent h1 {
  color: #FFFFFF;
  background-color: #ff7f00;
  background-image: url("../images/boxheader.gif");
  background-repeat: repeat-x;
  background-position: top left;
  white-space:nowrap;
  overflow:hidden;
  text-align: left;
  padding: 3px 5px 3px 5px;
  height: 16px;
}

.boxcontent1 {
  float: left;
  width: 118px;
  overflow:hidden;
  margin: 10px 10px 0px 0px;
}

.boxcontent2 {
  float: left;
  width: 246px;
  overflow:hidden;
  margin: 10px 10px 0px 0px;
}

.boxcontent3 {
  float: left;
  width: 374px;
  overflow:hidden;
  margin: 10px 10px 0px 0px;
}

.boxcontent4 {
  float: left;
  width: 502px;
  margin: 10px 10px 0px 0px;
}

.boxcontent5 {
  float: left;
  width: 630px;
  margin: 10px 10px 0px 0px;
}

.boxcontent6 {
  float: left;
  width: 758px;
  margin: 10px 10px 0px 0px;
}

.boxtags {
  text-align:justify;
  text-transform: lowercase;
  line-height: 2em;
  margin: 5px 0px 0px 0px;
}

.boxcontent1 a {
  float: left;
  width: 84px;
  height: 64px;
  padding: 16px 16px 16px 16px;
  border: 1px solid #999999;
  background-color: #eaeaea;
}

.boxcontent1 a img {
  border-bottom: 2px solid #ffffff;
  border-top: 2px solid #999999;
  border-right: 2px solid #ffffff;
  border-left: 2px solid #999999;
}

.boxcontent1 a:hover {
  background-color: #ffcd9b;
}

.boxthumb320 {
  margin-top: 5px;
}

.boxthumb320 a {
  float: left;
  width: 324px;
  height: 244px;
  border: 1px solid #999999;
  background-color: #eaeaea;
  padding: 24px 24px 26px 24px;
}

.boxthumb320 a:hover {
  background-color: #ffcd9b;
}

.boxthumb320 a img {
  border-bottom: 2px solid #ffffff;
  border-top: 2px solid #999999;
  border-right: 2px solid #ffffff;
  border-left: 2px solid #999999;
}

.boxgrey {
  margin-top: 5px; 
  background-color: #eaeaea;
  border: 1px solid #999999;
  height: 64px;
  padding: 16px 0px 16px 5px;
}

.input {
  width: 100px;
  border-bottom: 2px solid #ffffff;
  border-top: 2px solid #999999;
  border-right: 2px solid #ffffff;
  border-left: 2px solid #999999;
  margin-bottom: 10px;
}

.button {
  width: 100px;
  background-color: #ff7f00;
  background-image: url("../images/boxheader.gif");
  background-repeat: repeat-x;
  background-position: top left;
}

.boxthumb80 {
  margin-top: 5px;
}

.boxthumb80 a {
  float: left;
  width: 84px;
  height: 64px;
  border: 1px solid #999999;
  background-color: #eaeaea;
  padding: 16px 16px 16px 16px;
}

.boxthumb80 a:hover {
  background-color: #ffcd9b;
}

.boxthumb80 a img {
  border-bottom: 2px solid #ffffff;
  border-top: 2px solid #999999;
  border-right: 2px solid #ffffff;
  border-left: 2px solid #999999;
}

.boxwallpaper {
  height: 244px;
  overflow:hidden;
  border: 1px solid #999999;
  padding: 15px 15px 15px 15px;
  background-color: #eaeaea;
  margin-top: 5px;
}

.boxwallpaper img {
  float: left;
  border-bottom: 2px solid #ffffff;
  border-top: 2px solid #999999;
  border-right: 2px solid #ffffff;
  border-left: 2px solid #999999;
}

.boxdescription {
  float: right;
  overflow:hidden;
  width: 390px;
  height: 244px;
}

.boxcontent42 {
  float: left;
  width: 42px;
  height: 36px;
  margin: 5px 5px 0px 0px;
}

.boxcontent42 a {
  float: left;
  width: 30px;
  height: 30px;
  overflow:hidden;
  padding: 2px 5px 2px 5px;
  border: 1px solid #999999;
  text-decoration: none;
  text-align:center; 
  background-color: #eaeaea;
}

.boxcontent42 a:hover {
  text-decoration: none;
  color: #000000;
  background-color: #ffcd9b;
}

#footer {
  clear: both;
  width:937px;
  background-color: #eaeaea;
  padding: 3px 10px 25px 10px;
}