/*
CSS - SKTM - Print
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * -----------------------------------------------------------------------------
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
        /*border: 0; */
        font-family: inherit;
        font-size: 100%;
        font-style: inherit;
        font-weight: inherit;
        margin: 0;
        outline: 0;
        padding: 0;
        /*vertical-align: baseline;*/
}

body {
        background: #FFFFFF;
        color: #2b2b2b;
        font-family: Verdana, sans-serif;
        font-size: 14px;
        /*font-weight: 400;*/
		font-weight: bold;	
        line-height: 1.5;
        /*border: 1px solid rgba(0, 0, 0, 0.3);*/

}

footer,
header
 {
        display: block;
}


html {
        overflow-y: scroll;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust:     100%;
}


input,
textarea {
        color: #2b2b2b;
        font-family: Verdana, sans-serif;
        font-size: 14px;
        /*font-weight: 400;*/
		font-weight: bold;	
        line-height: 1.5;
        background: #FFFFCC;
        box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
		padding: 8px 20px 8px 20px ;
		margin: 5px;
}

select {

		width: ;
		height: 35px;
		padding: 8px 10px 8px 10px ;
		margin: 5px;
		background: #FFFFCC repeat;
		/*background: url(fff-0-2.png) repeat;*/
		color: #2b2b2b2;
		font-family: 'Verdana', sans-serif;
		font-size: 14px;
		font-weight: bold;
		box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
		border-radius: 3px;
		border: 1px solid #2b2b2b;
		
}

a {
        color: #000000;
        text-decoration: none;
        font-family: Verdana, sans-serif;
        font-size: 14px;
}

a:focus {
        outline: thin dotted;
}

a:hover,
a:active {
        outline: 0;
}

a:active,
a:hover {
        color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
        clear: both;
        font-weight: bold;
        
        font-family: Verdana, sans-serif;
}

h1 {
        font-size: 150%;
		/*background: #FFFFCC;*/
		color: #000000;
        line-height: 1.3846153846;
        margin:  20px 100px 20px 100px;
        padding: 10px 10px 10px 10px;
        font-weight: bold;
		border: transparent 1px red;		
}

h2 {
        font-size: 130%;
        line-height: 1.0909090909;
        /*background: #FFFFCC;*/
		color: #000000;
        margin:  20px 100px 20px 100px;
		padding: 10px 10px 10px 10px;
		border: transparent 1px red;
}

h3 {
        font-size: 150%;
		color: #000000;
        line-height: 1.0909090909;
        padding: 0px 5px 10px 5px;
}

h4 {
        font-size: 105%;
        line-height: 1.2;
        color: #000000;
}

h5 {
        font-size: 120%;
        color: #000000;
        line-height: 1.3333333333;
}

h6 {
        font-size: 90%;
        line-height: 1.5;
}

address {
        font-style: italic;
        margin-bottom: 24px;
}

abbr[title] {
        border-bottom: 1px dotted #2b2b2b;
        cursor: help;
}

b,
strong {
        font-weight: 700;
}

cite,
dfn,
em,
i {
        font-style: italic;
}

mark,
ins {
        background: #fff9c0;
        text-decoration: none;
}

p {
        margin: 15px 30px 15px 30px;
        font-family: Verdana, sans-serif;
        font-size: 100%;
}

.p_rot {
        margin: 5px 0px 0px 0px;
		font-family: Verdana, sans-serif;
		font-size: 10px;
		color: #CC3200;
		font-weight: bold;
}


/* WARNUNGEN */

.p_warnung
  {
		font-family: Verdana, sans-serif;
		color: #CC3200;
		font-weight: normal;
		font-size: 100%;
		font-weight: bold;
}

a {
        margin: 0px 0px 0px 0px;
        font-family: Verdana, sans-serif;
        font-size: 100%;
}

blockquote,
q {
        -webkit-hyphens: none;
        -moz-hyphens:    none;
        -ms-hyphens:     none;
        hyphens:         none;
        quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
        content: "";
        content: none;
}

blockquote {
        color: #767676;
        font-size: 100%;
        font-style: italic;
        font-weight: 300;
        line-height: 1.2631578947;
        margin-bottom: 24px;
}

blockquote cite,
blockquote small {
        color: #2b2b2b;
        font-size: 90%;
        font-weight: 400;
        line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
        font-style: normal;
}

blockquote strong,
blockquote b {
        font-weight: 400;
}

small {
        font-size: smaller;
}

