/**
 * Style sheet iat-css
 */
h1
{
	font-family:Verdana;
	font-size:14px;
}

body
{
	background-color:#e8e7de;
	font-family:Verdana;
	font-size:14px;
	color:#4b4a4d;
}

td.col_0
{
	width:230px;
	padding-right:15px;
	padding-bottom:10px;
	text-align:right;
}

td.col_1
{
	width:350px;
	padding-bottom:25px;
}

/* menue */
ul
{
	width:225px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

li
{
	margin:0px;
	padding:8px 8px 8px 45px;
	border-bottom-width: 4px;
}

p
{
	margin:0px;
	padding:0px;
}

.active
{
	font-family:Verdana;
	font-weight:normal;
	font-size:16px;
	color:#e30059;
}

a
{
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
	font-size:16px;
	color:#9c9e9f;
}

a:hover
{
	color:#e30059;
}

#header
{
	width:1030px;
	height:200px;
	margin-left:-70px;
	padding:0px;
	background-image:url("tl_files/iat-daten/header_1.jpg");
	background-repeat:no-repeat;
}

#header .inside
{
	padding-top:181px;
	padding-left:850px;
}

#header .inside a
{
	font-size:12px;
}

#container
{
	width:960px;
	height:600px;
	padding-top:0px;
	background-image:url("tl_files/iat-daten/content_bg.jpg");
	background-repeat:no-repeat;
	background-position-y: 0px;
}

#left
{
	padding:0px;
}

#wrapper
{
	top:50%;
	left:50%;
	position:absolute;
	margin-top:20px;
	margin-left:-475px;
	vertical-align:middle;
}

#main
{
	width:680px;
	height:500px;
	left:0px;
	position:absolute;
	overflow:auto;
	margin-top:0px;
	padding:0px;
}

#thermo
{
	right:10px;
	top:44px;
	position:absolute;
}

div.error
{
	color:#ff0000;
}

.mod_article
{
	width:610px;
	padding-top:35px;
}

#Unterlinks a
{
	text-decoration:underline;
	color:#0000cc;
}

.r_radio input.radio
{
	float:left;
	clear:both;
	display:block;
}

.r_radio label
{
	float:left;
	display:block;
}

table td
{
	margin-bottom:40px;
	padding-bottom:40px;
	vertical-align:top;
}

.typo_farbig
{
	color:#ea0e5a;
}
