/*
* campusseiten.de Redesign
* Frontend CSS File
* @author Moritz Hofmann
* @author Fabian Köhler
*/


/* BASIC SITE STRUCTURE */

body {
    background-repeat: repeat-x;
    background-image: url(/images/bg2.png);
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
}

img {
    border: 0;
}

#startpage-header {
    padding: 5px;
    font-size: 14px;
    padding-bottom: 10px;
}

#startpage-header .title {
    text-decoration: underline;
    font-weight: bold;
}

#startpage-header .weighted {
    color: #7C9925;
    font-weight: bold;
}

#headbar {
    width: 99%;
    height: 20px;
    text-align: right;
    padding: 2px 0;
    font-size:12px;
    margin-bottom: 20px;
}

#headbar_left {
    float:left;
    margin: 0 0 0 5px;
    height:20px;
    width:400px;
    font-weight: bold;
    text-align:left;
}

#headbar_right {
    float:right;
    font-weight: bold;
    margin: 0 5px 0 0;
}

#headbar_right a {
    font-size: 12px;
}

#headbar_right div {
    float: left;
    padding-left: 15px;
}

#nexttotab_content {
    float: right;
    text-align: right;
    font-size:12px;
    width: 333px;
}

#nexttotab_content .mycoupons {
   float: left;
   padding-right: 15px;
   font-weight: bold;
   padding-top: 4px;
}

#page {
    width:980px;
    margin: 13px auto;
    text-align: left;
}

#content {
    width: 814px;
    float: left;
}

#content_header {
    float: right;
    width: 980px;
    height: 23px;
    
    text-align: right;
    font-size: 13px;
}

#content_header a {
    font-weight: bold;
}

#real_content {
    padding: 4px;
    min-height: 420px;
}

#content_left {
    float: left;
    width: 40px;
    height: 600px;
    margin-left: -40px;
}

#content_right {
    float: left;
    width: 6px;
    height: 600px;
}

#logo {
    margin: 0px;
    margin-top: 0px;
    padding:0px 0 0 0px;
    margin-bottom: 6px;
    float:left;
    overflow:hidden;
}

#city-text {
    font-weight: normal;
    width: 200px;
    float:left;
    padding-left: 20px;
    padding-top: 49px;
}

#city-text a {
    padding-bottom: 2px;
    font-size:18px;
    text-decoration: none;
}

#city-text a.city_change {
    font-size: 11px;
    text-transform: none;
    text-decoration: underline;
    padding-left: 5px;
}

#empty {
    height:15px;
    clear:both;
}

#paging {
    clear:both;
    margin:0 0 0 365px;
    font-size:12px;
}

#paging a {
    text-decoration:underline;
    color: #405016;
    font-size:13px;
}

/* ---------- */

/* FORM FIELDS */

input.text_field {
    background-color: #f0f0f0;
    border: 1px solid #7f9f2c;
    height:18px;
    width:200px;
    padding:0 5px 0 5px;
    font-size:12px;
    color: #5a5959;
}

input.text {
    background-color: #f0f0f0;
    border: 1px solid #7f9f2c;
    height: 18px;
    width: 100px;
    margin:-2px 2px;
    float:left;
}

input.infopanel_text {
    background-color: #f0f0f0;
    border: 1px solid #7f9f2c;
    height: 14px;
    width: 157px;
    font-size:12px;
    float:left;
    padding:2px 3px 4px 3px;
}

input.button {
    background-color: #ddf0a9;
    border: 1px solid #7f9f2c;
    height: 20px;
    width:50px;
    margin: -2px 2px;
}


input.infopanel_button {
    background-color: #ddf0a9;
    border: 1px solid #7f9f2c;
    height:22px;
    font-size: 12px;
    color: #5a5959;
    padding:2px 3px 4px 3px;
}

a.login_option {
    font-size: 10px;
    margin: 0;
    line-height:8px;
    padding: 0;
    cursor: pointer;
}

.button {
    padding: 0;
    margin: 0;
    text-decoration: none;
    border: none;
    width: 180px;
}

#buttons {
    margin-top: 5px;
    height: 70px;
}

