/*......HOMEPAGE RKA ARCHITEKTEN.........................................................*/
body {
	background-color: #ccc;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	background-image: url(../bilder_allg/architekt_seite/htg_body.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
	
body, table, tr, td, p {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #333;
}
h1 {
	font-size: 13pt;
	color: #777;
}
h2 {
	font-size: 12pt;
	color: #777;	
}
h3 {
	font-size: 11pt;
	color: #777;	
}
h4, h5, h6 {
	font-size: 10pt;
	color: #777;	
}

a {
	text-decoration: none;
	color: #4A6BB5;
}
a:hover {
	color: #00f;	
		text-decoration: underline;
}

/*INHALT............................................................*/
/* erzwingt Scrollbalken ab 1000
#mindestweit{
	
	position: absolute;
	top: 0px;
	left: 0px;	
	height: 2px;
	width: 1000px;
}
*/
#kopf{
	background-color: #0D194A;
	width: 100%;
	height: 112px;
}

#kopfInhalt{
	float: left;
	width: 65%;
	height: 55px;
	background-color: #4A6BB5; 
	padding-top: 12px;
}
.kopfAdresse {
	width: 130px;
	float: left;
	position: relative;
	color: White;
	padding-top: 12px;
	padding-left: 1%;
}

#kopf h1{
	color: White;
	font-weight: 200;
	display: inline;
	padding-left: 1%;
}

#logo{
 float: left;
}
#logo a{
		border: 0px;
}

#inhalt{
	position: absolute;
	top: 50px;
	left: 5%;
	background-color: #BFBFBF; /*background-image: url(/Seminare/Layout/bilder_allg/Seminar/htg_inhalt.gif);*/
	background-image: url(../bilder_allg/Seminar/htg_inhalt.gif);
	background-repeat: repeat-x;
	width: 90%;
	min-width: 800px;
	max-width: 1100px;
	text-align: left;
	min-height: 90%;
	border-width: 1px;
	border-style: solid;
	border-color: #0D194A;
}

.zeile{
	width: 100%;
}
.zeileOben{
	width: 100%;
	background-color: #8C8C8C;
}

.zeileLinks{
	float: left;
	height: 25px;
	width: 105px;
	text-align: right;
	color: White;
	font-size: 20pt;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 7px;
}
.zeileLinksFoto{
	float: left;
	height: 271px;
	width: 105px;
	text-align: right;
	color: White;
	font-size: 20pt;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 7px;
	background-image: url(../bilder_allg/Seminar/hellmann_ausschn.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.zeileInhalt{
	float: left;
	width: 65%;
	background-color: #fff;
	padding-top: 12px;
	background-color: white;
}

.zeileInhalt p,.zeileInhalt ol,.zeileInhalt table{
	padding-left: 120px; 
}

.zeileInhalt ol{
	list-style-position: outside;
}


.clear{
	clear: both;
}

.trennen, .trennenOben{
	width: 100%;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: White;
}

.trennenOben{	
	background-color: #8C8C8C;	
}

.trennenInhalt{
	padding-top: 21px;
	background-color: #fff;
	height: 19px;
	float: left;
	width: 65%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.trennenInhalt h2{
	padding-left: 1%;
	display: inline;
	padding-top: 0px;
	font-size: 20px;
	font-weight: bolder;
	color: #bbb;
}



b, strong{
font-style: oblique;
font-weight: bold;
}

#inhalt ul{
	list-style: cirle;
	list-style-position: inside;
}

#inhaltFuss{
	position: absolute;
	bottom: -100px;
	left: 0px;
	width: 100%;
	height: 40px;
	text-align: center;
	border-top-width: 1px;
	border-top-color: #0D194A;
	border-top-style: solid;
	margin-bottom: 50px;
}

/*
Ich habe nichts,
schulde viel,
den Rest schenk ich den Armen.
*/



