html {
    height:100%;
    width: 100%;
}

* html #bodystyle {
    height:100%;
}


a {
    text-decoration: underline;
    color:#f89822;
}

td {
    font-family: Verdana;
    font-size: 12px;
    color: black;
}

div {
    position:relative;
    float:left;
    font-family: Verdana;
    font-size: 12px;
    color: black;
}

#bodystyle {
    width:998px;
    min-height:100%;
    left:50%;
    margin-left:-499px;
}

#header {
    background: url(images/header_verlauf.jpg) repeat-x;
    height: 95px;
    width: 100%;
	border-bottom: 1px solid black;
    cursor: pointer;
}

#headertext {
    width: 711px;
    font-family:Arial;
    font-size:22px;
    font-weight:bold;
    color: #f89822;
    top: 14px;
    text-align: center;
    cursor: default;
}

#logo {

}

#hotline {
    background: url(images/hotlinebox.png) 0% 100% no-repeat;
    float:right;
    height: 221px;
    width:210px;
    z-index:200;
}

#mainimage {
	background: url(images/personenheader.jpg) 0px 0px no-repeat;
	width: 100%;
	height: 221px;
}

#globalcards {
	background: url(images/contentcards.jpg) 0 0 no-repeat;
    width:998px;
	height: 100%;
    z-index:70;
}

#globaltext {
	background: url(images/content.jpg) 0 0 repeat-x;
    width:998px;
	height: 100%;
    padding-bottom: 62px;
    z-index:60;
}

#contentfull {
    padding: 25px 30px 0px 30px;
    width: 937px;
}

#footer {
    height: 21px;
    width: 100%;
    margin-top: -32px;
    z-index: 90;
}

#footer a {
	font-size: 10px;
	color: #f89822;
	text-decoration: none;
}

#footer td {
	font-size: 10px;
	color: #f89822;
}

.hotlinetable {
    border-left: 1px solid #F89822;
    border-right: 1px solid #F89822;
    background-color: white;
    width:210px;
    padding-left: 8px;
}

#gmc_starter {
    width: 304px;
	height: 100%;
    margin-left: 18px;
    padding: 10px 0 0 12px;
}

#gmc_traveller {
	width: 304px;
	height: 100%;
    margin-left: 5px;
    padding: 10px 0 0 12px;
}

#gmc_premium {
	width: 304px;
	height: 100%;
    margin-left: 5px;
    padding: 10px 0 0 12px;
}