#button {
    height: 39px;
    width: 180px;

    margin: 0;
    float:left;
}

#button {
    background: url(/images/button_leer.png) no-repeat;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 12pt;
    padding-top: 10px;
}

.print_vouchers {
    background: url(/images/button_gutscheine_drucken.png) no-repeat;
}

p.error-title {
    margin: 0px;
    /* background-color: #c9351d; */
    /* border: 2px solid #c9351d; */
    color: #c9351d;
    font-weight: bold;
    padding: 2px;
    margin-top: 5px;
}

ul.error li {
    padding: 2px;
    list-style-type: decimal;
    margin-left: 24px;
    color: #c9351d;
}

.location-rating {
    margin-top: 10px;
    margin-bottom: 7px;
    font-size: 12px;
}

.location-rating-overview {
    margin-top: 7px;
    margin-bottom: 5px;
    font-size: 12px;
}

.remove_all {
    background: url(/images/button_alle_entfernen.png) no-repeat;
}

button.std {
    width: 68px;
    height: 18px;
    margin: 0;
    border: 0px;
    font-family: Arial, Helvetica;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 1px;
    font-weight: bold;
    margin-right: 2px;
    text-align: center;
    font-size: 12px;
    color: white;
    background: url(/images/button_small2.png) no-repeat;
}

.button_collect_coupons {
    width: 68px;
    height: 18px;
    margin: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 2px;
    float: left;
    margin-right: 2px;
    text-align: center;
    background: url(/images/button_small2.png) no-repeat;
}

.button_collect_coupons.sms {
    width: 42px;
    padding-left: 0px;
    background: url(/images/button_small_sms2.png) no-repeat;
}

.button_collect_coupons a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

.button_collect_coupons a:hover {
    color: white;
}

#event-calendar-container {
    /* padding-left: 30px; */
}

#user-info {
    font-size: 13px;

}

#user-info td {
    padding: 4px;
    padding-right: 8px;
}

.error-message {
    margin-top: 5px;
    margin-bottom: 9px;
    color: #d32800;
    font-weight: bold;
    font-size: 13px;
    padding: 4px;
    border: 1px solid #d32800;
    background-color: #FFE8E3;
}

.errorExplanation {
    margin-top: 5px;
    margin-bottom: 9px;
    color: #d32800;
    font-weight: bold;
    font-size: 14px;
    padding: 4px;
    border: 1px solid #d32800;
    background-color: #FFE8E3;
}

.errorExplanation p {
    margin-top: 3px;
    color: #d32800;
}

.errorExplanation li {
    font-weight: normal;
}

ul.error {
    width: 440px;
    border: 2px solid #c9351d;
    background-color: #ffafa2;
    color: #c9351d;
    font-weight: bold;
    padding: 2px;
    margin-bottom: 5px;
}

.fieldWithErrors input {
    border: 1px solid #d32800;
    background-color: #ffe8e3;
}

.fieldWithErrors select, .fieldWithErrors textarea {
    border: 1px solid #d32800;
    background-color: #ffe8e3;
}

p.invalid {
    font-size: 13px;
    font-weight: normal;
    color: #d32800;
    margin-top: 2px;
}

p.error-title {
    margin: 0px;
    width: 440px;
    /* background-color: #c9351d; */
    /* border: 2px solid #c9351d; */
    color: #c9351d;
    font-weight: bold;
    padding: 2px;
    margin-top: 5px;
}

ul.error li {
    padding: 2px;
    list-style-type: decimal;
    margin-left: 24px;
}

/* ----------- */

/* SUBNAV */

#subnav {
    margin:2px 0 0 0;
    margin-bottom: 6px;
    color: #333333;
    font-size:12px;
    text-align:center;
    font-weight:bold;
}

#subnav a.big {
    font-size:12px;
    font-weight:bold;
    text-decoration: none;
}

#subnav a {
    font-weight:normal;
    text-decoration:none;
    color: #405016;
    font-size:12px;
}

#subnav a:hover {
    color: #333333;
    text-decoration:underline;
}

#subnav a.active {
    font-weight:bold;
    /* text-decoration:none; */
    color: #333333;
}

