/*
Theme Name: Csordas
Theme URI: http://www.polarismedia.de/
Description: Umsetzung des Designs f&uuml;r Csordas Service
Version: 1.0
Author: Karl Kowald
Author URI: http://karl.kowald.info/
*/

body
{
	font-family: Arial, Sans-Serif;
	color: #2b2b2b;
	margin: 0px;
	padding: 0px;
	background: url('images/bg.jpg') center top repeat;
	text-align: center;
	font-size: 12px;
}

a
{
	margin: 0;
	padding: 0;
	color: #2b2b2b;
	text-decoration: underline;
}

a:hover
{
	color: #23a16b;
	text-decoration: none;
}

h2, h2 a
{
	margin: 0 0 10px;
	padding: 0;
	font-size: 16px;
	color: #2b2b2b;
	font-weight: bold;
	text-transform: uppercase;
}

h3, h3 a
{
	margin: 0 0 10px;
	padding: 0;
	color: #2b2b2b;
	font-weight: bold;
	font-size: 16px;
}

h4
{
	margin: 0 0 10px;
	padding: 0;
	color: #2b2b2b;
	font-weight: bold;
	font-size: 14px;
}

.zentrierer
{
	margin: auto;
	padding: 0;
	width: 1000px;
	text-align: left;
}


#navi1
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	min-width: 1000px;
	background: url('images/head_bg.jpg') center repeat-x;
	border-bottom: 1px solid #727272;
	height: 25px;	
}

#navi1 ul, #navi21 ul, #navi22 ul, #navi3 ul, #snavi ul
{
	margin: 0;
	padding: 0;
	list-style: none;	
}

#navi1 ul li, #navi21 ul li, #navi22 ul li, #navi3 ul li, #snavi ul li
{
	margin: 0;
	padding: 0;
	display: inline;	
}

#navi1 ul li a
{
	margin: 0;
	padding: 0 18px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #2b2b2b;
	text-decoration: none;
}

#navi1 ul li a:hover
{
	color: #23a16b;
}

#bg
{
	margin: 750px 0 0;
	padding: 0;
	float: left;
	width: 100%;
	min-width: 1000px;
	background:	url('images/content_bg.jpg') center repeat-y;
}

#bgi
{
	position: relative;
	margin: -300px 0 0;
	padding: 0 0 150px;
	float: left;
	width: 100%;
	min-width: 1000px;
	background:	url('images/content_bg_top.gif') center top no-repeat;
}

#acontent
{
	position: relative;
	margin: -137px 0 0;
	padding: 0;
	float: left;
	width: 1000px;
	background: url('images/content_bg2_mitte.jpg') 63px top repeat-y;	
}

#bcontent
{
	position: relative;
	margin: -13px 0 0;
	padding: 0;
	float: left;
	width: 1000px;
	background: url('images/content_bg2_top.jpg') 63px top no-repeat;	
}

#ccontent
{
	position: relative;
	margin: -300px 0 0;
	padding: 0;
	float: left;
	width: 1000px;
	background: url('images/csordas.jpg') 63px top no-repeat;	
}

#fcontent
{
	margin: 0 0 25px;
	padding: 0;
	float: left;
	width: 1000px;
	height: 15px;
	background: url('images/content_bg2_unten.jpg') 63px top no-repeat;	
}

#logohg
{
	margin: 22px 0 0;
	padding: 5px 30px 5px 0;
	background: url('images/logo_bg.png') center repeat;
	float: left;
	width: 300px;
	height: 130px;
}

* html #logohg
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/csordas/images/logo_bg.png', sizingMethod='scale');
	background: none;
}

#logo
{
	margin: 0 0 0 1px;
	padding: 0;
	width: 300px;
	height: 130px;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url('images/logo.gif') left top no-repeat;	
}

#logo:hover
{
	background-position: left -130px;
}

#navi21
{
	margin: 0;
	padding: 0 80px 0 0;
	width: 140px;
	float: right;
	overflow: hidden;
}

#navi22
{
	margin: 0 0 25px;
	padding: 0 80px 0 0;
	width: 840px;
	float: right;
	overflow: hidden;
}

#navi21 ul li a, #navi22 ul li a
{
	margin: 16px 15px 0;
	padding: 0;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
	width: 110px;
	height: 70px;
}

#navi21 ul li a:hover, #navi22 ul li a:hover
{
	background-position: left -70px;
}

#sangebot
{
	display: block;
	text-indent: -9999px;
	margin: 10px 70px 5px 0;
	padding: 0;
	width: 170px;
	height: 270px;
	float: right;
	overflow: hidden;
	background: url('images/angebotsschild.jpg') center top no-repeat;
}

