/*
Theme Name: GhaussyTheme
Theme URI: http://twoto.com
Description: GhaussyTheme for wordpress
Author: patrick decaix
Author URI: http://twoto.com
Version: 1.0
*/
* {
  	margin: 0;
	padding: 0;
}
body {
	/*text-align: center;*/
}
a{
	color:#000;
	text-decoration:underline;
}
/*/////////////////////////////////////////////////////////*/
#language {
	background-color:#cedbd3;
	height: 22px;
}
#languageLink{
	margin: 0 auto;
	font-family: georgia, helvetica, sans-serif;
	color: #5e7268;
	font-size: 12px;
	font-style:italic;
  	width: 800px;
	padding: 4px 0 0 0;
    text-align: right;
}
#languageLink a{
	text-decoration:none;
	color: #5e7268;
}
/*/////////////////////////////////////////////////////////*/
#header {
	margin: 0 auto;
	background: url(images/topLogo.jpg) no-repeat;
  	width: 800px;
	height: 170px;
    text-align: center;
}

/*/////////////////////////////////////////////////////////*/
#topmenuKontakt {
	margin: 0 auto;
	width: 800px;
  	text-align: left;}
/*/////////////////////////////////////////////////////////*/
#topmenu {
	margin: 0 auto;
	font-family: georgia, helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	font-weight:Normal;
	float:left;
	height: 30px;
   	text-align: left;
line-height:normal;
}
#topmenu a{
    text-decoration:none;
}
#topmenu {
	list-style:none;
}
#topmenu li{
	display:inline;
	margin: 0 17px 0 0;
	/* border: 1px solid #ccc;*/
}
#topmenu li.page_item a{
	color:#000000;
}
#topmenu li.page_item_current_page_item a{
    color:#647b6f;
}
#topmenu  li a:hover{
	color:#647b6f;
}
/*/////////////////////////////////////////////////////////*/
#kontakt {
	margin: 3px auto;
	font-family: verdena, arial, sans-serif;
	font-size: 10px;
	font-weight:Bold;
	letter-spacing: 2px;
	color:#7a9787;
	font-style:normal;
	float:left;
}
#kontakt li {
	list-style:none;
	/*padding: 3px 3px 0 0;*/
	letter-spacing: 1px;

}
#kontakt li a{
    text-decoration:none;
	color:#647b6f;

}
/*/////////////////////////////////////////////////////////*/
#flash{
	margin: 15px auto;
	width: 800px;
    text-align: left;
}
#teamBanner {
	margin: auto;
	font-family:arial, helvetica, sans-serif;
	font-size: 12px;
	margin-top:30px;
	margin-bottom:20px;
	color:#647B6F;
  	width: 800px;
	height: 250px;
    text-align: center;
    position:relative;
}
#teamBannerLeft {
	display:none;
	background-color:#8baa97;
	color:#ffffff;
  	width: 420px;
	height: 250px;
    line-height:18em;
    float:left;
}
#zitat {

  	width:200px;
  	margin-left:auto;
  	margin-right:auto;
  	margin-top:50px;
  }
  
 #zitat p{
	
	color:#ffffff;
	line-height:1.9em;
  	padding-top:20px;
  }


#teamBannerLeftLarge {
	display:none;
	background-color:#ffffff;
	color:#ffffff;
  	width: 420px;
	height: 250px;
    line-height:18em;
    float:left;
}
#teamBannerMiddle {
	display:none;
	margin-left:5px;
	background-color:#ffffff;
	height: 250px;
	width: 205px;
	float:left;

}
#teamBannerMiddleLarge {
	display:none;
	margin-left:5px;
	background-color:#8baa97;
	color:#ffffff;
	height: 250px;
	width: 205px;
	line-height:18em;
    float:left;

}
#teamBannerRight {
	display:none;
	margin-left:5px;
	background: url(images/streifen125.gif);
	height: 250px;
	width: 165px; 
	float:left;

}
/*/////////////////////////////////////////////////////////*/
#submenu {
	margin: 0 auto;
	font-family: georgia, helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	width: 800px;
	margin-bottom:20px;
    text-align: left;
}

#submenu a{
    text-decoration:none;
}
#submenu ul{
	/*margin-left: 10px;*/
	list-style:none;
	white-space: nowrap;
}
#submenu ul li{
	margin-bottom:5px;
}
#submenu ul li.page_item a{
	color:#000000;
}
#submenu ul li.page_item_current_page_item a{
    color:#647b6f;
}
#submenu ul li a:hover{
	color:#647b6f;
}
/*/////////////////////////////////////////////////////////*/
#content {
	margin: 0 auto;
    background: url(images/streifen19.gif);
	background-repeat: no-repeat;
	width: 800px;
	/*display: inline; /* IE double margin bug fix */
    text-align: center;
	overflow:hidden;	
}
#text{
	padding: 20px 0 0 0;
	float:left;
	width: 670px;
    text-align: left
}
#text strong{
font-size: 13px;
}
#text p{
	font-family:georgia,helvetica,sans-serif;
	line-height:165%;
	font-size: 12px;
	color: #222222;
	margin: 5px 0 0 0;
}
#text p a{
	color: #647b6f;
}
#linkback{
	padding: 25px 0 0 0;
}
#linkback a{


	color: #647b6f;
	text-decoration:none;
	font-family:georgia,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
}
h2{
    font-family:georgia, helvetica, sans-serif;
 	color: #647b6f; 
	font-size: 13px;
	font-style:italic;
	font-weight:normal;
	padding: 15px 0 0 0;
}
h3{
    font-family:georgia, helvetica, sans-serif;
 	color: #647b6f; 
	font-size: 13px;
	font-weight:normal;
}
h4{
    font-family:georgia, helvetica, sans-serif;
	line-height:155%;
	font-size: 12px;
	color: #222222;
	font-weight:normal;
	margin: 5px 0  12px 0;
}
d{
 	color: #647b6f; 
	font-size: 13px;
}


/*/////////////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////////*/
#footer {
        margin:20px auto;
        background: url(images/streifen190.gif);
		background-repeat: no-repeat;
		width: 800px;
        height: 100px;
        text-align: center;
}
/*/////////////////////////////////////////////////////////*/
* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