.warning {
    font-size: 12px;
}

#notice {
    font-size: 14px;
    color: #7C9925;
    margin:2px 0 0 0;
    margin-bottom: 6px;
    text-align:center;
    font-weight: bold;
    border: 1px solid #7C9925;
    padding: 8px;
    background-color: #EEFFCE;
}

/* ------ */


/* INFOPANEL */

#infopanel {
    margin-top: 15px;
    width: 812px;
    clear:both;
}

#infopanel_start {
    background-image: url(/images/startseite_header2.png);
    background-repeat:no-repeat;
    background-position: center;
    width: 812px;
    height: 170px;
    margin-bottom: 14px;
}

#infopanel_empty {
    width: 812px;
    margin-bottom: 14px;
    font-size: 180%;
    font-weight: bold;
    color: #B1C903;
}

/*
#infopanel_bottom {
background-image: url(/images/infopanel_bottom_bg.png);
background-repeat:no-repeat;
background-size:100%;
font-size: 10px;
width: 799px;
height: 35px;
clear:both;
margin-left:1px;
padding: 4px 10px 0 10px;
}
*/

#infopanel_bottom {
    background-image: url(/images/infopanel_bottom_bg_big.png);
    background-repeat:no-repeat;
    width: 802px;
    height: 52px;
    clear:both;
    margin-left: 1px;
    padding: 8px 5px 0 5px;
}

#infopanel_bottom a {
    color: white;
    font-size: 13px;
}

#infopanel_bottom td {
    padding-left: 0px;
    padding-right: 1px;
}

#infopanel_bottom td.first {
    width: 74px;
    color: white;
    font-weight: bold;
    font-size: 13px;
}

.nav1, .nav1 a, .nav1 a:visited {
    background-image: url(/images/nav_1_combined.png);
    background-repeat:no-repeat;
    float:left;
    width:203px;
    height:120px;
}

.nav1.active {
    background-position:0 -120px;
}

.nav1:hover {
    background-position:0 -120px;
}

.nav2, .nav2 a, .nav2 a:visited {
    background-image: url(/images/nav_2_combined.png);
    background-repeat:no-repeat;
    float:left;
    width:203px;
    height:120px;
}

.nav2.active {
    background-position:0 -120px;
}

.nav2:hover {
    background-position:0 -120px;
}

.nav3, .nav3 a, .nav3 a:visited {
    background-image: url(/images/nav_3_combined.png);
    background-repeat:no-repeat;
    float:left;
    width:203px;
    height:120px;
}

.nav3.active {
    background-position:0 -120px;
}

.nav3:hover {
    background-position:0 -120px;
}

.nav4, .nav4 a, .nav4 a:visited {
    background-image: url(/images/nav_4_combined.png);
    background-repeat:no-repeat;
    float:left;
    width:203px;
    height:120px;
}

.nav4.active {
    background-position:0 -120px;
}

.nav4:hover {
    background-position:0 -120px;
}

#infopanel p {
    padding-bottom: 2px;
    margin: 0px;
    font-size: 13px;
}

#infopanel b {
    font-size: 13px;
    margin-bottom: 4px;
}

#infopanel p.bottompart {
    margin-bottom: 5px;
}

/* ------- */

/* IMAGES */

#thumbs {
    width:100%;
    height:90px;
    margin:10px 0;
    text-align:center;
}

.thumb {
    float:left;
    margin:0 2px;
    border: 0px solid #000000;
    text-decoration:none;
}

#clear {
    clear:both;
}

.empty-event-thumb {
    width: 60px;
    height: 35px;
}

/* ------ */

/* TEXT & LINKS */

h1 {
    font-size:18px;
    color: #2a2a2a;
    margin:0;
    font-weight: normal
}

h2 {
    font-size:10px;
    font-weight: normal;
    margin:0;
}

h3 {
    font-size:14px;
    margin:2px 0 6px 0;
    font-weight:bold;
    color:#6b8424;
}


#event_title {
    height: 30px;
}

#event_table td {
    font-size: 13px;
    padding-right: 5px;
}

