/*Stylesheet www.dr-gut.de/ */

html, body {
        height:100%
}

a {
	color: #FF0A0A;
	text-decoration: none;
	
}

#content {
	margin-left:200px;
	padding: 5px 0px 0px 0px;
}

body {
   font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
   background-color: #ffffff;
   color: #000000;
   margin: 0;
   padding: 0;
   font-size: 12px;
}


.table { 
	float: left;
	display:table; 
	border-collapse:collapse; 
}
.tr { 
	display:table-row; 
}
.td { 
	display:table-cell; 
	border:none; 
	padding:5px;
}

#container {
	min-width:740px;
	background-color: #ffffff;
}

.topic1 {
		font-size: 28px;
        font-weight: bold;
        color: #9D1414;
		margin-top: 0px;
}
.topic2 {
		font-size: 18px;
        font-weight: bold;
        color: #9D1414;
		margin-top: 0px;
}
.topic3 {
		font-size: 12px;
        font-weight: bold;
		color: #000000;
		margin-top: 5px;
}

.infobox {
	margin-bottom:10px;
	}
	
.top {
   margin-top: 25px;
   margin-left: 25px;
   margin-right: 25px;
   background-color: #D8D7B8;
   color: #000000;
   height: 84px;
   vertical-align: top;
   background-image: url(basel.jpg);
   background-position: right; 
   background-repeat: no-repeat;
   border-bottom:1px solid #B0AD82;
   border-right:1px solid #B0AD82;
   background-image:url(/images/layout/top.jpg); background-repeat:no-repeat; background-position: left top;
}

.top_left {
   border-top:1px solid #B0AD82;
   display: inline;
   float: left;
   height: 84px;
   margin-left:7px;
   margin-right: 0px;
   padding-right:0px;
   width:100%;
   background-image:url(/images/layout/haus2.jpg); background-repeat:no-repeat; background-position: right top;
   }
  
#info {
	position:relative;
	width: 160px;
	float: right;
    padding:0px;
	margin-top: 10px;
	margin-right:0px;
	padding-right: 0px;
	margin-bottom:10px;
}
 
.contentbox{
	vertical-align: top;
	position:relative;
	width: 250px;
	float: right;
    padding-right:5px;
	margin-right:5px;
	padding-top:0px;
}

.contenttext {
	vertical-align: top;
	padding-left: 5px;
	margin-left: 5px;
	border-left:1px solid #dddddd;
	width: 200px;	
	font-size: 12px;

}
 
.infohead {
	background-image:url(/images/layout/infobox.jpg); background-repeat:no-repeat; background-position: left top;
	height: 15px;
	padding-left: 5px;
	font-weight: bold;
	border-right:1px solid #B0AD82;
	width: 158px;
}

.fieldset {
	border-color: #dddddd;
}
.infotext {
	padding-left: 5px;
	background-color: #D8D7B8;
	width: 157px;
	border-top:1px solid #B0AD82;
	border-left:1px solid #B0AD82;
	border-right:1px solid #B0AD82;
	border-bottom:1px solid #B0AD82;
}
  .Navigation {
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   width:180px;
}

.item {
	margin-top: 10px;
	width: 160px;
	height: 25px;
	background-image:url(/images/layout/menu.jpg); background-repeat:no-repeat; background-position: left top;
}

  
.item2 {
	margin-left: 7px;
	background-color: #D5D5B2;
	border-top:1px solid #B0AD82;
	border-right:1px solid #B0AD82;
	border-bottom:1px solid #B0AD82;
	width: 153px;
	height: 20px;
	padding-left: 2px;
	padding-top: 3px;
	vertical-align: middle;
	}
	
a.mitem:link {
        font-size: 14px;
		font-weight: bold;
		color: #FF0A0A;
        text-decoration: none;
}

a.mitem:active {
        font-size: 14px;
		font-weight: bold;
		color: #FF0A0A;
        text-decoration: none;
}

a.mitem:visited {
        font-size: 14px;
		font-weight: bold;
		color: #FF0A0A;
        text-decoration: none;
}

a.mitem:hover {
        font-size: 14px;
		font-weight: bold;
		color: #9D1414;
        text-decoration: none;
}

a.aitem {
        font-size: 14px;
		font-weight: bold;
		color: #9D1414;
        text-decoration: none;
}

#left {
	position:relative;
	width:180px; 
	float:left;
	margin-left:0px;
	
}
#left p  {padding-left:0px}

 address {
	clear: both;
	font-size: 12px;
	position:relative;
	margin-top: 25px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}
