/*
© Copyright
FETS Fortbildung Entwicklung Technik Service GmbH
Mayenner Str. 22
DE-71332 Waiblingen
Telefon +49 (0) 7151 - 9443420 - 0
Telefax +49 (0) 7151 - 9443420 - 10
*/
/****************
 * HTML Elements
 ****************/
html {
	height:100%
}
body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000;
	padding:0px;
	margin:0px;
	height:100%
}

td { vertical-align:top; font-size:12px; }
th { font-size:12px; font-weight:normal; text-align:left; }

img { border:0px; }

h1 {
	font-size:16px;
	font-weight:bold;
	padding:5px 0px;
	margin:0px;
}

table { border-collapse:collapse; }

a { color: #004364; text-decoration:underline; }
a:hover { color: #0080C0; text-decoration:none; }
a:active { color: #004364; }

input { background-color: #FFFFFF; border:1px solid #000000; color:#000000; font-size:12px; }
/*input:hover {	border-color:#666666; }*/
input:focus {	border-color:#666666; }
select { background-color: #FFFFFF; border:1px solid #000000; color:#000000; font-size:12px;  }
textarea { background-color: #FFFFFF; border:1px solid #000000; color:#000000; font-size:12px;  }
form { padding:0px; margin:0px; }

/*************************
 * Class and ID Selectors
 *************************/

#site {
	width:930px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
	min-height:100%;
}

#footer {
	clear:both;
	padding:2px;
	font-size:12px;
	border-top:1px solid #000000;
	position:relative;
	bottom:0px;
}
.footsmall {
	font-size:10px;
}

.site_table {
	width:100%;
	border-collapse:collapse;
	
}
.site_table td {
	padding:0px;
}
.site_table_left {
	width:200px;
	padding-right:10px;
}
.site_table_right {
	
}

.site_table_left_2 {
	width:250px;
}
.site_table_right_2 {
	
}

.header {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	height:100px;
	width:540px;
	position:relative;
	background-image: url('../img/c-clicks_logo1.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
}


table.head_login {	
	border-collapse:collapse;
	margin-top:10px;
	width:320px;
	float:right;
}
table.head_login td {
	padding:1px;
}
table.head_login input {
	width:210px;
}

dl.head_login {
	display:block;
	margin-top:10px;
	width:320px;
	float:right;
}
dl.head_login dt {
	width:120px;
	float:left;
	height:21px;
	margin:0px;
}
dl.head_login dd {
	width:200px;
	float:left;
	height:21px;
	margin:0px;
}
dl.head_login dd input {
	width:196px;
}
dl.head_login .rlink {
	float:right;
}


.topnavi { 
	clear:both;
	height:21px; 
	background-image:url("../img/navi_bg.gif");
	background-position:0px 0px;
	background-repeat:repeat-x;
}
.topnavi a { color: #000000; text-decoration:none; padding:1px 25px; float:left; display:block; padding-bottom:2px; }
.topnavi a:hover { text-decoration:none; background-color:#FFFFFF; }
.topnavi .now { text-decoration:none; background-color: #FFFFFF; font-weight:bold; }
.topnavi .r {  float:right; }

.topnavi2 { clear:both; }
.topnavi2 a { text-decoration:underline; }
.topnavi2 a:hover { text-decoration:none; }
.topnavi2 .now { font-weight:bold; }
.topnavi2 .r { float:right; }

.location {
	padding:4px;
	margin-bottom:6px;
}

.dbox {
	position:relative;
	margin-top:10px;
	background-color:#FFFFFF;
	background-image:url("../img/box_titlebar_bg.gif");
	background-position:0px 0px;
	background-repeat:repeat-x;
}
.dbox .title {
	color: #000000;
	padding:4px;
	position:relative;
	overflow:hidden;
	white-space:nowrap;
	height:14px;
	font-weight:bold;
}
.dbox .righttitle {
	float:right;
	width:50%;
	color:#FFFFFF;
	text-align:right;
	padding:2px;
	padding-right:18px;
	position:absolute;
	right:0px;
	top:0px;
	overflow:hidden;
	white-space:nowrap;
	height:14px;
}

.dbox .righttitle a {
	color:#FFFFFF;
}

.dbox .close {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	background-color:#920000;
	width:16px;
	height:16px;
	background-image: url('../img/btn_close.gif');
}
.dbox .close:hover {
	background-image: url('../img/btn_close_h.gif');
}

.dbox .cont {
	clear:both;
}

.dashBDummy {
	border:4px dashed #CCCCCC;
	position:relative;
	margin-top:10px;
	margin-right:10px;
}

.content_table {
	width:100%;
	position:relative;
}
.content_table td {
	vertical-align:top;
}
.content_table .col_1_1 {
	width:35%;
}
.content_table .col_1_2 {
	width:65%;
}
.content_table .col_1_3 {
	width:35%;
}
.content_table .col_1_4 {
	width:30%;
}

.content_table .col_2_1 {
	width:40%;
}
.content_table .col_2_2 {
	width:30%;
}
.content_table .col_2_3 {
	width:30%;
}

.content {
	position:relative;
	margin-bottom:10px;
	float:left;
	width:800px;
}

.content p {
	margin:0px;
	padding:4px;
}

.rightads {
	float:right;
	width:120px;
	padding-top:8px;
}

.boxtable_1 {
	width:100%;
	position:relative;
}
.boxtable_1 tr.row_1 {
	background-color: #F0F0F0;
}
.boxtable_1 tr.row_2 {
	background-color: #FFFFFF;
}
.boxtable_1 tr.active {
	background-color: #E6F2FF;
	background-image:url("../img/navi_bg.gif");
}
.boxtable_1 td, .boxtable_1 th {
	padding:2px;
	padding-right:10px;
}
.boxtable_1 thead td,.boxtable_1 thead th {
	font-weight:bold;
}

td.btn {
	padding:2px;
	clear:both;
}
a.btn {
	border:1px solid #000000;
	color:#000000;
	display:block;
	float:left;
	padding:1px 6px;
	text-decoration:none;
	background-color:#fff;
	margin-right:2px;
}
a.btn:hover {
	background-color: #F0F0F0;
	border:1px solid #666666;
}
a.inactive {
	filter:Alpha(opacity=50);
	opacity:0.5;
}
a.inactive:hover {
	background-color:#fff;
	border:1px solid #000000;
	
}

td.btn2 {
	padding:1px;
	clear:both;
}
a.btn2 {
	border:1px solid #000000;
	color:#000000;
	display:block;
	float:right;
	padding:1px 6px;
	text-decoration:none;
	background-color:#fff;
}
a.btn2:hover {
	background-color: #A6D2FF;
	border:1px solid #920000;
}

.st_left_categories {
	margin:2px 10px;
}

.navilist {
	height:126px;
	overflow:auto;
	border:1px solid #465568;
	background-color:#FFFFFF;
	z-index:100;
}
.navilist a {
	display:block;
	text-decoration:none;
	padding:2px;
	background-image:url("../img/navi_arrow_right.gif");
	background-repeat:no-repeat;
	background-position:2px 5px;
}
.navilist a:hover {
	background-color:#eeeef7;
}
.navilist a.now {
	background-color:#eeeef7;
	/*
	background-image:url("../img/navi_arrow_down.gif");
	*/
}
.navilist .l1 {
	padding-left:12px;
	background-position:2px 5px;
}
.navilist .l2 {
	padding-left:22px;
	background-position:12px 5px;
}
.navilist .l3 {
	padding-left:32px;
	background-position:22px 5px;
}


.st_left_ads {
	margin-left:10px;
	margin-bottom:10px;
}

.soft_div {
	filter:Alpha(opacity=80);
	opacity:0.8;
	background-color:#FFFFFF;
	position:absolute;
	z-index:100;
}

.darkobj {
	background-color:#000000;
	position:absolute;
	top:0px;
	left:0px;
	filter:Alpha(opacity=60);
	opacity:0.6;
	z-index:100;
}

.formerr {
	border: 1px solid #920000;
}

.dispmsgobj {
	position:absolute;
	background-color:#EBEBEB;
	border:1px solid #000000;
	padding:2px;
}

a.selectbox {
	background-color:transparent;
	background-image:url("../img/dropdownarrow.gif");
	background-repeat:no-repeat;
	background-position:right;
	color:#000000;
	padding:0px 15px 0px 2px;
	text-decoration:none;
	position:relative;
	cursor:default;
}
a.selectbox:hover {
	
	background-image:url("../img/dropdownarrow_h.gif");
}
a.selectbox.formsel {
	background-color:#FFFFFF;
	padding:1px 15px 1px 2px;
	border:1px solid #000000;
	margin:2px 0px;
}
td.formsel {
	padding-top:3px;
	padding-bottom:4px;
}
.selectbox_drop {
	border:1px solid #465568;
	background-color:#FFFFFF;
	position:absolute;
	float:left;
	z-index:101;
	overflow:auto;
}
.selectbox_drop a {
	display:block;
	padding:1px;
	text-decoration:none;
	white-space:nowrap;
}
.selectbox_drop a:hover {
	background-color:#dfe4ea;
}
.selectbox_drop a.active {
	background-color:#dfe4ea;
}

.selectbox_drop .flagicon, .selectbox .flagicon {
	margin-right:2px;
	margin-top:1px;
	margin-bottom:-1px;
}

.start_cont_table {
	width:100%;
}

.start_cont_table .col_1 {
	width:200px;
}
.start_cont_table .col_2 {

}
.start_cont_table .col_3 {
	width:200px;
}

.start_cont_table .contimg1 {
	margin-top:10px;
	margin-left:10px;
}
.start_cont_table .contimg2 {
	margin-top:10px;
	margin-right:10px;
}

.err {
	color:#920000;
}


.dlist_1 ,
.dlist_2 {
	float:left;
	margin:4px;
	padding:0px;
	list-style-type:none;
}
.dlist_1 {
	width:180px;
}
.dlist_1 dt,
.dlist_2 dt {
	float:left;
	width:60px;
	height:19px;
	margin:0px;
	padding:0px;
	clear:both;
}
.dlist_1 dd,
.dlist_2 dd {
	float:left;
	margin:0px;
	padding:0px;
	height:19px;
}

.dlist_1 dd {
	width:120px;
}

.dlist_2 li {
	margin:0px;
	padding:0px;
	height:19px;
	vertical-align:top;
}

.dlist_3 {
	width:300px;
	float:right;
	margin:4px;
	list-style-type:none;
}
.dlist_3 dt {
	float:left;
	margin:0px;
	padding:0px;
	height:19px;
	clear:both;
}
.dlist_3 dd {
	float:right;
	margin:0px;
	padding:0px;
	height:19px;
	text-align:right;
}

.clear {
	clear:both;
	overflow:hidden;
	height:0px;
}

input.linktext {
	border:0px;
	margin:0px;
	padding:0px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}
input.linktext2 {
	border:0px;
	margin:0px;
	padding:0px;
	font-family:"Courier New", Courier, monospace;
}

.mleft {
	margin-left:10px;
}