#event_title h3 {
    width:40%;
    float:left;
    text-align:left;
    margin: 0;
}

#event_right {
    width:60%;
    float:right;
    text-align:right;
    font-size: 14px;
}

h4 {
    font-size:26px;
    color:#343434;
    margin:0px;
    margin-bottom: 7px;
}

p {
    font-size:13px;
    color: #343434;
    margin:8px 0 0 0;
}

#post {
    width:98%;
    background:url(/images/border_medium_bg.png) no-repeat bottom center;
    padding:0 0 10px 0;
}

a {
    font-size:13px;
    text-decoration: underline;
    color: #405016;
    /* color: #6b8424; */
    font-style:normal;
}

a:hover {
    color: #222222;
}

.sharelink {
    margin-top: 10px;
}

.warning {
    width:95%;
    height: 50px;
    background: url(/images/warning_sign.png) no-repeat;
    padding: 0 0 0 20px;
}

/* ------------ */

/* TABLES */

table#_table {
    width: 100%;
    font-size:12px;
    clear:both;
    padding:0;
    margin:0;
    border-spacing: 0 5px;
}

#_table a {
    font-size:13px;
}

#_table a.small {
    font-size:12px;
}

table#_table td {
    padding-right: 4px;
}

#_table tr {
    background: url(images/border_big_bg.png) no-repeat center bottom;
    vertical-align:middle;
}

#list {
    width:100%;
}

#list td {
    font-size:12px;
    font-style:italic;
    color: #333333;
}

#list td.right {
    padding-right: 7px;
}

#openingtime {
    font-size:12px;
    color: #343434;
    margin:0;
    border-spacing:0px 0px;
    margin-top: 6px;
}

#openingtime td.value {
    font-style: italic;
    padding-left: 5px;
}

/* ------ */

/* VOUCHER */

.voucher {
    background-image: url(/images/voucher_bg_new.png);
    width: 376px;
    height: 132px;
    background-repeat: no-repeat;
    color: #393939;
}

.voucher-ext {
    background-image: url(/images/voucher_bg_new_ext2.png);
}

.voucher table {
    /*margin: 6px;*/
}

.voucher .left {
    text-align:center;
    width: 80px;
    /*height: 78px;*/
    vertical-align: middle;
}

.voucher .right {
    width:290px;
    /* padding-top: 5px;*/
    font-size: 12px;
    vertical-align: top;
}

.voucher .right p.value {
    margin-top: 4px;
    font-size: 15px;
    font-weight: bold;
    color: #405016;
}

.voucher .right p.value a {
    font-size: 15px;
    font-weight: bold;
}

.voucher .right p.location {
    margin-top: 0px;
}

.voucher .right .footer {
    margin-top: 1px;
}

.voucher .right .footer-text {
    margin-bottom: 1px;
}

.voucher .right .footer-text a {
    font-size: 12px;
}

.voucher .right .footer .icons {
    float: left;
    width: 280px;
}

.voucher .right .footer .validto {
    font-size: 10px;
    text-align: right;
    padding-top: 2px;
    padding-right: 5px;
    color: gray;
}

.voucher .right p.description {
    font-size:11px;
    /*	font-style: italic;*/
    margin:0;
    padding-top: 3px;
    /* margin-bottom: 10px;*/
    color: #393939;
    height: 62px;
    line-height: 12px;
}

.voucher .revenue {
    color: #6b8424;
    font-weight:bold;
    font-size:18px;
    margin:15px 0;
}

.voucher .links {
    margin:0;
    padding:0;
    font-size:12px;
}

.voucher .links a {
    font-size:12px;
}

.voucher .title {

    font-size:16px;
    font-weight:bold;
}

.voucher .title a {
    font-size: 20px;
    font-weight:bold;

}

.voucher .category {
    font-size:15px;
}

/* ------- */

/* LOCATION AND EVENT */

#company {
    height:135px;
}

#event {
    height:60px;
}

#event_small {
    height: 60px;
}

#com_logo {
    width:17%;
    text-align:center;
    float:left;
}

#com_info {
    margin:0 0 0 8px;
    width:80%;
    text-align:left;
    float:right;
    color: #393939;
}

