

.button,
h1.main_head,
.button.alternative:before,
.button.warenkorb  {
  background-color: #396bd4 !important;
}


.button,
.button:before,
h1.main_head,
.button.warenkorb {
  color: #ffffff !important;
}

h1 {
  color: #396bd4 !important;
  font-size: 27px !important;
  font-weight: normal;
  font-variant: small-caps;
}

h2 {
  color: #5983db !important;
  font-weight: normal;
  font-size: 21px;
  font-variant: small-caps;
}


.button.alternative,
.button:before,
#sidebar h2 {
  background-color: #396bd4 !important;
}

.partner_box{
    background-color: #141419 !important;
}
#menu ul.invisible,
#menu ul.secondnavi,
.button.alternative,
.button.warenkorb:before,
#sidebar h2,
.partner_box,
#menu .secondnavi li.active a,
#menu .secondnavi li.active a:hover,
#menu .secondnavi li.inactive a,
#menu .secondnavi li.inactive a:hover,
#menu .invisible li.active a,
#menu .invisible li.active a:hover,
#menu .invisible li.inactive a,
#menu .invisible li.inactive a:hover {
  color: #ffffff !important;
}


/* Menu */

#menu
 {
  background-color: #396bd4 !important;
}
#menu ul.firstnavi > li.inactive > a {
  color: #ffffff !important;
}
#menu ul.firstnavi > li.active > a,
#menu ul.firstnavi > li.inactive > a:hover  {
  background: url("/img/theme/menu_line.png") no-repeat scroll right center #4977d8; 
}
#menu ul.firstnavi > li.active > a,
#menu ul.firstnavi > li.inactive > a:hover{
  color: #ffffff !important;
}

#menu ul.invisible,
#menu ul.secondnavi {
  background-color: #ffffff !important;
}
#menu ul.invisible,
#menu ul.secondnavi,
#menu .secondnavi li.active a,
#menu .secondnavi li.active a:hover,
#menu .secondnavi li.inactive a,
#menu .secondnavi li.inactive a:hover,
#menu .invisible li.active a,
#menu .invisible li.active a:hover,
#menu .invisible li.inactive a,
#menu .invisible li.inactive a:hover {
  color: #000000 !important;
}


#menu .secondnavi li.active a,
#menu .secondnavi li.active a:hover,
#menu .secondnavi li.inactive a:hover,
#menu .invisible li.active a,
#menu .invisible li.active a:hover,
#menu .invisible li.inactive a:hover {

}
 
#menu .secondnavi li.active a,
#menu .secondnavi li.active a:hover,
#menu .secondnavi li.inactive a:hover,
#menu .invisible li.active a,
#menu .invisible li.active a:hover,
#menu .invisible li.inactive a:hover {
  color: #000000 !important;
}

.topnav .buttons_right .button {
  background: #4977d8 !important;
}

.headimg_text_wrapper,
 {
  background-color: rgba(89, 131, 219, 0.92) !important;
  color: #ffffff !important; 
}
.plusslider-pagination-wrapper,
.plusslider-arrows li
{
  background-color:rgba(0, 0, 0, 0.6)  !important; 
}

.headimg_text_wrapper span,
.headimg_text_wrapper b {
  color: #ffffff !important; 
}
.plusslider-pagination li  {
  background: rgba(89, 131, 219, 0.8) !important;
  border-color: rgba(73, 119, 216, 0.5) !important;
}

.plusslider-pagination li:hover,
.plusslider-pagination li.current {
  background: rgba(255, 255, 255, 0.5) !important; 
  border-color: rgba(73, 119, 216, 0.5) !important;  
}

.shadow_box {
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7) !important;  
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7) !important;  
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7) !important;  
}

.button,
#menu,
.plusslider,
.main_content,
#sidebar .sidebar_box,
.partner_box,
#footer,
h1.main_head,
#sidebar h2,
#sidebar .sidebar_box img,
fieldset,
input,
textarea,
legend,
#menu ul.invisible,
#menu ul.secondnavi,
#main .artlist .bild img,
#main .artlist .artikel_liste  {
  border-color: #000 !important;
}

table {
    margin: 10px 0px;
    border-spacing:0px;
    border: 1px solid #396bd4 !important;
    border-radius: 5px;
  }
  
.cke_editor, table.cke_editor, table.cke_dialog_ui_hbox {
  border: none !important;
}
  .heading {
    background: #eee;
    border-bottom: 3px #4d4d4d solid;
  }
  td,
  th {
    padding: 8px 12px;
    text-align: left;
  }
  th {
  }	
  td {
  }
  table .header th{
    background: #eee;

  }

  .firstCol {
    border-bottom: 2px solid #D3D3D3;
    background-color: #eee;
  }
  .even{
    border-bottom: 1px solid #396bd4;
    background-color: #eaf0fb !important;
  }
  .tablehead {
    background: #5983db; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top,  #5983db 0%, #4977d8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5983db), color-stop(100%,#4977d8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #5983db 0%,#4977d8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #5983db 0%,#4977d8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #5983db 0%,#4977d8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #5983db 0%,#4977d8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5983db', endColorstr='#4977d8',GradientType=0 ); /* IE6-8 */
    color: #fff;
  }

body {
  background-color: #ddd !important;
}

#footer {
  background: #eeeeee; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%,#dddddd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%,#dddddd 100%); /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%,#dddddd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd',GradientType=0 ); /* IE6-8 */
}

.inhalt,
#sidebar .sidebar_box,
.main_content {
  background: #ffffff  !important;
  color:  #444444  !important;
}

.inhalt a,
#sidebar .sidebar_box a,
#footer li li a {
  color:  #444444  !important; 
}

.inhalt a:hover,
#sidebar .sidebar_box a:hover,
#footer li li a:hover,
.topnav a:hover {
  color: #5983db !important;
}

#footer li a {
  color:  #4977d8  !important; 
}

blockquote {
  border-color:  #5983db !important;
  color: #396bd4 !important;
  font-size: 12px;
}


#menu,
h1.main_head {
 background: url(/img/theme/gradient.png);
} 


.partner_box {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.5))) !important;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.5)) !important;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.5)) !important;
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.5)) !important;
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.5)) !important;
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.5)) !important;
}
  
input[type=submit],
input[type=reset]{
  background-color:#5983db !important;
}
input[type=submit]:hover,
input[type=reset]:hover
input[type=submit]:active,
input[type=reset]:active
input[type=submit]:focus,
input[type=reset]:focus{
  background-color:#4977d8  !important; 
}
fieldset {
  background-color:#ffffff   !important;
}
legend {
  color:#4977d8 !important;
  background:#ffffff   !important;
  border-bottom-color:#ffffff   !important;
}



#sitemap li:before {
	content: "- ";
	color: #4977d8;
	height: 20px;
	top: 5px;
}

#sitemap li a {
	color: #5983db !important;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 2px;
}

#sitemap ul li a {
	color: #4977d8 !important;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	display: block;
	float: left;
}

.shortnews .shortinfo {
  font-size: 13px;
  color: #4977D8;
  margin-right: 212px;
}
  