/* registrier-dein-Tier.de CSS Ver. 0.1 */
/* 18.09.2008 */
/* written by dirk doering - sky-netconcept GmbH */


/*---
BODYTAGS
---*/
*{
	margin:0;
	padding:0;
	border:0;
}

html {
    min-height:100.1%;
}

BODY{
    background:url(ggm_web_FILES/ggm_bg.gif) top left repeat-x #e7e7e7;
    color:#444;
    font-family:arial, helvetica, sans-serif;
    font-size:62.5%;
    min-height:100.01%;
    text-align:left;
}

h1{
    color:#004999;
    font-family:"trebuchet ms", arial, helvetica, sans-serif;
    font-size:2em;
    font-weight:normal;
    letter-spacing:1px;
    margin:0 0 0.4em 0;
}

h2{
    color:#58585a;
    font-size:1.2em;
    margin:0 0 2em 0;
}

p{
    line-height:140%;
}

ul{
}

img{
    margin:0;
    padding:0;
    border:0;
}

/******
LINKS
*****/

a{
}

a:hover{
}

#content a{
    color:#004999;
}

#footer a{
}

/******
LINKS END
*****/

input{
}

dl{
}

INPUT, SELECT, TH, TD{font-size:1.1em;}
LI LI, LI P, LI A, TD P, BLOCKQUOTE P, H2 p, h1 a, h2 a, h3 a, p a, dl a {font-size:1em;}
* html .news-list-home-item a {font-size:1em;}
.news-list-home-item a {font-size:1em;}

TD, TR, TH{
	margin:0
	padding:0;
	border:0;
}

.spacer-gif{
	display:none;
}

/******
LAYOUT BOXES STYLES START
*****/

#allWrap{
    width:900px;
}

#header{
    background:url(ggm_web_FILES/gg-Logo-neu.gif) 40px 20px no-repeat;
    height:80px;
    position:relative;
}

#subHeader{
    float:left;
    height:220px;
    margin:0 0 10px 0;
    position:relative;
    width:900px;
}

#adress{
    width:250px;
    float:left;
}

#adress p{
    color:#666;
    font-size:1.1em;
    margin:0 50px;
    padding:40px 0 0 0;
}

#moodImg{
    background:url(../img/mood_fallback.jpg) top left no-repaet;
    float:left;
    width:600px;
}

.stoerer{
    left: 206px;
    position: absolute;
    top: -63px;
    z-index: 99;
}

#leftMargin{ 
    float:left;
    width:250px;
}

#content{
    background:#fff;
    float:left;
    padding:40px 50px 50px;
    width:500px;
}

#footer{
    clear:both;
    margin:0 0 0 250px;
    padding:15px 0 0 50px;
    width:500px;
}

/******
NAVIGATION
*****/

#mainNav{
    font-size:1.2em;
    list-style:none;
    margin:50px 30px 0 50px;
    text-transform:uppercase;
}

#mainNav li a{
    background:url(ggm_web_FILES/mainNavIcon.gif) top left no-repeat;
    display:block;
    color:#004999;
    padding:0 0 5px 7px;
    text-decoration:none;
}

#mainNav li a:hover{
    text-decoration:underline;
}

#mainNav .mainActive a, #mainNav #subNav .subActive a{
    background:url(ggm_web_FILES/mainNavActiveIcon.gif) top left no-repeat;
    font-weight:bold;
}

#subNav{
    list-style:none;
    margin:0 0 5px 20px;
    text-transform:none;
}

#mainNav #subNav li a{
    background:url(ggm_web_FILES/mainNavIcon.gif) top left no-repeat;
    font-weight:normal;
}

#mainNav #subNav li a:hover{

}

#mainNav #subNav .subActive a{
}

/* Metanav */

#metaNav {
    border-left:1px solid #2d2d2d;
    bottom:12px;
    float:right;
    margin:1.3em 2.6em 0 1.8em;
    position:absolute;
    right:25px;
}

#metaNav li{
    border-right:1px solid #2d2d2d;
    display:inline;
    padding:0 1em;
}

#metaNav li a{
    color:#444;
    text-decoration:none;
}

#metaNav li a:hover{
    color:#000099;
    text-decoration:none;
}

/******
CONTENT ELMENTS START
*****/

p.bodytext{
    font-size:1.2em;
    line-height:140%;
    margin:0 0 2em;
}

#content ul{
    margin:0.5em 0 0.5em 1.5em;
    font-size:1.2em;
    line-height:140%;
}

#content table{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:1em 0 0;
}

#content td, #content th{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
    padding:0.5em 1em 0.5em 0.5em;
    line-height:140%;
}

#content td .bodytext{
	font-size:1.1em;
	margin:0;
}



/******
FORMULARE
*****/

fieldset{
	border:1px solid #e4e4e4;
	font-size:1.2em;
	padding:1em;
	margin:0 0 1em 0;
}

legend{
	padding:0 1em;
}


* html legend{
	padding:0 1em 1em;
}

label{
	display:block;
	float:left;
	font-size:1em;
	width:8em;
}

input, textarea{
	border:1px solid #e4e4e4;
	color:#444;
	padding:0.2em;
	font-family:arial, helvetica, sans-serif;
	font-size:1em;
	width:15em;
}

input.powermail_radio, input.powermail_check{
	border:none;
	width:auto;
}

textarea{
	width:24em;
}

.tx_powermail_pi1_fieldwrap_html{
	float:left;
	margin:0 1em 0.5em 0;
	position:relative;
}

#powermaildiv_uid1, #powermaildiv_uid3, #powermaildiv_uid5{

	float:left;
	margin:0 1em 0 0;
}

.tx-powermail-pi1_fieldset_senden{
	border:none;
	font-size:1.2em;
	padding:1em;
}

.tx-powermail-pi1_fieldset_senden legend{
	display:none;
}

.powermail_radio_inner{
	float:left;
	margin:0 1em 0.5em 0;
	width:20em;
}

.powermail_radio_inner label{
	width:8.5em;
}

.powermail_check_inner{
	float:left;
	margin:0 1em 0.5em 0;
	width:17em;
}

.tx_powermail_pi1_fieldwrap_html_radio_title{
	margin:0 0 0.5em 0;
}

.powermail_mandatory_js{
	background:url(ggm_web_FILES/mandatory_bg.gif) top left no-repeat transparent;
	color:#f00;
	font-size:0.9em;
	left:8.3em;
	margin:0 0 0 0.5em;
	padding:0.6em 0.1em 0.3em 1.7em;
	position:absolute;
	top:12px;
	z-index:99;
}