* html #sangebot
{
	margin-right: 35px;
}

#sangebot:hover
{
	background-position: center -270px;
}

#snavi
{
	margin: 40px 0 100px;
	padding: 0 80px 0 0;
	width: 840px;
	float: right;
	overflow: hidden;
}

#snavi ul li a
{
	margin: 16px 15px 0;
	padding: 0;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
	width: 135px;
	height: 85px;
}

#snavi ul li a:hover
{
	background-position: left -85px;
}

#snavi .page-item-22 a
{
	background-image: url('images/buttons_startseite/nachfuellservice.jpg');
}
#snavi .page-item-21 a
{
	background-image: url('images/buttons_startseite/gestaltung.jpg');
}
#snavi .page-item-19 a
{
	background-image: url('images/buttons_startseite/stahlwaren.jpg');
}
#snavi .page-item-14 a
{
	background-image: url('images/buttons_startseite/schluessel_schloesser.jpg');
}
#snavi .page-item-17 a
{
	background-image: url('images/buttons_startseite/stempel.jpg');
}
#snavi .page-item-20 a
{
	background-image: url('images/buttons_startseite/gravuren.jpg');
}
#snavi .page-item-15 a
{
	background-image: url('images/buttons_startseite/schilder.jpg');
}
#snavi .page-item-18 a
{
	background-image: url('images/buttons_startseite/vereinsbedarf.jpg');
}
#snavi .page-item-16 a
{
	background-image: url('images/buttons_startseite/beschriftung.jpg');
}



.page-item-22 a
{
	background-image: url('images/buttons_unterseite/nachfuellservice.jpg');
}
.page-item-21 a
{
	background-image: url('images/buttons_unterseite/gestaltung.jpg');
}
.page-item-19 a
{
	background-image: url('images/buttons_unterseite/stahlwaren.jpg');
}
.page-item-14 a
{
	background-image: url('images/buttons_unterseite/schluessel_schloesser.jpg');
}
.page-item-17 a
{
	background-image: url('images/buttons_unterseite/stempel.jpg');
}
.page-item-20 a
{
	background-image: url('images/buttons_unterseite/gravuren.jpg');
}
.page-item-15 a
{
	background-image: url('images/buttons_unterseite/schilder.jpg');
}
.page-item-18 a
{
	background-image: url('images/buttons_unterseite/vereinsbedarf.jpg');
}
.page-item-16 a
{
	background-image: url('images/buttons_unterseite/beschriftung.jpg');
}

#navi3
{
	margin: 0;
	padding: 0 30px 0 95px;
	float: left;
	width: 175px;
}


#navi3 ul li a
{
	margin: 0 0 15px;
	padding: 0;
	display: block;
	float: left;
	overflow: hidden;
	background: url('images/schild_bg.jpg') left top no-repeat;
	width: 175px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #2b2b2b;
	font-weight: bold;
	text-decoration: none;
}
#navi3 ul li a:hover
{
	background-position: left -35px;	
}

.page-item-50 a, .page-item-31 a, .page-item-31 a, .page-item-56 a, .page-item-58 a, .page-item-538 a, .page-item-165 a
{
	height: 45px !important;
	padding-top: 5px !important;
	line-height: 20px !important;
	background-image: url('images/schild_bg_big.jpg') !important;
}

.page-item-50 a:hover, .page-item-31 a:hover, .page-item-31 a:hover, .page-item-56 a:hover, .page-item-58 a:hover, .page-item-538 a:hover, .page-item-165 a:hover
{
	background-position: left -50px !important;	
}

#content
{
	margin: 0 0 25px;
	padding: 15px;
	background: #f6f5e6;
	float: left;	
	min-height: 300px;
}

#scontent
{
	margin: 15px 15px;
	padding: 15px;
	background: #f6f5e6;
	float: left;	
	min-height: 300px;
	width: 435px;
}

#snavil, #snavir
{
	margin: 0;
	padding: 0;
	float: left;
	width: 165px;
}


* html #content
{
	height: auto !important;
	height: 300px;		
}

#platzhalter
{
	margin: 0;
	padding: 0;
	width: 95px;
	height: 50px;
	float :left;
}
.ohnen3
{
	width: 780px;
}

.mitn3
{
	width: 575px;	
}

a img
{
	border: 1px solid #2b2b2b ;
	padding: 0 !important;
}

a:hover img
{
	border-color: #23a16b;
}

p img {
	padding: 0;
	}

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	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;
}

* html a, * html label, * html input, * html textarea, * html select 
{
	position:relative; z-index:1000;
}