big {
        font-size: 125%;
}

sup,
sub {
        font-size: 75%;
        height: 0;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
}

sup {
        bottom: 1ex;
}

sub {
        top: .5ex;
}

dl {
        margin-bottom: 24px;
}

dt {
        font-weight: bold;
}

dd {
        margin-bottom: 24px;
}

ul {
        font-size: 100%;
		list-style: disc;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 80px;
}

ol {
        list-style: decimal;
        padding: 0px 0px 0px 0px;
        margin: 15px 0px 0px 40px;
}

li > ul,
li > ol {
        margin: 0 0 0 20px;
}

img {
        -ms-interpolation-mode: bicubic;
        /*vertical-align: middle;*/
}

figure {
        margin: 0;
}

fieldset {
        border: 1px solid rgba(0, 0, 0, 0.1);
        margin: 0 0 24px;
        padding: 11px 12px 0;
}

legend {
        white-space: normal;
}

/*button,*/
input,
/*select,*/
textarea {
        -webkit-box-sizing: border-box;
        -moz-box-sizing:    border-box;
        box-sizing:         border-box;
        font-size: 100%;
		font-weight: bold;	
        max-width: 100%;
        vertical-align: baseline;
}

/*button,*/
input {
        line-height: normal;
}

input,
textarea {
        background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}

/*button,
html input[type="button"],*/
input[type="reset"],
input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
}

/*button[disabled],*/
input[disabled] {
        cursor: default;
}

/* Button Hauptmenü */

.button_hm {
	width: 95%;
	height: 50px;
	display:inline-block;
	background-color:#800000; /* grigioazzurro */
	color:#FFFFFF; /* blu molto scuro */
	margin:3px;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	border:1px solid #4275AA; /* blu  */
	border-radius:5px 0px 15px;
	box-shadow:3px 3px 4px #8CA0B2;
}

.button_hm:hover{
	border-color:#18456E; /* blu scuro */
	box-shadow:3px 3px 4px #A1B0BF;
	box-shadow:inset 3px 3px 3px #8CA0B2;
	height: 50px;	
	background-color: #FFFFFF;
 	color: #000000;
}

.button_hm:focus {
    border-color:#18456E; /* blu scuro */
	background-color: #FFFFFF;
    color: #000000;
}

/* Button Untermenü*/

.button_um {
	width: 95%;
	height: 70px;
	display:inline-block;
	background-color:#0099cc; /* grigioazzurro */
	color:#FFFFFF; /* bianco */
	margin:3px;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	border:1px solid #4275AA; /* blu  */
	border-radius:5px 0px 15px;
	box-shadow:3px 3px 4px #8CA0B2;
	/*text-shadow:-1px -1px 1px #fff;*/
}

.button_um:hover{
	border-color:#18456E; /* blu scuro */
	box-shadow:3px 3px 4px #A1B0BF;
	box-shadow:inset 3px 3px 3px #8CA0B2;
	/*text-shadow:1px 1px 1px #fff;*/
	background-color: #FFFFFF;
    color: #000000;
}

.button_um:focus{
	border-color:#18456E; /* blu scuro */
	box-shadow:3px 3px 4px #A1B0BF;
	box-shadow:inset 3px 3px 3px #8CA0B2;
	/*text-shadow:1px 1px 1px #fff;*/
	background-color: #FFFFFF;
    color: #000000;
}

/* Button Ancore */

.button_ancore {
	width: 95%;
	height: 50px;
	display:inline-block;
	background-color:#CC3200; /* grigioazzurro */
	color:#FFFFFF; /* bianco */
	margin:3px;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	border:1px solid #4275AA; /* blu  */
	border-radius:5px 0px 15px;
	box-shadow:3px 3px 4px #8CA0B2;
	/*text-shadow:-1px -1px 1px #fff;*/
}

.button_ancore:hover{
	border-color:#18456E; /* blu scuro */
	box-shadow:3px 3px 4px #A1B0BF;
	box-shadow:inset 3px 3px 3px #8CA0B2;
	/*text-shadow:1px 1px 1px #fff;*/
	background-color: #FFFFFF;
    color: #CC3200;
}

.button_ancore:focus{
	border-color:#18456E; /* blu scuro */
	box-shadow:3px 3px 4px #A1B0BF;
	box-shadow:inset 3px 3px 3px #8CA0B2;
	/*text-shadow:1px 1px 1px #fff;*/
	background-color: #FFFFFF;
    color: #CC3200;
}

