/*
Theme Name: Umfahrung Bütschwil
Theme URI: http://www.umfahrungbuetschwil.ch
Description: Template Umfahrung Bütschwil
Author: Stadelmann Software Solutions
Author URI: http://www.stasoso.ch
*/

@charset "utf-8";
/*html {
	overflow: hidden;
}*/
body {
	background-color: #000000;
	font-size: 12pt;
	font-family: Arial, Helvetica, serif;
	color: #000000;
/*	overflow: hidden;*/
}

#main {
	background-color: transparent;
	padding: 0;
	margin: 0;
}

a:after, a:link:after {
	display: none;
}
a {
	text-decoration: none;
}
img, object, embed, video {
	max-width: 100%;
}

#outer {
	width: 98%;
	height: 100%;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	vertical-align: top;
}

#suchen {
	display: none;
}

/* Startseite */
#startseite-links {
	margin-top: 100px;
}
#startseite-titel {
	width: 100%;
	font-size: 2.2em;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	margin-left: 0px;
}
#startseite-Umfahrung {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	float: none;
}


/* Style Kopfzeile */

header {
	width: 100%;
	height: 150px;
	margin: 5px 0 0 0;
}

#ktsg {
	width: 19.33%;
	margin-top: 4%;
	margin-left: 0.65%;
	float: left;
}

#ktsg a {
	text-decoration: none;
}

#ktsg p {
	font-size: 12px;
	font-weight: bold;
	color: black;
	line-height: 1.0;
}

#Haupttitel {
	width: 60%;
	float: left;
	text-align: center;
	background-image: url(http://www.umfahrungwattwil.ch/wp-content/themes/umfahrung/css/www.umfahrungbuetschwil.ch/wp-content/themes/umfahrung/images/logo.gif);
	background-size: 200px auto;
	background-repeat: no-repeat;
}

#wappen {
	float: left; 
	width: 20%;
	margin-top: 4%;
	cursor: pointer;
	text-align: right;
	}

#balken_oben {
	position: relative;
	width: 100%;
	float: left;
	border-bottom: thin solid #DB052B;
	margin-top: 30px;
}
#nav {
	display: none;
}
/*.main-navigation li a {
	font-size: 16px;	/*font-weight: bold;*/
/*}*/
.entry-header, .page-header {
	margin-left: 0.65%;
}
.entry-content, .post {
	margin-top: 20px;
	margin-left: 0.65%;
}

/* Startseite */	
#karte_uebersicht {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	border: thin solid #6c6c6c;
	float: left;
	text-align: center;
	width: 100%;
	background-color:#FBFBFB;
}
#karte1 {width:4.789%; float:left;}
#karte2 {width:13.068%; float:left;}
#karte3 {width:4.058%; float:left;}
#karte4 {width:9.903%; float:left;}
#karte5 {width:2.679%; float:left;}
#karte6 {width:2.435%; float:left;}
#karte7 {width:0.893%; float:left;}
#karte8 {width:4.870%; float:left;}
#karte9 {width:14.042%; float:left;}
#karte10 {width:2.110%; float:left;}
#karte11 {width:1.867%; float:left;}
#karte12 {width:8.685%; float:left;}
#karte13 {width:3.084%; float:left;}
#karte14 {width:3.328%; float:left;}
#karte15 {width:3.003%; float:left;}
#karte16 {width:10.065%; float:left;}
#karte17 {width:11.121%; float:left;}

#karte_uebersicht img {
	max-width: 100%;
	height: auto;
}
.uebersicht {
	float:left;
}
#content {
	width: 100%;
	float: left;
	background: white;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin-left: 0px;
	overflow: auto;
}

#content-gesamt {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	float: left;
}
#content-gesamt h2 { padding-bottom: 20px; }
#content-gesamt h3 { padding-bottom: 15px; }
#content-left {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	float: left;
}
#content-left h2 { padding-bottom: 20px; }
#content-left h3 { padding-bottom: 15px; }


#content-right { display: none;}

#footer {
	border-top: thin solid #DB052B;
	vertical-align: bottom;
	height: 25px;
	display: table-cell;
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 5px;
}
#nav-unten {
	display: none;
}
#mail {
	float: left;
	width: 49.35%;
	font-size: 10pt;
	text-align: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0.65%;
}
#mail p a {
	margin: 0;
	padding: 0;
}
#copy {
	float: left;
	width: 49.35%;
	font-size: 10pt;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0.65%;
}
#copy p {
	margin: 0;
	padding: 0;
}


/* Kontaktformular */

.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
	width: 79%;
	color: #000;
	height: 30px;
	font-size: 1em;
	float: left;
	margin: 2px 0;
	padding-left: 5px;
}
.wpcf7 label {
	clear: left;
	float: left;
	font-size: 1em;
	min-height: 15px;
	padding: 4px 0 4px 0px;
	vertical-align: middle;
	width: 20%;
}
.wpcf7 input[type="text"].active,
.wpcf7 input[type="email"].active {
	color: #F9D8CF;
}
.wpcf7 textarea {
	width: 79%;
	font-size: 1em;
	float: left;
	color: #000;
	margin: 2px 0 20px 0;
	padding-left: 5px;
	padding-top: 5px;
}
.wpcf7 input[type=submit] {
	float: left;
	width: 10%;
	height: 20px;
	text-align: center;
	margin-top: 30px;
	margin-left: 20%;
	margin-bottom: 50px;
	background: #DB052B;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	border: thin solid #000;
}

/* Sitemap */
.sitemap li {
	background: url(/wp-content/themes/umfahrung/images/pfeil.png) 0 5px no-repeat;
	line-height: 1.3em;
	list-style-type: none;
}
.sitemap li a {
	padding-left: 25px;
	font-size: 0.75em;
	color:#000;
}
.sitemap li li {
		background: url(/wp-content/themes/umfahrung/images/pfeil.png) 25px 5px no-repeat;
	line-height: 1.3em;
	list-style-type: none;
}
.sitemap li li a {
	padding-left: 50px;
	font-size: 0.75em;
	color:#000;
}
.sitemap li li li {
		background: url(/wp-content/themes/umfahrung/images/pfeil.png) 50px 5px no-repeat;
	line-height: 1.3em;
	list-style-type: none;
}
.sitemap li li li a {
	padding-left: 75px;
	font-size: 0.75em;
	color:#000;
}

/* Bildergalerie */
#gallery .gallery-item{
    position:relative;
}
 
#gallery .gallery-caption{
    position:absolute;
    bottom:4px;
    text-align:center;
    width:100%;
}
 
#gallery .gallery-icon img{
    border-radius:2px;
    background:#eee;
    box-shadow:0px 0px 3px #333;
    padding:5px 5px 40px 5px;
    border:solid 1px #000;
}

/* Projektübersicht */
div.tabelle {
	clear:both;
}
div.text {
	clear:both;
}

/* Images */
.wp-image-595 {
	border: thin solid #585858;
	margin-bottom: 20px;
}