#event_small #com_info {
    width:100%;
}

a.big {
    color: #405016;
    font-size: 16px;
    font-weight:bold;
}

a.big-event {
    font-size: 15px;
    font-weight: bold;
    color: #405016;
}

.category-event {
    font-size: 15px;
}

a.big:hover {

}


.address {
    font-size:12px;
    color: #393939;
    margin: 0;
    padding: 5px 0 0 0px;
    width:90%;
}

.phone {
    font-size:12px;
    color: #393939;
    margin: 0;
    padding: 5px 0 0 0px;
    width:90%;
}

.clock {
    font-size:12px;
    color: #393939;
    margin: 0;
    padding: 5px 0 0 0px;
    width:90%;
}

.description {
    font-size:11px;
    color: #393939;
    margin:2px 0 0 0;
    width:94%;
}

#hborder_huge {
    background: url(images/border_big_bg.png) no-repeat center;
    height:1px;
    width: 100%;
    padding:0;
}

#hborder_big {
    background: url(/images/border_medium_bg.png) no-repeat center;
    height:1px;
    width: 100%;
    padding:5px 0 10px 0;
}

#hborder_medium {
    background: url(/images/border_medium_bg.png) no-repeat center;
    height:1px;
    width: 100%;
    padding:5px 0 10px 0;
}

#hborder_small {
    background: url(/images/border_small_bg.png) no-repeat center;
    height:1px;
    width: 100%;
    padding:5px 0 10px 0;
}

table.location_title {
    width: 100%;
}

table.location_title .location_logo {
    text-align: right;
    padding-top: 3px;
}

#location_title_left {
    float: right;
    padding: 5px;
}

#location_title_right {
    font-size: 13px;
}
/* -------- */

/* COLUMNS & PANELS */

#column_left_medium {
    width:392px;
    float:left;
}

#column_left_giant {
    width:516px;
    float:left;
}

#column_right_medium {
    width:394px;
    float:right;
}

.centered {
    text-align: center;
}

#column_right_medium .step {
    font-size: 200%;
    width: 50px;
    float: left;
    font-weight: bold;
    color: #B1C903;
}


#column_right_medium .cities {
    height: 30px;
    font-size: 110%;
    margin-top: 10px;
}

#column_right_medium .choosen_city {
    margin-top: 15px;
}

#column_right_medium .choosen_city a {
     font-size: 150%;
     color: #B1C903;
}

#column_right_medium .last_city {
    margin-top: 5px;
}

#column_right_medium .last_city a {
     font-size: 120%;
     color: #B1C903;
}

#column_right_tiny {
    width:266px;
    float:right;
    text-align:right;
}

#panel_index_medium {
    width:96%;
    background-image: url(/images/panel_medium_bg.png);
    background-repeat: no-repeat;
    text-align: left;
    padding: 5px 8px 0 8px;
}

.panel_medium {
    width:96%;
    background-image: url(/images/panel_medium_bg.png);
    background-repeat:no-repeat;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 2px 8px 0 8px;
}

#panel_giant {
    width: 96%;
    background: url(/images/panel_big_bg.png) no-repeat;
    text-align:left;
    margin:15px 0 0 0;
    padding: 2px 10px 0 10px;
}

#panel_tiny {
    background: url(/images/panel_small_bg.png) no-repeat;
    text-align:left;
    margin:15px 0 0 0;
    padding: 2px 0 0 8px;
}

/* -------- */

/* ADS */

#banner_landscape {
    width:48px;
    height:60px;
    margin-left: 136px;
    float:left;
    /* background-color:#bbbbbb; */
}

#banner_portrait {
    width: 160px;
    height: 600px;
    /* background-color: #bbbbbb; */
    float: right;
}

/* --- */

#map {
    width:389px;
    background-image:url(/images/map.png);
    background-repeat:no-repeat;
    height:533px;
}

#map .spot {
    background-image:url(/images/map_spot.png);
    height:20px;
    background-repeat:no-repeat;
    position:absolute;
    text-decoration:none;
    border-bottom:0px solid white;
    color:#333333;
    padding:0 0 0 0px;
    font-family:arial, sans-serif;
    font-size:11px;
    vertical-align:top;
}

