﻿html 
{
	overflow-y: scroll;
}

body
{
    color: #333333;
    font-family: Tahoma,Helvetica,sans-serif; /* font-size: 78.5%; MD 16.05.09*/ 
    font-size: 11px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-align: center; /* background-color:#efefef; */
    margin: 0 0 0 0;
}

img 
{
 border: none;
}

.centermenu
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto; /*margin-top: 5px;*/ /*padding-bottom: 5px;*/
    padding-top: 5px;
    text-align: center; /*min-height: 30px;*/
    min-height: 16px;
}

.spacer
{
    border: 0px;
    height: 2px;
}
/* Startseite MASTERPAGE */
div#content
{
    border: 0px;
    float: right;
    width: 300px;
    margin: 0;
    padding: 0; /*margin-left: 2px;*/
    text-align: left; /*padding-right: 34px;*/
}
div#subheader_content
{
    min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
    width: 628px; /*padding-bottom: 51px;*/
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0;
}

.home_ie7_ul
{
	/*List elemente werden in den Tabs direkt unter dem Rahmen angezeigt (nur IE7)*/
	*margin-top:11px; /* für IE6 und 7 */
}

/* ENDE Startseite MASTERPAGE */


div#subheader_content a /*Links auf Startseite, NICHT Breadcrumb und Sidebar */ 
{
    font-weight: bold;
    text-decoration: none;
    color: #006DB6;
}

div#subheader_content a:hover
{
    font-weight: bold;
    color: #006DB6;
    text-decoration: underline;
}

div#subheader_content a:visited
{
    font-weight: bold;
    /*text-decoration: none;*/
    color: #006DB6;
}

