@charset "utf-8";
/* =TAGS
   ----------------------------------------------------*/
html, body {
	margin: 0;
	padding: 0;
	background: #fff;
}

body, td, input, select, textarea {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #858f98;
}

html, body {
	width: 100%;
	height: 100%;
}
	
#kopf, #header {
        width: 572px;
}


table {
	border: none;
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

h1 {
	color: #006;
	font-size: 14px;
	margin: 0;
	padding: 12px 0 0 0;
	font-weight: normal;
	/*margin: px;
	padding: px;*/
}

h2 {
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}
/*h2 {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #3b3939;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 13px 0;
	padding: 0;
}

h3 {
	font-weight: normal;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	color: #3b3939;
	font-size: 13px;
	line-height: 13px;
	margin: 0;
	padding: 0;
}

ul {
	margin-top: 0;
	margin-bottom: 0; 
	list-style-type: disc;
}*/

strong {
	font-weight: bold;
}

form {
	display: inline;
}

/*q {
	font-style: italic;
}*/

/*td img {
	display: block;
}*/

img {
	border: none;
}
	
/*hr {
	color: #1B1B1F;
	background: #1B1B1F;
	height: 1px;
	border: none;
}*/

.caps {
	text-transform: uppercase;
}

.sub { /* kein <sub></sub> verwenden, weil Opera dann die Zeilenh�he ver�ndert; O2 machts �hnlich nur mit px anstelle em */
	position: relative;
	top: 0.3em;
	font-size: 0.8em;
}

.up {
	position: relative;
	bottom: 0.3em;
	font-size: 0.8em;
}
/*<abbr title="Dynamic HTML"><span class="caps">DHTML</span></abbr>*/

/*p, ul, ol {
	line-height:1.4em;
}*/

p {
	margin: 11px 0;
}

.block {
	display: block;
}

a {
	text-decoration: underline;
	color: #1c274c;
}

/*a.extern {
	background: url(images/ext_link.gif) right center no-repeat;
	padding-right: 13px;
}
select:focus, input:focus, textarea:focus {
	background: #ddd;
}*/

.threeTsrCol .tsrProd {
	background-image: url(../gfx/gk/popup/tsr_popup.gif);
        background-repeat: no-repeat;
}
* html .threeTsrCol .tsrProd {
	background-image: url(../gfx/gk/popup/tsr_popup.gif);
        background-repeat: no-repeat;
        width: 500px;
        height: 262px;
}


.threeTsrCol {
	float: none;
	margin: 0;
	padding: 0 0 0 0;
}

.tsrProd {
	position: relative;
	padding: 20px 10px 20px 10px;
	height: 262px;
        width: 500px;
	display: inline-block; /* for IE8*/
	z-index: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.kontaktuebersicht {
        height: 262px;
        width: 465px;
}

.tsrProd .tsrImg {
	position: absolute;
	z-index: 1;
	right: 2px!important;
	bottom: 45px;
	height: auto!important;
	background-color: transparent!important;
	padding: 0px!important;
}


