/*
Theme Name: Geo Terra
Theme URI: http://www.polarismedia.de/
Description: Designumsetzung f&uuml;r Geo Terra.
Version: 1.0
Author: Karl Kowald
Author URI: http://karl.kowald.info/
*/

body
{
	font-family: Arial, Sans-Serif;
	background-color: #1b1714;
	color: #ffffff;
	margin: 0;
	padding: 0;
	background-image: url('images/bg_kachel.jpg');
	background-repeat: repeat;
	text-align: center;
	font-size: 13px;
}

#globalbg
{
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1000px;
	background: transparent url('images/bg.gif') center 25px repeat-x;
	float: left;	
}

a
{
	margin: 0;
	padding: 0;
	color: #b6ec00;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	color: #ffffff;	
}

a:hover img
{
	color: #b6ec00;
}

h2, h2 a
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-variant: small-caps;
	color: #ffc605;
	font-weight: bold;
	margin-bottom: 10px;
}

h3, h3 a
{
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

.zentrierer
{
	margin: auto;
	padding: 0;
	width: 1000px;
	text-align: left;
}

#navoben
{
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1000px;
	background: url('images/head_bg.jpg') repeat-x;
	height: 25px;
	float: left;
}

#navioben
{
	margin: 0;
	padding: 0;
	padding-top: 4px;
	height: 21px;
	width: 1000px;
	text-align: right;
}

#navioben a
{
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-right: 10px;
	color: #edad52;
}

#navioben a:hover
{
	color: #b6ec00;
}

#bgoben
{
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1000px;
	background-image: url('images/bilder_menu.png');
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

* html #bgoben
{
	background-image: url('images/bilder_menu.gif');
}

#logolink
{
	margin: 0;
	padding: 0;
	background: url('images/logo.png') no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	width: 200px;
	height: 100px;
}

* html #logolink
{
	background: url('images/logo.gif') 11px 5px no-repeat;
}

#navibilder
{
	margin: 0;
	padding: 0;
	width: 1000px;
	margin-top: 145px;
	float: left;
	overflow: hidden;
}

#navibilder a
{
	margin: 0;
	padding: 0;
	margin-left: 20px;
	display: block;
	width: 150px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background-position: left -50px;
}

#navibilder a:hover
{
	background-position: left top;
}

#unter
{
	background-image: url('images/untergrund.png');
}

* html #unter
{
	background-image: url('images/untergrund.gif');
}

#baugrund
{
	background-image: url('images/baugrund.png');
}

* html #baugrund
{
	background-image: url('images/baugrund.gif');
}

#bauwerk
{
	background-image: url('images/bauwerk.png');
}

* html #bauwerk
{
	background-image: url('images/bauwerk.gif');
}

#grau
{
	background-image: url('images/grauwasser.png');
}

* html #grau
{
	background-image: url('images/grauwasser.gif');
}

#regen
{
	background-image: url('images/regenwasser.png');
}

* html #regen
{
	background-image: url('images/regenwasser.gif');
}

#luft
{
	background-image: url('images/luftuntersuchung.png');
}

* html #luft
{
	background-image: url('images/luftuntersuchung.gif');
}

#inhalte
{
	margin: 0;
	padding: 0;
	padding-top: 50px;
	width: 1000px;
	float: left;
}

#linksbilder
{
	margin: 0;
	padding: 0;
	width: 350px;
	text-align: center;
	float: left;
}

#muell
{
	margin: auto;
	padding: 0;
	margin-top: 10px;
	background: url('images/muell.png') no-repeat;
	width: 308px;
	height: 150px;
}

* html #muell
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/geoterra/images/muell.png', sizingMethod='image');
	background: none;
}

#dino
{
	margin: auto;
	padding: 0;
	margin-top: 10px;
	background: url('images/dino.png') no-repeat;
	width: 350px;
	height: 250px;
	display: block;
}

* html #dino
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/geoterra/images/dino.png', sizingMethod='image');
	background: none;
}

#content
{
	margin: 0;
	padding: 25px;
	background: url('images/content.png') repeat;
	width: 600px;
	float: right;
}

* html #content
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/geoterra/images/content.png', sizingMethod='scale');
	background: none;
}

* html a, * html label, * html input, * html textarea, * html select 
{
	position:relative; z-index:1000;
}


input, textarea
{
	background: #ffffff;
	border: 1px solid #100801;
	color: #000000;
}

input
{
	padding: 2px;
}
textarea
{
	padding: 5px;
	width: 90%;
}

#kontaktsenden
{
	margin: 0;
	padding: 0;
	width: 70px;
	height: 22px;
	padding-bottom: 3px;
	background: url('images/button.jpg') left top no-repeat;
	color: #150f03;
	font-weight: bold;
	font-size: 12px;
}



/* Sonstiges */
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