#map .spot_link {
    vertical-align:top;
    height:auto;
    font-size:12px;
    text-decoration:none;
    padding: 0 6px;
}

#map .spot:hover {
    background-position: 0 -21px;
    cursor:pointer;
    color:#000000;
}

#footer {
    width:812px;
    background-image:url(/images/footer_bg.png);
    background-repeat: no-repeat;
    height:25px;
    font-size:11px;
    text-align: center;
    padding:4px 0 0 4px;
    color: white;
    clear:both;
}

#footer a {
    font-size: 11px;
    color: white;
}

/* THICKBOXES */

#thickbox {
    background-color: #ffffff;
    padding: 0 3px;
    padding-top: 4px;
}

#thickbox #title {
    width:100%;
}

#thickbox p {
    margin: 0px;
}

#thickbox p#label {
    margin: 10px 0 2px 0;
    color: #343434;
    font-size: 13px;
}

#thickbox h3 {
    margin: 0;
}

#title #left {
    float:left;
    width: 450px;
    text-align: left;
}

#title #right {
    float:right;
    margin-right: 10px;
}

#thickbox input[type=text] {
    height:20px;
    color: #405016;
    background-color: #f0f0f0;
    width:225px;
    margin: 0 ;
    border: 1px solid black;
}

#thickbox input[type=text].alert {
    border:1px solid #d50000;
}

#thickbox .alert-text {
    color: #d50000;
    font-size: 12px;
}

#thickbox textarea {
    border:1px solid #7f9f2c;
    width:95%;
    background-color: #f0f0f0;
    height: 130px;
}

#thickbox textarea.alert {
    border:1px solid #d50000;
}

#thickbox #buttons {
    height:50px;
}

h6 {
    font-size:16px;
    color: #405016;
    font-weight:bold;
    margin:0;
}

h6 a {
    font-size:16px;
}

ol {
    font-size: 13px;
    color: #343434;
    padding-left: 21px;
    margin-top: 4px;
}

.big-top-margin {
    margin-top: 25px;
}

.nounderline {
    text-decoration: none;
}

.bold {
    font-weight: bold;
}

ul {
    margin-top: 4px;
    padding-left: 30px;
    font-size: 13px;
}

.icon {
    background-color: #9ABC34;
    /*
    AFAFAF
    8AAB2F
    6B8424
    A6CE38
    96BB33
    */
    background-image: url(/images/icons/bg_rounded.gif);
    background-repeat: no-repeat;
}

.icon-blank {
    background-image: url(/images/icons/bg_blank.gif);
}

#comments {
    margin-top: 20px;
    font-size: 12px;
    padding-left: 8px;
}

.comment .header {
    font-size: 12px;
    float: left;
    width: 280px;
}

.comment .header_right {
    font-size: 12px;
    padding-top: 7px;
    text-align: right;
}

.comment .body {
    clear: both;
    font-size: 12px;
}

.form-left {
    font-weight: bold;
    margin-top: 8px;
    font-size: 12px;
}

.comment-spacer {
    margin-top: 7px;
    margin-bottom: 5px;
}

.spacer {
    height: 8px;
}

.form-left input[type=submit] {
    border: 1px solid #7C9925;
    background-color: #EEFFCE;
    color: #7C9925;
    font-weight: bold;
    font-size: 14px;
    padding: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    letter-spacing: 1px;
}

.form-right textarea {
    border: 1px solid #7C9925;
    height: 100px;
    width: 370px;
    font-size: 12px;
}

.form-right input {
    border: 1px solid #7C9925;
}

.form-right {
    font-size: 12px;
}

.form-right-button {
    font-size: 12px;
    margin-top: 8px;
}

#simple_captcha {
    font-size: 12px;
}

.column_sub_header_no_upper {
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 10px;
    color: #7C9925;
}


.column_sub_header {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 120%;
    margin-bottom: 10px;
    color: #7C9925;
}

.column_sub_header_text {
    font-size: 12px;
    margin-bottom: 10px;
}