
/*  body und schrift definitionen */
html {
        padding:0px;
        margin:0px;
}

body {
        background-color: #444444;
        background-image: url("../images/ggx2_bg.jpg");
        background-repeat: repeat-x;
        font-family: Verdana, sans-serif;
        font-size: 12px;
        line-height: 150%;
     	color:#444444;
        padding:0px;
        margin:0px;
}

img {
    border:0;

}


table {

		font-size: 12px;
		line-height: 160%;
}

th {
		background-color: #333333;
		color:#eeeeee;
		text-indent: 2px;
		font-weight: bold;
		line-height: 120%;
		text-align:left;
}


td {
		vertical-align:top;

}

td.grey {
		background-color: #e3e3e3;
}

td.lightgrey {
		background-color: #e9e9e9;
}

td.red {
		color:#eeeeee;
		background-color: #cd0e10;
}

td.dark {
		background-color: #333333;
		color:#eeeeee;
		text-indent: 2px;
		font-weight: bold;
		line-height: 120%;
}

td.breadcrumbs {
		line-height: 30px;
		background-image: url("../images/ggx2_breadcrumbs_bg.gif");
		background-repeat: repeat-x;
		text-indent: 5px;
		font-weight: bold;
}

td.redhead {
		line-height: 28px;
		background-image: url("../images/ggx2_redhead_bg.gif");
		background-repeat: repeat-x;
		text-indent: 5px;
		font-weight: bold;
		color: white;
}

td.mainfoot {
		line-height: 35px;
		background-image: url("../images/ggx2_main_bottom.gif");
		background-repeat: repeat-x;
		text-indent: 5px;

}



table.little {
		font-size: 10px;
		line-height: 100%;
}

td.header {
		width:840px;
		height:128px;
		vertical-align:middle;
		background-image: url("../images/ggx2_header.jpg");
		background-repeat: no-repeat;
		padding-right:80px;
		/*align: right;*/
}

td.middle {
		border:1px;
		width:840px;
		height:200px;
		background-image: url("../images/ggx2_middle.gif");

		padding-left:30px;
		padding-right:30px;
		padding-top:15px;

}

td.bottom {
		width:840px;
		height:45px;
		vertical-align:top;
		background-image: url("../images/ggx2_bottom.gif");
		background-repeat: no-repeat;
		text-align: center;
		padding-right:80px;

}

td.menu {
		vertical-align:top;
		background-image: url("../images/menu_bg.jpg");
		background-repeat: no-repeat;
		padding-left:10px;
		/*background-color:orange; */
}

td.menu a {
        color: yellow;
}

td.menu a:hover {
        color: white;
}

td.menu h4 {
        color: white;
        font-weight: bold;
        background-color:transparent;
        text-decoration: none;
}

.menupoint {
		line-height:250%;
        border-bottom:1px dashed #999;
}

.entry {
        border-bottom:1px dashed #999;
}

td.content {
		vertical-align:top;
		padding-top:0px;
        padding-left:10px;
        padding-right:10px;

        /*width:430px;*/
}

td.sub {
		vertical-align:top;
		padding-top:0px;
        padding-left:10px;
        padding-right:10px;

        /*width:430px;*/
}

td.sub h4 {
        color: white;
        font-weight: bold;
        background-color:transparent;
        text-decoration: none;
}

tr.even {
	background-color:#888888;
}

td.overview {
		vertical-align:top;
		padding-top:30px;
        padding-left:30px;
        padding-right:15px;
        width:190px;
}


a {
        color: red;
        background-color:transparent;
        text-decoration: none;
}

a:hover {
        color: #111111;
}

pre {
        color: #aaaaaa;
        font-size: 9px;
        font-family: Courier, Monaco, Monospace;
}

p,h1, h3, pre, h4 {
         padding: 0px 0px, 0px, 0px;
         margin: 0px;
}


small {
		font-family: Verdana, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #aaaaaa;
        background-color: transparent;
}

.error {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align:center;
        font-size: 12px;
        font-weight: bold;
        color: #CC0000;
}

a.yellow {
        color: yellow;
}

a:hover.yellow {
        color: white;

}






h1 { /* header*/
        font-size: 18px;
        font-weight: bold;
        /*text-transform:uppercase;*/
        color: #000000;
}

h2 {
        font-size: 16px;
        font-weight: bold;
        line-height: 120%;
        color: #000000;
        padding-top:0px;
        padding-bottom:0px;
       /* margin:0px; */
        margin: 12px 0 8px 0;
}

h3 {
        font-size: 16px;
        font-weight: normal;
        line-height: 120%;
        /*text-transform:uppercase;*/
        color: #000000;
        padding-top:10px;
        padding-bottom:5px;
}

h4 {
		padding-top: 8px;
		padding-bottom: 4px;
        font-size: 12px;
        font-weight: normal;
        line-height: 120%;
        text-transform:uppercase;
        color: #aaaaaa;
        background-color: transparent;
		/*border-bottom: 1px solid #cccccc;*/

}

#sub h4 {
		padding-top: 16px;
		padding-bottom: 4px;
        font-size: 12px;
        font-weight: normal;
        line-height: 120%;
        text-transform:uppercase;
        color: #ffffff;
        background-color: transparent;
		/*border-bottom: 1px solid #cccccc;*/

}

input, textfield, select {
		font-size: 10px;
		font-family: Verdana, Arial, Sans-Serif;

}



.button {
	font-family: Verdana, Arial, sans-serif;
	color: white;
	font-size: 11px;
	cursor : hand;
	TEXT-DECORATION: none;
}

.buttonGrey {
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 10px;
	cursor : hand;
	TEXT-DECORATION: none;
}


td.quote {
	width:95%;
	background-color: #e0e0e0;
	font-style:italic;
	border-top:1px solid #AAA;
	border-bottom:1px solid #AAA;
	padding-left: 5px;
	padding-right: 5px;



}


blockquote {
	width=100%;
	MARGIN: 15px 15px 15px 15px;
	font-style:italic;
	padding-left: 5px;
	padding-right: 5px;
	align:center;
    border-top:1px solid #AAA;
	border-bottom:1px solid #AAA;
    margin: 0px;
   /* padding: 10px; */
    background-color: #ccc;
}