body {
	padding:0;
	margin:0;
	background:#fff url(images/back_blau.gif) repeat-x top left;
	/*text-align: center;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body#gluecksschmiede {
	background:#fff url(images/back_rot.gif) repeat-x top left;
}

/* Überschriften */

h1, h2, h3, h4, h5 {
	margin:0;
}

h1 {
	font-size:15px;
	color:#00245d;
	padding:0 0 10px 0;
}

h2 {
	font-size:15px;
	color:#00245d;
	padding:0 0 10px 0;
	text-transform:uppercase;
}

h3 {
	font-size:12px;
	color:#00245d;
	padding:0 0 10px 0;
	clear:both;
}

h4 {
	font-size:12px;
	padding:0 0 8px 0;
	color:#a6a6a6;
}

h5 {
	font-size:11px;
	color:#333;
	padding:0 0 8px 0;
}

a {
  text-decoration: underline;
  color: #00245d; 	
}

a:hover {
  color: #000;	
}

/* Grundgerüst */

div {
	padding:0;
	margin:0;
}

#wrap {
	width:833px;
	padding:0;
	margin:auto;
	
}

#header {
	width:833px;
	height:68px;
}

#logo {
	width:185px;
	height:68px;
	float:left;
	background: url(images/logo.jpg) no-repeat top left;
}

#logo a {
	width:185px;
	height:68px;
	text-indent:-9999px;
	display:block;	
}

#head {
	width:400px;
	height:68px;
	float:left;
}

#gluecksschmiede #head {
  background: url(images/head_gs.gif) no-repeat top left;	
}

#meta {
	width:233px;
	height:48px;
	float:left;
	background-color:#fff;
	padding:20px 15px 0 0;
	color:#5b5b5b;
	text-align:right;
}

#headimage {
	width:833px;
	float:left;
	height:151px;
}

/* Hauptmenü */
#menu {
	width:833px;	
	height:53px;
	background:url(images/menuback.gif) no-repeat bottom left;
	padding:0;
	margin:0;
	text-align:center;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:auto;	
	height:53px;
	width:752px;
}

#menu li {
	float:left;
	padding:0;
	margin:0;	
	height:53px;
	background:url(images/menu.gif) no-repeat top left;
	width:125px;
}

#menu li.active {
	float:left;
	padding:0;
	margin:0;	
	height:53px;
	background: url(images/menu_active0.jpg) no-repeat top left;		
	width:125px;
}

#gluecksschmiede #menu {
	background:url(images/menuback_gs.gif) no-repeat top left;
}

#gluecksschmiede #menu li.active {
	background: url(images/menu_active0_rot.jpg) no-repeat top left;		
}

#menu li a,
#menu li.active a {
	display:block;
	padding:11px 0 26px 0;
	color:#525252;
	text-decoration:none;
	font-size:13px;
	width:125px;	
}

#menu li a:hover {
	color:#00245d;
	}

#menu li.active a {
	color:#cdcdcd;	
	padding-top: 10px;
}


/* Submenu */
#submenu {
	margin:0;
	padding:0 0 0 1px;
}

#submenu ul {
	margin:0;
	padding:10px 0 15px 0;
	background:#e3e1e2;
	list-style:none;
	width:180px;
}

#submenu li.level1 {
	margin:5px 0 0 0;
	padding:0;
	height:31px;
	background: url(images/submenu.jpg) no-repeat top left;
}

#submenu li.level1_act {
	margin:5px 0 0 0;
	padding:0;
	height:31px;
	background: url(images/submenu_act.jpg) no-repeat top left;
}

#submenu li.level1 a,
#submenu li.level1_act a {
	margin:0;
	padding:10px 0 6px 41px;
	text-decoration:none;
	color:#5c5c5c;
	display:block;
	width:139px;
	font-size:12px;
}

#submenu li.level1 a:hover,
#submenu li.level1_act a:hover,
#submenu li.level1_act a,
#submenu li.level2 a:hover {
	color:#00245d;
} 


#submenu li.level2,
#submenu li.level2_act {
	margin:0;
	padding:0;
	border-bottom:1px solid #bfbdbe;
	background: #f9f7f8 url(images/submenu2.jpg) no-repeat top left;	
}

#submenu li.level2 a,
#submenu li.level2_act a {
	margin:0;
	padding:4px 0 4px 41px;
	display:block;
	text-decoration:none;
	color:#5c5c5c;
}

#submenu li.level2_act {
	background: #e1dfdf url(images/submenu2_act.jpg) no-repeat top left;
}



#meta a {
	color:#5b5b5b;
	text-decoration:none;
}

#meta a:hover,
#meta a:focus {
	color:#00245d;
}

/* Content */
#content {
	width:833px;
	float:left;
	background:#fff url(images/contentback.gif) repeat-y top left;
	text-align:left;
	padding:0;
	margin:0;
}