/* Button scelta criteri lista VERANSTALTUNGEN */

.button_vera {
	width: 100%;
	height: 50px;
	background-color:#24890D; /* grigioazzurro */
	color:#FFFFFF; /* blu molto scuro */
	margin:3px;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	border:1px solid #4275AA; /* blu  */
	border-radius:5px 0px 15px;
	box-shadow:3px 3px 4px #8CA0B2;
}

.button_vera:hover{
	border-color:#18456E; /* blu scuro */
	box-shadow:3px 3px 4px #A1B0BF;
	box-shadow:inset 3px 3px 3px #8CA0B2;
	height: 50px;	
	background-color: #FFFFFF;
 	color: #000000;
}

.button_vera:focus {
    border-color:#18456E; /* blu scuro */
	background-color: #FFFFFF;
    color: #000000;
}


/* Button stampa */

.button_stampa {
	width: 70px;
	height: 50px;
	cursor: pointer;
	border:1px solid #4275AA;
	background-color: transparent;
	background-repeat: no-repeat;
}

.button_stampa:hover{
	border-color:transparent; 
}

.button_stampa:focus {
	border-color:transparent; 
}

.button_stampa:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color:transparent; 
}

button:active,
.contributor-posts-link:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
        /*background-color: #55d737;*/
		background-color: #800000;
}

input[type="checkbox"],
input[type="radio"] {
        padding: 0;
}

input[type="search"] {
        -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
        border: 1;
        padding: 0;
}

input,
input p 
 {
        font-weight: bold;	
}

textarea {
        overflow: auto;
        vertical-align: top;
        font-weight: bold;
}

.table_menue {
        /*border-collapse: separate;
        border-spacing: 0px;
        border-width: 0px 0px 0px 0px; */
        margin: 0px 0px 0px 0px;
        width: 100%;
		text-align: center;
		background: #99CCFF
        /*background: #FFFFCC; */
        /*padding: 0px 10px 0px 10px;*/
}

.table_vertrag {
        margin: 10px 10px 10px 10px;
        width: 70%;
        padding: 20px 20px 20px 20px;
}

.table_vertrag tr {
        border-left: 0.1px solid #000000;
        border-right: 0.1px solid #000000;
}
.table_vertrag td {
        padding: 5px 5px 5px 5px;
        margin: 0px 0px 0px 0px ;
        font-weight: normal;
        line-height: 1.5;
}

.table_scritte {
        margin: 10px 0px 10px 0px;
}

table {
        /*border-collapse: separate;
        border-spacing: 0px;
        border-width: 0px 0px 0px 0px; */
		margin: 0px 0px 0px 0px;
        width: 95%;
        background: #FFFFFF; */
        /*padding: 0px 10px 0px 10px;*/
}

td {
        padding: 5px 3px 5px 3px;
        /* border-top: 0.1px solid #000000; */
        margin: 0px 0px 0px 0px ;
		font-size: 100%;
        font-weight: bold;
        line-height: 1.3;
}

caption,
th
 {
        font-weight: normal;

}

th {
        /*border-width: 0 1px 1px 0; */
        font-weight: bold;
}


del {
        color: #767676;
}

hr {
        background-color: rgba(0, 0, 0, 0.5);
        border: 0;
        height: 1px;
        margin: 20px 0px 20px 0px;
}


/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
        border: 1px solid rgba(0, 0, 0, 0.3);
        border-radius: 2px;
        color: #2b2b2b;

}

textarea {
        width: 100%;
}

input:focus,
textarea:focus {
        border: 1px solid rgba(0, 0, 0, 0.3);
        outline: 0;
}

/* Buttons */

button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
        background-color: #24890d;
        border: 0;
        border-radius: 2px;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        padding: 5px 15px 5px 15px;
        text-transform: uppercase;
        vertical-align: bottom;
}

button:hover,
button:focus,
.contributor-posts-link:hover,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
        background-color: #41a62a;
        color: #fff;
}

button:active,
.contributor-posts-link:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
        /*background-color: #55d737;*/
		background-color: #800000;
}


.search-field {
        width: 100%;
}


.search-submit {
        display: none;
}

div.button_drucker input {display : none; height:32px; color:#ffffff; font-weight:bold; border:none; overflow:visible; display:inline; margin:0px; padding:0px 4px 2px 4px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif};}

@media print {
 .nichtdrucken {
 display : none;
 }
}
