/* FC Paintball
----------------------------------------------------- */

html, body {
  margin:0;
  padding:0;
}
html {
    background:url(../images/layout/flyingcolors_gradient.jpg) repeat-x #a89d65;
}
body {
  behavior: url("script/csshover3.htc"); 
}
body {
  background:url(../images/layout/flyingcolors_dirt_new.jpg) top center no-repeat;
  font-family:Arial, Verdana, sans-serif;
  font-size:12px;
  font-weight:normal;
  text-align:center;
}
.clear {
   clear:both;
   margin:0px;
   padding:0px;
   height:0px;
   line-height:0px;
   font-size:0px;
}

/* headlines, links, paragraphs
----------------------------------------------------- */

a { 
  outline: none;
  color:#000;   
}
a img { border:0; }
a:link { color:#000; text-decoration:underline;}
a:visited { color:#444; text-decoration:underline; }
a:hover { color:#444; text-decoration:underline; }
a:active { color:#444; text-decoration:underline;}

h1 {
  margin:0 0 10px 0; 
  padding:0;
  text-indent:-10000px;
}
h3 {
  font-size:20px;
  margin:0 0 15px 0;
  padding:0;
}
h4 {
  font-size:16px;
  margin:0 0 5px 0;
  padding:0;
}
h6 {
  background-color:#ff9600;
  color:#fff;
  margin:0;
  padding:2px 0;
  text-align:center;
}
p {
  margin:0 5px 15px 0;
  padding:0;
}
#column_3column_left p {
  margin:0 0 20px 0;
}

h1#head_paintball {
  height:30px;
  width:508px;
}
h1#head_paintball {
  background:url(../images/layout/headlines/paintball.jpg) top center no-repeat;
}

h1#head_contact_contact, h1#head_playground_map, h1#head_contact_gutschein {
  height:30px;
  margin:0 0 10px 0; 
  width:334px;
}
h1#head_contact_contact {
  background:url(../images/layout/headlines/contact_contact.jpg) top center no-repeat;
}
h1#head_playground_map {
  background:url(../images/layout/headlines/playground_map.jpg) top center no-repeat;
}
h1#head_contact_gutschein {
  background:url(../images/layout/headlines/gutschein.jpg) top center no-repeat;
  margin:10px 0 10px 0; 
}

h1#head_rollaball, h1#head_news, h1#head_contact_prices, h1#head_contact_catalogue, h1#head_playground_description, h1#head_playground_photos, h1#head_playground_settings, h1#head_news_news, h1#head_news_info {
  height:30px;
  width:162px;
}
h1#head_rollaball {
  background:url(../images/layout/headlines/rollaball.jpg) top center no-repeat;
}
h1#head_news {
  background:url(../images/layout/headlines/news.jpg) top center no-repeat;
}
h1#head_contact_prices {
  background:url(../images/layout/headlines/contact_prices.jpg) top center no-repeat;
}
h1#head_contact_catalogue {
  background:url(../images/layout/headlines/contact_catalogue.jpg) top center no-repeat;
}
#head_playground_description {
  background:url(../images/layout/headlines/playground_description.jpg) top center no-repeat;
}
#head_playground_photos {
  background:url(../images/layout/headlines/playground_photos.jpg) top center no-repeat;
}
#head_playground_settings {
  background:url(../images/layout/headlines/playground_settings.jpg) top center no-repeat;
}
h1#head_news_news {
  background:url(../images/layout/headlines/news_news.jpg) top center no-repeat;
}
h1#head_news_info {
  background:url(../images/layout/headlines/info.jpg) top center no-repeat;
}

h1#head_leagues, h1#head_equipment, h1#head_partner, h1#head_misc {
  height:30px;
  width:332px;
}
h1#head_leagues {
  background:url(../images/layout/headlines/leagues.jpg) top center no-repeat;  
}
h1#head_equipment {
  background:url(../images/layout/headlines/equipment.jpg) top center no-repeat;  
}
h1#head_partner {
  background:url(../images/layout/headlines/partner.jpg) top center no-repeat;  
}
h1#head_misc {
  background:url(../images/layout/headlines/misc.jpg) top center no-repeat;  
}


/* main layout
----------------------------------------------------- */

#maincontainer {
  display:block;
  margin:0 auto;
  padding:23px 0 0 0;
  text-align:left;
  width:702px;
}
#header {
  background-color:#d8d8d8;
/*  background:url(../images/content/header_new.jpg) top left no-repeat #d8d8d8;*/
  height:187px;
  width:700px;
}
#movie {
  float:right;
  height:187px;
  width:525px;
}
#header_newsletter {
  background-color:#d8d8d8;
  height:187px;
  width:700px;
}
#content {
  background-color:#d8d8d8;
  padding:10px;
  width:680px;
}
#shadow_top, #shadow_bottom {
  behavior: url(script/iepngfix.htc)
}
#shadow_top {
 /* background:url(../images/layout/shadow_top.png) top center no-repeat;*/
  background:url(../images/layout/transparent.gif) top center;
  display:block;
  height:9px;
  width:700px;

}
#shadow_bottom {
  background:url(../images/layout/shadow_bottom.png) top center no-repeat;
  display:block;
  height:50px;
  width:700px;
}
#shadow_bottom2 {
 /*   background:url(../images/layout/shadow_bottom.png) top center no-repeat;*/
  display:block;
  height:23px;
  width:700px;
}


