.logo {
	background-color: #000099;
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 140px;
	height: 185px; 
}

.logo_pic {
	position: absolute;
	left:10px;
}

.headx {
	background-repeat: repeat;
	position: absolute;
	background-color: #000000;
	top: 0px;
	right: 2%;
        width: 80%;
	height: 185px; 
}
.header {
	background-image: url("web_pic/backg_bl_sw2.gif");
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: 140px;
	width: 80%;
	height: 185px; 
}

.header2 {
	background-image: url("web_pic/backg_bl_sw2.gif");
	background-position: left;
	background-repeat: repeat;
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: 140px;
	width: 750px;
	height: 185px; 
}

.header_hdd {
	position: absolute;
	top: 38px;
	left: 140px;
}

.header_tdk {
	text-align: center;
	position: absolute;
	top: 4px;
}

.header_box{
	position: absolute;
	top: 125px;
	left: 139px;
}

.flagge_kr {
	position: absolute;
	top: 180px;
	left: 3px;
}

.flagge_de {
	position: absolute;
	top: 180px;
	left: 75px;
}
.navigation {
	background-color: transparent;
	background-position: 0px 0px;
	border-style: none;
	color: blue;
	left: 0px;
	margin: 0px;
	padding: 2px;
	position: absolute;
	text-align: left;
	text-decoration: none;
	top: 245px;
	width: 135px;
}

.main {
	background-position: 0px 0px;
	border-style: none;
	border: 0px;
	position: absolute;
	padding-left: 0px;
	top: 210px;
	left: 150px;
}

.rahmen {
	border-color: #1111ff;
	border-style: ridge;
	border-width: 10px;
	padding:10px;
}

.rahmen_head {
	border-color: #1111ff;
	border-style: ridge;
	border-width: 10px;
	padding:10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p#lehrgang {
	font-size:16pt;
	text-align: center;
	text-decoration: none;
	color:black;
}

span#lehrgang_o {
	font-size:20pt;
	text-decoration: underline;
}


span#lehrgang_b {
	color:red;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
}



table.pruef_termine {
        font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

table.pruef_termine th{
	font-size: 12pt;
}

table.pruef_termine td{
	font-size: 11pt;
}

h1#lehrgang {
	font-size:36pt;
	text-align: center;
	text-decoration: underline;
	color:black;
}
h2#lehrgang {
	font-size:30pt;
	text-align: center;
	text-decoration: underline;
	color:blue;
}

h3#lehrgang {
	font-size:20pt;
	text-align: center;
	text-decoration: underline;
	color:black;
}


.main_alt {
	background-position: 0px 0px;
	border-style: none;
	left: 140px;
	position: absolute;
	top: 245px;
}


.buttons a {color: #ffffff;
	border: 1px solid;
	background-color: #0000cc;
	padding: 2px;
	padding-left: 3px;
	font: 10pt Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: #0000FF #000066 #000066 #0000FF;
	display: block;
	margin: 3px;
	width: 125px;
	text-align: left;
}

.buttons a:hover {border: 1px solid;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #000099;
	border-color: #000066 #0000ff #0000ff #000066;
	color: #FFFFFF;
	text-decoration: none;
}

.buttons a:active {border: 1px solid;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #000099;
	border-color: #000066 #0000ff #0000ff #000066;
	color: #00ffcc;
	text-decoration: none;
}

.foc a {color: #00ffcc;
}

.foc a:hover {border: 1px solid;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #000099;
	border-color: #000066 #0000ff #0000ff #000066;
	color: #00ffcc;
	text-decoration: none;
}

.norm a {
}

.sicht a {
	background-color: #cc0000;
	border-color: #000066 #0000ff #0000ff #000066;
	font: 9pt Arial, sans-serif;
	margin-left: 23px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 105px;
	display: block;
}

.sicht a:hover {border: 1px solid;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 1px;
	background-color: #000099;
	border-color: #000066 #0000ff #0000ff #000066;
	text-decoration: none;
}



.unsicht {
	display: none;
}