a /*Links Breadcrumb und Sidebar */
{
    /*font-weight: bold;*/
    color: #006DB6;
    text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
div#home-banner .submenu
{
    float: right;
    right: 0px;
    margin-top: 120px;
    width: 480px;
    height: 30px;
    background-color: transparent;
    color: #666666;
    font-size: 86%;
    height: 25px;
    margin-right: -1px;
    padding: 12px 0 0 10px;
    white-space: nowrap;
}
div#home-header
{
    height: 52px;
    overflow: visible;
    padding-top: 38px;
    text-align: right;
    z-index: 1000;
}
div#home-header a /*Links Navigation Sub Top  */
{
    /*color: #006F29; /* grün */
    color: #333333;
    vertical-align: sub;
    font-size: 11px !important;
}

div#home-header a:hover /*Links Navigation Sub Top  */
{
    text-decoration: underline;
}

div#home-banner
{
    border: 0px;
    margin-bottom: 2px;
    height: 52px;
    overflow: visible;
    text-align: right;
}
div#home-logo
{
    height: 72px;
    left: 0;
    position: absolute;
    z-index: 10;
}

div#homepage
{
    margin: auto;
    position: relative;
    text-align: left;
    width: 930px;
}

#homepage 
{ 
    z-index: 20; 
} 
#contentWrapper 
{ 
    z-index: 10; 
    position: relative; 
} 
div#homepageContent
{
    margin: auto;
    /*position: relative;*/ /*Wenn das aktiviert ist, verschwindet ein Teil des Menüs hinter dem COntent*/
    text-align: left;
    width: 930px;
}
div#menu
{
    border: 1px solid #CCCCCC;
    margin-top: 1px;
    position: relative;
    height: 26px;
    z-index: 10;
    background: transparent url(pnav-bg.gif) repeat-x scroll left top;
}
.tablemenu
{
    margin-top: -3px;
    width: 100%;
}
div#menu .item
{
    border-right: 1px solid #CCCCCC;
    padding: 6px 28px;
    position: relative;
}
div#menu .last_item
{
    border-right: 0 solid #CCCCCC;
    padding: 6px 28px;
    position: relative;
}
div#menu a
{
    background-color: transparent;
    color: blue;
    display: block;
    font-size: 90%;
    font-weight: bold;
    height: auto;
    line-height: 1.13em;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.link-delimiter
{
    padding: 0 7px 0 4px;
    font-size: 10px;
    color: #666666;
    vertical-align: middle; /*sub*/
    *vertical-align: sub; /* für IE6 und 7 */
}
div#home-header a
{
    text-decoration: none;
    font-size: 86%;
}
div#footer
{
    /* wird teils überschrieben*/ /* float: right; */
    right: 0px;
    margin-top: 15px;
    height: 30px; /*background-color: transparent;*/
    border: 1px none rgb(0, 0, 0);
    background: rgb(255, 255, 255) url(/images/elements/footer_bg.gif) repeat-x scroll 0pt 0pt;
    color: #666666;
    font-size: 11px;
    height: 30px; /*margin-right: -1px;*/ /*padding: 12px 0 0 10px;*/
    padding-bottom: 4px;
    padding-top: 5px;
    white-space: nowrap;
    text-align: center;
}
div#footer .link-delimiter
{
    padding: 0 7px 3px 4px;
	font-size: 10px;
	color: #666666;
	*vertical-align:sub;/* für IE6 und 7 */
	vertical-align: middle; /*sub*/ 
}

/* -----------------Inhalt--------------------- */
#sitecontent
{
    min-height: 600px;
    background-color: #ffffff;
    padding: 20px 0 0;
    margin: 0 15em;
}

p, pre
{
    padding: 10px;
    margin: 0;
    font-size: 11px !important; /* MD */
    line-height: 1.3em;

}

div#divTicketDescription p
{
    font-family: Tahoma,Helvetica,sans-serif; /* font-size: 78.5%; MD 16.05.09*/ 
    font-size: 12px !important; /* MD */
    margin: 0;
    line-height: 118%;
    padding: 0px;

}

div#divTicketReproduce p
{
    font-family: Tahoma,Helvetica,sans-serif; /* font-size: 78.5%; MD 16.05.09*/ 
    font-size: 12px !important; /* MD */
    margin: 0;
    line-height: 118%;
    padding: 0px;

}

div#divTicketSolution p
{
    font-family: Tahoma,Helvetica,sans-serif; /* font-size: 78.5%; MD 16.05.09*/ 
    font-size: 12px !important; /* MD */
    margin: 0;
    line-height: 118%;
    padding: 0px;

}

pre, code
{
    font-size: 1.2em;
}

h1
{
    color: #003966;
    padding: 10px;
    margin: 0;
    font-size: 15px !important; /* MD */
}
h2
{
    color: #003966;
    padding: 10px;
    margin: 0;
    font-size: 15px !important; /* MD */
}

.gross
{
    width: 5.71em;
    height: 1.07em;
}

ul
{
    	list-style-image: url(/images/elements/li_element.gif);
	vertical-align:middle !important;
	  	
    
}

li
{
vertical-align:middle;
}

.productinfo /* Box rechts oben auf jeder Produktseite */
{
     /* margin-left: 0px; */
}

.productinfo li 
{
    	padding-bottom: 4px;
	font-size: 11px !important; /* MD */  
	vertical-align:middle !important;  
}

/* --------------left navigavtion------------- */
#left
{
    float: left;
    width: 15em;
    margin: 0;
    padding: 20px 0 0 0;
    color: #000000;
}
#right
{
    float: right;
    width: 15em;
    margin: 0;
    padding: 20px 0 0 0;
    color: #000000;
}


/* Finger weg -> RadWindow */
.TelerikModalOverlay
{
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=80) !important;
    background: #000000 !important;
    opacity: .8 !important;
    -moz-opacity: .8 !important; /*z-index: 7000 !important;*/
}

/*

Div Boxen innerhalb der TabControls

*/


#block_1
{
    float: left;
    width: 30%;
    margin-left: 70%;
}
* html #block_1
{
    display: inline;
}
#block_2
{
    float: left;
    width: 70%;
    margin-left: -100%;
    border: 1px solid rgb(204, 204, 204);
}
/* Start Mac IE5 filter \*/
#block_1, #block_2
{
    padding-bottom: 32767px !important;
    margin-bottom: -32767px !important;
}
@media all and (min-width: 0px)
{
    #block_1, #block_2
    {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    #block_1:before, #block_2:before
    {
        display: block;
        background: inherit;
        padding-top: 32767px !important;
        margin-bottom: -32767px !important;
        height: 0;
    }
}
/* End Mac IE5 filter */
/* IE Win can be a bit out - you might need to adjust  
bottom value by -1px or as required */
.verticalalign
{
    position: absolute;
    bottom: 0;
}
#block_1 .verticalalign
{
    width: 30%;
}
#block_2 .verticalalign
{
    width: 70%;
    background-color:#F0F2F3;
    border-bottom: 1px solid #CCCCCC;
}
/* hack for Opera 7+ */
@media all and (min-width: 0px)
{
    .verticalalign
    {
        width: 100% !important;
    }
    /* But Opera 9 does it right, so CSS3 hax to the max */
    div[id^="wrapper"] #block_1 .verticalalign
    {
        width: 30% !important;
    }
    div[id^="wrapper"] #block_2 .verticalalign
    {
        width: 70% !important;
    }
}
/* hack for IEs of all persuasions before IE7 */
* html .verticalalign
{
    width: 100% !important;
}
.verticalalign p
{
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
    background: #996666;
}
#wrapper_extra
{
    position: relative;
}
* html #wrapper
{
    position: relative;
}
#wrapper
{
    overflow: hidden; /* This hides the excess padding in non-IE browsers */
}
/* we need this for IE 5.01 - otherwise the columns vanish */
* html #wrapper_extra
{
    float: left;
    width: 100%;
}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
{
    /* Normally a Holly-style hack height: 1% would suffice but that causes  IE 5.01 to completely collapse the wrapper - instead we float it */
    float: left; /* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes  (I saw it happen many moons ago) makes the width of wrapper too small  the float: none with the comment is ignored by 5.01, 5.5 and above see it and carry on about their business It's probably fine to just remove it, but it's left here  just in case that many moons ago problem rears its head again */
    float: /**/ none;
}
/* easy clearing */
#wrapper:after
{
    /*content: '[DO NOT LEAVE IT IS NOT REAL]';*/
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#wrapper
{
    display: inline-block;
}
/*\*/
#wrapper
{
    display: block;
}
/* end easy clearing */
#footer
{
    border: #cccccc 1px solid !important; 
    clear: both !important;
    
}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
{
    position: relative;
    z-index: 1000;
}

/* Neue Version der gleich hohen Div Boxen 10.08.2009*/

/* to clear floated elements - all browsers - from http://www.positioniseverything.net/easyclearing.html */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */

/* functional css                                                         */
.divcontainer .grid
{
	border: 1px solid #ccc;
}
.divcontainer .grid .wrap1
{
	margin: -1px;
	background: url("/images/Elements/border-between.gif") 71% top repeat-y;
}

.divcontainer .grid .wrap1
{
	/* Abstand unten*/
	padding-bottom: 10px;
}
.divcontainer .grid .wrap1 .col1
{
	width: 66%;
	float: left;
	margin-left: 13px;
}
.divcontainer .grid .wrap1 .col2
{
	width: 27%;
	float: right;
}

.divcontainer
{
	background: #fff;
}
.divcontainer .grid
{
	background-attachment: scroll;
	background-color: #fff;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(/images/elements/box_bg.gif);
}


.divcontainer .grid 
{
	*zoom:1;
}
.divcontainer .grid .wrap1 
{
	*position:relative;
}
.divcontainer .grid .wrap1 .col1 
{
	*display:inline;
}

/*
Rating Control
*/

.star_rating
{
    font-size: 0pt;
    width: 17px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}



.star_filled
{
    background-image: url(/Images/Stars/star_yellow.png);
}



.star_empty
{
    background-image: url(/Images/Stars/star_grey.png);
}



.star_saved
{
    background-image: url(/Images/Stars/star_red.png);
}


/* 
Screenshot Gallery - Zentrierung (vertikal) der Bilder
*/

.wrapImgtocenter
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 120px;
    min-height: 100px;
	height: 100px;    
    height:auto\9; /* IE8 */
	*height:auto !important; /* für IE6 und IE7 */
	
    cursor: pointer;
    
	
}
.wrapImgtocenter *
{
    vertical-align: middle;
}
/*\*//*/
.wrapImgtocenter {
    display: block;
}
.wrapImgtocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/* 
Screenshot Gallery - Zentrierung (vertikal) der Bilder - ENDE -
*/

/* News Übersicht */
/*
Sitefinity\ControlTemplates\News\ListPageMaster.ascx 
*/
.sf_newsTitle
{
    
    
}

/* News detail */
/*
Sitefinity\ControlTemplates\News\ListPageDetails.ascx
*/
.sf_NewsTitle
{
    color: #003966;
    font-size: 15px !important; /* MD */
}

.sf_newsList
{
    
}
.sf_newsDate
{
    
}
.sf_newsSummary
{
    color: #333333;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 11px;
    
}

/* Hintergrund für Attachments im Ticket */
.forumsPostAttachedFiles
{
	background:#EEEEEE url(/Images/Elements/postAttachments.gif) no-repeat scroll 0 0;
	line-height:22px;
	padding:15px;
	width:582px;
	font-size: 12px;
}

/* CategoryTree im Blog Modul */
.sfCategories ul.rtUL
{
	/*border-top:1px solid #b8c4cd*/
}

.sfCategories ul.rtUL li
{
	/*border-bottom:1px solid #e5e5e5;*/
	padding:3px 0 5px
}
