html, body {
	height: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
}

body {
	background: url(images/pelltherm_bg.jpg) top left no-repeat #d68a56;
}

#container {
	background: url(images/pelltherm_left2.png) 23px 5px no-repeat;
}

h1, h2, h3, h4 {
	padding:0;
	margin:0;
}

h3 {
	margin: 10px 0 0 0;
	font-size: 14px;
}

#container {
	position: relative;
	min-height: 100%;
	width:100%;
	background-color: transparent;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

* html #container {
	height: 100%;
}

#gne_logo {
	position: relative;
	margin-top: -9em;
	float:right;
	z-index: 1;
	padding: 0 20px 0 0;
	text-align: center;
}

.doctors{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	padding: 7px 15px 7px 10px;
	background: url(images/bar.png) left repeat-y;
	font-family: sans-serif;
}

.impressum {
	visibility: hidden;
	padding: 0;
	height:0px;
}

.details {
	background: url(images/bar.png) left repeat-y;
}

.details table {
	width:420px;
	padding:10px;
}

.details, .details td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#292929;
    font-weight: normal;
}


.opendoc{ /*class added to contents of 1st demo when they are open*/
	background: url(images/bar.png) left repeat-y;
}

#acc_right {
	position: absolute;
	top:100px;
	left:340px;
	float:right;
	width:550px;
	color: #000;
	text-align: left;
	z-index: 3;
}

.a_name {
	font-size: 12px;
	font-weight: bold;
}


table.oeffnungszeiten {
	border: 1px dotted #292929;
	margin:10px;
	width:80%;
}

.oeffnungszeiten th {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.o_tag {
	font-weight: bold;
}

.o_vorm, .o_nach {
	text-align: center;
}

#popBoxDivTrans1011 {
	visibility: hidden;
}
ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:1em 0 0 1em;
    margin: 0;    
}
li{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
ul.radio{
    margin: 0 0 10px 0;
    padding: 0;
}
ul.radio_small{
    margin: 0;
    padding: 0;
}
ul.radio li input, ul.radio_small li input{
    line-height:22px;
    margin:5px 0 0;
    position:absolute;
}
ul.radio li label, ul.radio_small li label{
    height:22px;
    line-height:22px;
    margin:0 0 0 17px;
}
ul.fields{
    margin: 20px 0 10px 0;
    padding: 0;
}
ul.fields li{
    clear: both;
}
ul.fields li label{
    display:block;
    float:left;
    height:22px;
    line-height:15px;
    padding:0 5px 0 0;
    text-align:left;
    width:112px;
}
ul.fields li input{
    background-color:transparent;
    border:1px solid #363636;
    font-size:11px;
}
input.alter{
    display: none;
    position: absolute;
    width: 1px;
    height: 1px;
    top:0px;
    left: 0px;
}
div.error{   
    background-color: #FF8F8F;
    display: block;
    border: 2px solid #FF3333;
    color: #7F0000;
    font-size: 12px;
    padding: 2px;
}
div.ok{
    background-color:#9FFF8F;
    border:2px solid #33FF33;
    color:#137F00;
    display:block;
    font-size:12px;
    padding:2px;
}
