/*
 * @author: Ronny Poller
 * @since: 1.2
 * @description: Beinhaltet alle Befehle zur korrekten Einbindung der 
 *               Stylesheets mit entsprechenden Patchmöglichkeiten. Die 
 *               Reihenfolge darf dabei nicht verändert werden!
 */

/* Standard Layout 2.0 Sargas */
@import url("/Stylesheets/standardThemes/2.0/mainstyle.css");

@import url("/Stylesheets/standardThemes/responsive/responsive-nav.css");

@import url("/Stylesheets/standardThemes/responsive/responsive-general.css");

@import url("/Stylesheets/standardThemes/responsive/responsive-320.css") all and (min-width:1px);
@import url("/Stylesheets/standardThemes/responsive/responsive-480.css") all and (min-width:480px);
@import url("/Stylesheets/standardThemes/responsive/responsive-640.css") all and (min-width:640px);
@import url("/Stylesheets/standardThemes/responsive/responsive-980.css") all and (min-width:980px);
@import url("/Stylesheets/standardThemes/responsive/responsive-1180.css") all and (min-width:1180px);

body.standardlayout div.header .border {
    /*background-image: url("/Images/7/bgHeader_neu.png"); */
    /*background-position:left bottom;*/
    background-color: #2aa9e1;
}

body.standardlayout div.header a.logo {
    background-image: url("/Images/7/logo_neu.png");
    background-position: 0px 0px;
}

/* Menü */
div.mainMenu {
    background: url("/Images/7/bgSubHeader_neu.png") top left repeat-x #FFF;
}

div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren-Depth0.AspNet-Menu-Selected ul, div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren-Depth0.AspNet-Menu-ChildSelected ul, div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-WithChildren-Depth0:hover ul {
    background-color: #1572B9;
}

/* tabs */
div.positions.right .ui-tabs .ui-tabs-nav {
    background: url("/Images/7/bgSubHeader_neu.png") top left repeat-x #FFF;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    background: url("/Images/7/bgSubHeader_neu.png") top left repeat-x #FFF;
}

/* Sidebar */
h3.sidebar {
    background: url("/Images/7/bgSubHeader_neu.png") top left repeat-x #FFF;
}

div.positions.right div.sidebar .header {
    background: url("/Images/7/bgSubHeader_neu.png") top left repeat-x #FFF;
}

.rssTicker .paging .current {
    background: url("/Images/7/bgSubHeader_neu.png") top left repeat-x #FFF;
}

/* Weather */
div.specialcontent .wetterStadtContent table th.top {
    background: url("/Images/7/bgSubHeader_neu.png") top left repeat-x #FFF;
}
div.specialcontent .wetterDetailKarte {
    background-image: url("/Layout/common/wetter/dresden.jpg") !important;
    height: 377px;
    width: 450px;
}
/*Jquery Pagination*/
.ListView .pagination .current {
    background: url("/Images/7/bgSubHeader_neu.png") top left repeat-x #FFF;
}
/* form */
input[type="submit"] {
    background: url("/Images/7/bgSubHeader_neu.png") top left repeat-x #FFF;
    color: #FFFFFF;
}

div.module div.classifieds .newsListkat, div.module div.classifieds .newsListKat {
    background: url("/Images/7/bgSubHeader_neu.png") top left repeat-x #FFF;
}

/* events */
div.eventcalendar .calKatLeft, div.eventcalendar .calKatRight, div.eventcalendar .CalendarDiv a.calSelected, div.eventcalendar .CalendarDiv a:hover, div.eventcalendar a.calButton:hover, div.newsDetails .newsListKat {
    background: url("/Images/7/bgSubHeader_neu.png") left bottom repeat-x #FFF;
}

.categoryContainer {
    background: url("/Images/7/bgSubHeader_neu.png") left bottom repeat-x #FFF;
    color: #5F5F5F;
    font-size: 1em;
    margin-bottom: 10px;
    padding: 3px 10px;
}

/*employee*/
.listitem.employee .link h2 {
    color: #333;
}

div.positions.left.fullSize {
    width: 100%;
}

div.positions.left.fullSize > div > div {
    width: 100%;
    background-color: #000;
}

div.preHeader .module.search div.smallSearch input.standardTextbox {
    border: 1px solid #1572B9;
}

h1, h4, a:link, a:active, a:hover, .thumbnailSlider .photo-meta-data h2 {
    color: #1572B9;
}
/* list */
.listitem.standardlist .border a.imageLink {
    height: auto;
}

.listitem.standardlist .border a.imageLink img {
    width: 174px;
}

input[type="text"]:hover, textarea:hover, select:hover, input.mailform:hover {
    border: 1px solid #1572B9;
}

input[type="text"], textarea, select, input.mailform {
    border: 1px solid #1572B9;
}

.search.small.wrapped.widget input[type="text"] {
    width: 210px;
}

div.positions.right .sidebar.weather .header {
    display: block;
    text-transform: uppercase;
}

/*
.listitem.standardlist .category, .listitem.commonItem .category, .listitem.standardlist .border .detailLink, div.module.news div.detailview .category {
    display: none;
}
*/

.listitem.standardlist .mainHeadline {
    width: 65%;
}

div.module.news div.detailview a.bigImageLink .image {
    width: 480px;
}

.mediaplayer
{
	margin-bottom:10px;
}

.bigImageLink
{
	margin-bottom:20px!important;

}

.comment .cHeader {
    background: url("/Images/7/bgSubHeader_neu.png") repeat-x scroll left top #1572B9;
}
.comment div.rules {
    border: 1px solid #1572B9;
}

.adsidebar
{
	display:none!important;
}

@media all and (min-width:1px) {

  .nav-collapse.opened ul li.AspNet-Menu-Item2, .nav-collapse.opened ul li.AspNet-Menu-Item3
  {
	display:none!important;
  }
}

@media all and (min-width:640px) {

  .nav-collapse.opened ul li.AspNet-Menu-Item2, .nav-collapse.opened ul li.AspNet-Menu-Item3
  {
	display:inherit!important;
  }
}


div.highlightednews
{
	background:#fffcc8;
}

div.highlightednews span.date
{
	display:none;
}

@media all and (min-width:1px) {

 div.left div.module.news.thumbnailSlider
 {
	display:none!important;
 }

}

@media all and (min-width:640px) {

 div.left div.module.news.thumbnailSlider
 {
	display:inherit!important;
 }

}