#content p {
	margin:0;
	padding:0;
	line-height:155%;
}

#content p.smaller {
	font-size:10px;
}

/* Footer */
#footer {
	width:833px;
	height:23px;
	float:left;
	background:url(images/footerback.gif) no-repeat top left;
	text-align:left;	
	margin-bottom:10px;
}

#gluecksschmiede #footer {
	background:url(images/footerback_rot.gif) no-repeat top left;
}

#footer p {
	margin:0;
	padding:4px 0 0 25px;
	color:#dbd1f6;
}

#content #submenu {
	width:180px;
	float:left;
}

/* Content */

#content #center {
	width:470px;
	float:left;
}

#content #centerin {
	margin:0;
	padding:10px 15px 15px 15px;
}

#content #breadcrumb {
	height:16px;
	width:450px;
	margin:0;
	padding:4px 0 0 15px;
	margin-top:10px;
	font-size:10px;
	color:#5d5d5d;	
}

#content #breadcrumb a {
	text-decoration:none;
	color:#1f1f1f;
}


#content #left {
	width:180px;
	float:left;
}

#content #leftin {
	margin:0;
	padding:15px 6px;
}

#content #right {
	width:180px;
	float:left;
}

#content #rightin {
	margin:0;
	padding:15px 6px;
}

.box1 {
	width:167px;
	margin:0 0 10px 0;
	padding:0;
}

.box1 .inner {
	margin:0;
	padding:6px;
	background: url(images/box1.gif) no-repeat top left;	
}

.box1 .footer {
	height:6px;
	margin:0;
	padding:0;
	line-height:0px;
	background: url(images/box1_footer.gif) no-repeat top left;
}

.double {
	width:100%;
	float:left;
	clear:both;
	padding:0;
	margin:0;
}

.double .left {
	width:48%;
	float:left;
}

.double .right {
	width:48%;
	float:right;
}

/* Sitemap */
.deep1 {
	margin-left:10px;
}

.deep2 {
	margin-left:20px;
}


/*Formulare*/
fieldset.csc-mailform {
	float:left;
	width:100%;
	border:0;
	padding:0;
	margin:0;
}

div.csc-mailform-field {
	float:left;
	width:100%;
	margin:0;
	padding:0 0 3px 0;
}

div.csc-mailform-field label {
	float:left;
	width:115px;
	padding:0;
	margin:0px;
	text-align:left;
	vertical-align:top;
}

div.csc-mailform-field input {
	width:300px;
}

div.csc-mailform-field select {
	width:304px;
}

div.csc-mailform-field textarea {
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.csc-mailform-field input.csc-mailform-submit, 
div.csc-mailform-field input.csc-mailform-submit:link, 
div.csc-mailform-field input.csc-mailform-submit:visited {
	margin:10px 0 15px 115px;
	*margin:10px 0 15px 118px;
	background-color:#eee;
	width:150px;
	border:#666 solid 1px;
	padding:0;
}

div.csc-mailform-field input.csc-mailform-submit:hover, 
div.csc-mailform-field input.csc-mailform-submit:active, 
div.csc-mailform-field input.csc-mailform-submit:focus {
	background-color:#ccc;
}

.tx-flseositemap-pi1,
.tx-flseositemap-pi1 ul {
	margin:0;
	padding:0;
}

.tx-flseositemap-pi1 ul {
	list-style:none;
	color:#676767;
}

.tx-flseositemap-pi1 li.deep0 {
	width:99%;
	border-bottom:3px solid #ddd;
	margin-bottom:8px;
	margin-top:16px;
	padding-bottom:4px;
}

.tx-flseositemap-pi1 li.deep0 a {
	text-decoration:none;
	font-size:15px;
	color:#00245d;
}


.tx-flseositemap-pi1 li.deep1 {
	padding:2px 0;
}

.tx-flseositemap-pi1 li.deep1 a {
	padding-left:15px;
	background:url(images/sitemap-exp.gif) no-repeat 0px 2px;
	color:#00245d;
	font-size:12px;
	font-weight:bold;
}

.tx-flseositemap-pi1 li.deep2 {
	padding:2px 0;
}

.tx-flseositemap-pi1 li.deep2 a {
	padding-left:15px;
	background:url(images/sitemap-exp2.gif) no-repeat 0px 2px;
	color:#00245d;
}

.tx-flseositemap-pi1 li.first {
	margin-top:0px;
}

.tx-flseositemap-pi1 li.last {
	margin-bottom:3px;
}


.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}
.pika-single:after { clear: both }
.pika-single { *zoom: 1 }

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
    *position: absolute;
    *top: 0;
}

.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
    *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
    *right: 0;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-select {
    display: inline-block;
    *display: inline;
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
}

.is-today .pika-button {
    color: #33aaff;
    font-weight: bold;
}

.is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px;
}

.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}

.pika-button:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important;
    border-radius: 3px !important;
}
