::-moz-selection {
    background: none;
}

::selection {
    background: none;
}

html, body {
    width: 100%;
    min-height: 100%;
}

body {
    font-family: 'Arial', 'Helvetica', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    background: transparent url('../img/body_bg.gif') repeat;
}

hr {
    display: block;
    border: 0;
    border-top: 1px solid #000;
    margin: 5px 0 0 0;
    padding: 0;
    clear: both;
}
img {
    vertical-align: middle;
}

textarea {
    resize: vertical;
}

p {
    clear: both;
    margin: 0;
    padding: 0;	
}

h1 {
    font-size: 19px;
    padding: 3px 0;
    margin: 0 0 16px 0;
    display: block;
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: normal;
}

h2 {
    font-size: 13px;
    padding: 0 0 6px 0;
    margin: 0 0 6px 0;
    display: block;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: normal;
}

a {
	color: #000;
	text-decoration: none;
}

input[type="submit"] {
    background-color: #FFF;
    margin: 5px 0 0 0;
    padding: 0 5px 0 6px;
    cursor: pointer;
    color: #000;
    font-size: 12px;
    line-height: normal;
    float: left;
    height: 18px;
    border: 1px solid black;
    font-style: normal;
    width: auto !important;
}

input.button:hover {
    color: #000000;
    font-size: 12px;
    line-height: normal;
    font-style: italic;
    height: 18px;
}

input[type="text"] {
    background-color: #FFF;
    margin: 0 0 7px 0;
    padding: 2px;
    border: 1px solid #999999;
    color: #000000;
    width: 350px;
}

textarea {
    background-color: #FFF;
    margin: 2px 0 3px 0;
    padding: 2px;
    border: 1px solid #999999;
    color: #000000;
    height: 152px;
    width: 350px;
}

select {
    background-color: #FFF9A8;
    margin: 0 0 8px 0;
    padding: 0 0 0 3px;
    color: #000000;
    font-size: 11px;
    border: 1px solid #FFED00;
}

option {
    background-color: #FFF9A8;
}

input[type="checkbox"] {
    background-color: #FFFFFF;
    margin: 0 4px 0 0;
    padding: 0;
    color: #064413;
}

select{
    font-size: 12px;
}

label {
    clear: both;
    float: left;
}

.clear,
.DynPG_Gallery_clear,
article.first {
    clear: both;
}

.left,
.DynPG_Gallery_P_div_0,
.DynPG_Gallery_P_div_1 {
    float: left;
}

.right {
    float: right;
}

.dsplno,
.DynPG_Gallery_pageNavigation {
    display: none;
}

.bold{
	font-weight: bold;
}

.wrapper{
    min-width: 1108px;
    min-height: 835px;
    background: transparent url('../img/wrapper_bg.png') no-repeat;
}

header {
    height: 141px;
    width: 1055px;
    position: relative;
}

#logo {
    right: 0;
    bottom: 0;
    position: absolute;
}

#content {
    position: relative;
}

sidebar{
    position: relative;
    float: left;
    width: 260px;
    height: 596px;
    background: transparent url('../img/50_weiss.png');
}

nav {
    margin: 0;
}
nav a {
    font-size: 12px;
    line-height: 15px;
    padding: 0 5px;
    display: inline;
    color: #000;
}
nav.language {
    margin:  120px 0 0 255px;
    float: left;
}
nav.language a {
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.02em;
}
nav #course_categories_menu_language div,
nav #course_categories_menu_horizontal div {
    float: left;
}
nav #course_categories_menu_language span,
nav #course_categories_menu_horizontal span {
    margin: 0;
    display: inline;
    padding: 0 2px;
}
nav #course_categories_menu_horizontal span {
    padding: 0 4px;
}
nav #course_categories_menu_language .group_depth_0:last-child span,
nav #course_categories_menu_horizontal .group_depth_2:last-child span {
    display: none;
}
nav.main {
    margin:  57px 0 0 20px;
}
nav.main a {
    font-size: 24px;
    line-height: 28px;
    padding: 0;
    text-transform: uppercase;
}
nav.service {
    bottom: 100px;
    position: absolute;
    left: 20px;
}
nav.service a {
    font-size: 14px;
    line-height: 17px;
}

a:hover,
a.active,
nav a:hover,
nav .single_grp_a a.hlink,
nav .single_grp_a_exp a.hlink,
nav .active a {
    color: #9a272f;
}

#contentHome {
    float: left;
    margin: 56px 0 0 30px;
    width: 761px;
}

#contentHome .dynpg_A_header_lead {
    width: 392px;
    min-height: 482px;
    background: transparent url('../img/50_weiss.png');
    padding: 20px 15px 5px 17px;
    float: left;
    font-size: 18px;
    line-height: 22px;
}
#contentHome .big.dynpg_A_header_lead {
    width: 761px;
}
#contentHome .dynpg_A_content {
    padding: 22px 25px 5px 25px;
    min-height: 5px;
    background: #fff;
    clear: both;
}
#contentHome .dynpg_A_header_image {
    float: left;
}

#contentColumn {
    float: left;
    margin: 56px 0 0 132px;
    background: #fff;
    width: 603px;
    min-height: 540px;
}

#contentColumn .dynpg_A_content {
    padding: 22px 25px 5px 25px;
}
.DynPG_Gallery_Slideshow img{
	left: 0;
	margin: 0 auto;
	right: 0;
}
.cycle-overlay {
    display: none !important;	
}
.cycle-prev,
.cycle-next {
    position: absolute;
    top: 0;
    height: 100%;
    width: 40%;
    z-index: 101;
    cursor: pointer;
}
.cycle-prev a,
.cycle-next a {
    height: 100%;
    width: 100%;
    display: block;
}
.cycle-prev {
    background: transparent url('../img/arrow_left.png') 10% 50% no-repeat;
    left: 0;
}
.cycle-next {
    background: transparent url('../img/arrow_right.png') right 10% top 50% no-repeat;
    right: 0;
}
