/**
 * Style sheet global
 */

/**
 * Formulare
 */
.text,
select,
textarea
{
	margin-bottom:3px;
	padding:2px 2px 2px 3px;
	border:1px solid #ACB7C1;
}

.row_6
{
	vertical-align:top;
}


/**
 * Kalender
 */
.mod_minicalendar
{
}

.mod_minicalendar table
{
	width:50%;
	padding:5px;
	border:1px solid #ACB7C1;
}

.mod_minicalendar .today
{
	font-weight:bold;
}


/**
 * Layout
 */
html,
body
{
	height:100.1%;
	margin:0px;
	padding:0px;
	background-image:url("tl_files/layout/body_bg.gif");
	background-position:center top;
	background-repeat:repeat-y;
	font-size:1%;
}

.mod_newslist
{
	width:176px;
	margin-right:12px;
	margin-left:12px;
}

#body_space
{
	height:100px;
	background-image:url("tl_files/layout/body_space.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

#wrapper
{
	top:-72px;
	position:relative;
	font-family:Arial, helvetica, Verdana;
	font-weight:normal;
	font-size:11px;
	color:#000000;
}

#header
{
	height:92px;
	margin:0px;
	padding:0px;
	background-image:url("tl_files/layout/header.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

#main .inside
{
	margin-top:30px;
	margin-right:30px;
	margin-left:30px;
}


/**
 * Navigation
 */
.mod_navigation
{
	margin:0px;
	padding:0px;
}

.mod_navigation a:link,
.mod_navigation a:active,
.mod_navigation a:visited,
.mod_navigation a:hover
{
	margin:0px;
	padding-left:14px;
	font-family:Arial, helvetica, Verdana;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#333333;
	line-height:25px;
}

.mod_navigation ul
{
	margin:0px;
	padding:0px;
}

.mod_navigation li
{
	margin:0px;
	padding:0px;
	border-bottom:1px solid #A1A3A5;
	list-style-type:none;
}

.mod_navigation p.active
{
	margin:0px;
	padding-left:14px;
	font-family:Arial, helvetica, Verdana;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	line-height:25px;
}


/**
 * Tabelle
 */
#table_5 .col_0,
#table_6 .col_0
{
	width:90px;
	height:20px;
}


/**
 * Überschriften
 */
h1
{
	margin:0px 0px 5px 0px;
	padding:0px;
	font-family:Arial, helvetica, Verdana;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}


/**
 * Zusatz
 */
.box1
{
	border-bottom:1px solid #ACB7C1;
}

.orange
{
	color:#FF9900;
}

a:link,
a:active,
a:visited
{
	text-decoration:none;
	color:#FF9900;
}

a:hover
{
	text-decoration:none;
	color:#ACB7C1;
}

p
{
	margin-top:5px;
	margin-bottom:5px;
}

.rahmen1 img
{
	margin-top:8px;
	margin-bottom:8px;
	padding:2px;
	border:1px solid #cccccc;
}

#right .inside
{
	margin-right:10px;
	margin-left:10px;
}

.ticker a:link,
.ticker a:active,
.ticker a:visited
{
	color:#000000;
}

.ticker a:hover
{
	color:#ACB7C1;
}
