.nav-tabs > li > a,
.navigation .nav-pills > li > a {
  font-size:14px;
  font-style: italic;
  font-weight: bold;
  margin:auto;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 0px;
  line-height: 10px;
  border-radius: 6px;
}

.btn {
    padding: 4px 8px;
	margin-bottom: 0;
	font-size: 13px;
    font-weight: bold;
	font-style: italic;
	line-height: 15px;
    border-radius: 6px;
}

.characters-limit {
    display: none;
}

.control-label{
	float: none!important;
	margin-left: 0px;
	text-align: left!important;
}

.form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	 margin-left: 0px;
	*margin-left: 0;
}

.navigation {
	padding: 3px 0;
	border-top: 0px solid rgba(0,0,0,0.075);
	border-bottom: 0px solid rgba(0,0,0,0.075);
	margin-bottom: 0px;
}

.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
background: #000;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
background: #000;
}

.navigation .nav > li > .nav-child::before,
.navigation .nav > li > .nav-child::after
{
display: none;
}

img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	border-radius: 6px;
}

#boxplus .boxplus-dialog {
padding:0 !important;
background:white none repeat scroll 0 0;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.navigation .nav-child a {
    display: block;
    padding: 3px 20px;
    padding-right: 10px;
    padding-left: 10px;
    clear: both;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    color: #333;
    white-space: nowrap;
    font-style: italic;
    border-radius: 6px;
}

.avPlayerWrapper 
.avPlayerContainer 
.avPlayerBlock {
  width:60% !important;
  position:relative !important;
  padding:35% 0 0 0 !important;
}

.avPlayerWrapper 
.avPlayerContainer 
.avPlayerBlock video {
  background:#000;
  border-radius: 6px;
}

.jsn-master .jsn-text-center {
	text-align: center;
	font-size: 0px;
}

.label-important,
.badge-important {
	background-color: #b94a48;
	font-style: italic;
    font-size: 10px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	height: 18px;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 12px;
	line-height: 18px;
	color: #555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
}

h4 {
	font-size: 0px;
	line-height: 0px;
}

.jsn-uniform.jsn-master .jsn-bootstrap .jsn-form-content .control-label {
    font-weight: bold;
    font-style:italic;
}

.jsn-uniform.jsn-master .jsn-bootstrap input[type="file"] {
    height: auto;
    font-style: italic;
    font-size: 11px;
}

.jsn-uniform .radio input[type="radio"],
.jsn-uniform .checkbox input[type="checkbox"] {
    margin-left: -20px;
    font-size: 10px;
    font-style: italic;
}

.jsn-uniform.jsn-master .jsn-bootstrap .jsn-form-content span.required {
    color: black;
    font-weight: bold;
    margin: 0 5px;
}

.jsn-uniform .form-actions .btn-toolbar .btn.jsn-form-submit {
    position: relative;
    z-index: 1;
    margin-left: -5px;
	margin-top: 25px;
}

.jsn-uniform.jsn-master .jsn-bootstrap input[type="file"] {
    height: auto;
    font-style: italic;
    font-size: 11px;
    margin-left: -7px;
}

hr {
	margin: 18px 0;
	border: 0;
	border-top: 0px solid #eee;
	border-bottom: 1px solid #fff;
}

textarea {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	font-style: italic;
}

.form-horizontal .control-group {
	margin-bottom: 9px;
	*zoom: 1;
}

.input-xlarge {
	width: 50%;
}

.input-xxlarge {
	width: 90%;
}

select:focus:invalid {
	color: #000;
	border-color: #ee5f5b;
}

.radio,
.checkbox {
	min-height: 18px;
	padding-left: 20px;
	font-style: italic;
	font-size: 11px;
}

hr {
	margin: 18px 0;
	border: 0;
	border-top: 0px solid #eee;
	border-bottom: 10px solid transparent;
}

.jsn-master .jsn-bootstrap input[type="text"],
.jsn-master .jsn-bootstrap input[type="password"],
.jsn-master .jsn-bootstrap input[type="number"],
.jsn-master .jsn-bootstrap input[type="search"],
.jsn-master .jsn-bootstrap input[type="email"],
.jsn-master .jsn-bootstrap input[type="url"] {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
	font-style: italic;
}

h1.main_menu {font-size: 20px !important; font-style: italic !important; font-weight: bold !important; font-family: sans-serif !important;}
h2.main_menu {font-size: 17px !important; font-style: italic !important; font-weight: bold !important; font-family: sans-serif !important;}
h3.main_menu {font-size: 15px !important; font-style: italic !important; font-weight: bold !important; font-family: sans-serif !important;}
h2.main_menu_klein_1 {font-size: 15px !important; font-style: italic !important; font-weight: bold !important; font-family: sans-serif !important; line-height:1px !important;}


h1.lower_menu {font-size: 15px !important; text-decoration: underline !important; font-style: italic !important; font-weight: bold !important; font-family: sans-serif !important; line-height:1px !important;}
h2.lower_menu {font-size: 12px !important; text-decoration: underline !important; font-style: italic !important; font-weight: bold !important; font-family: sans-serif !important; line-height:1px !important;}
h3.lower_menu {font-size: 10px !important; text-decoration: underline !important; font-style: italic !important; font-weight: bold !important; font-family: sans-serif !important; line-height:1px !important;}
h2.lower_menu_gross_1 {font-size: 13px !important; font-style: italic !important; font-weight: bold !important; font-family: sans-serif !important; line-height:1px !important;}