/* menu
----------------------------------------------------- */

#header ul {
  float:left;
  display:inline;
  list-style-type:none;
  display:block;
  padding:0 0 1px 0;
  margin:0;
}
#header ul li {
  height:30px;
  margin:0 0 1px 1px;
  padding:0;
  text-indent:-10000px;
  width:174px;
  display:block;
}
#header ul li a {
  display:block;
  height:30px;
  margin:0;
  padding:0;
  width:174px;
}
#header ul li a:hover {
  background-position: left -30px;
}

/* menu a href
----------------------------------------------------- */

li#fc_menu1 a, li#fc_menu2 a, li#fc_menu3 a, li#fc_menu4 a, li#fc_menu5 a, li#fc_menu6 a {
  behavior: url(script/iepngfix.htc)
}
li#fc_menu1 a {
  background:url(../images/layout/menu/home.png) top left no-repeat;
}
li#fc_menu2 a {
  background:url(../images/layout/menu/contact.png) top left no-repeat;  
}
li#fc_menu3 a {
  background:url(../images/layout/menu/playground.png) top left no-repeat;  
}
li#fc_menu4 a {
  background:url(../images/layout/menu/news.png) top left no-repeat;  
}
li#fc_menu5 a {
  background:url(../images/layout/menu/links.png) top left no-repeat;  
}
li#fc_menu6 a {
  background:url(../images/layout/menu/impress.png) top left no-repeat;  
}

/* menu li
----------------------------------------------------- */

li#fc_menu1, li#fc_menu2, li#fc_menu3, li#fc_menu4, li#fc_menu5, li#fc_menu6 {
  behavior: url(script/iepngfix.htc)
}
li#fc_menu1 {
  background:url(../images/layout/menu/home_over.png) top left no-repeat;  
}
li#fc_menu2 {
  background:url(../images/layout/menu/contact_over.png) top left no-repeat;  
}
li#fc_menu3 {
  background:url(../images/layout/menu/playground_over.png) top left no-repeat;  
}
li#fc_menu4 {
  background:url(../images/layout/menu/news_over.png) top left no-repeat;  
}
li#fc_menu5 {
  background:url(../images/layout/menu/links_over.png) top left no-repeat;  
}
li#fc_menu6 {
  background:url(../images/layout/menu/impress_over.png) top left no-repeat;  
}
.current {
  background:url() top left no-repeat;  
}

/* Content index
----------------------------------------------------- */

#column_3column_left img {
  width:162px;
}
#column_3column_center ul {
  margin:0;
  padding:0 0 0 15px;
}
#column_3column_center ul li {
  margin:0 0 5px 0;
}
#column_center_big_index ul {
  margin:0;
  padding:0 0 0 15px;
}
#column_center_big_index ul li {
  margin:0 0 5px 0;
}


/* Content
----------------------------------------------------- */

#column_3column_left, #column_3column_center, #column_3column_right, #column_center_big_index {
  display:inline;
  float:left;
}
#column_3column_left {
  margin:0 10px 0 0;
  width:162px;
}
#column_3column_center {
  margin:0 10px 0 0;
  width:334px;
}
#column_center_big_index {
  margin:0;
  width:508px;
}
#column_3column_right {
  margin:0 0 0 0;
  width:162px;
}
input {
  margin:0;
  padding:0;
}
.inputtext, textarea {
  border:1px solid #a89d65;
  font-size:10px;
}
textarea {
  font-family:Arial, Verdana, sans-serif;
  font-size:12px;
  font-weight:normal;  
}
#sendbutton {
  background-color:#fff;
  border:1px solid #a89d65;
  width:150px;  
}
table {
  margin:0;
  padding:0;
}
#contacttable td {
  padding:0 0 5px 0;
}
.contacttd {
  width:50px;  
}
.table_td {
  width:140px;
}
table {
  padding:0 0 10px 0;
}
#playground_google {
  border:1px solid #a89d65;
  width:332px;
  height:500px;
}
#column_3column_right img {
  border:1px solid #a89d65;
  margin:0 0 10px 0;
  width:162px;
}
#column_3column_left img {
  border:1px solid #a89d65;
  margin:0;
  width:162px;
}

/* Content impress
----------------------------------------------------- */

#content_2column_left {
  display:inline;
  float:left;
  margin:0 10px 0 0;
  width:332px;
}
#content_2column_right {
  float:left;
  width:332px;
}

/* Content news
----------------------------------------------------- */

.newsevent {
  border-bottom:1px solid #a89d65;
  display:block;
  margin:0 0 10px 0;
  padding:0 0 10px 0;
}
.newspic {
  display:inline;
  float:left;
  margin:0 10px 0 0;
  width:200px;
}
.newspic img {
  border:1px solid #a89d65;
  display:inline;
  float:left;
  margin:0 10px 0 0;
  width:198px;
}
.newstext {
  display:inline;
  float:left;
  width:470px;
}
.paintball_movie {
  border:1px solid #a89d65;
  height:270;
  margin:0 0 10px 0;
  padding:2px;
  width:334px;
}

/* Content partner
----------------------------------------------------- */

.partnerlinks {
  width:330px;
}
.partner_pic {
  display:inline;
  float:left;
  height:100px;
  margin:0 10px 0 0;
  width:120px;
}
.partner_desc {
  float:left;
}
