/* www.articutl.de */

@import url("css/menu.css");

body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#ECECEE;
}

table {
	margin:0;
	paddig:0;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#MainTable {
	background-color:#FFFFFF;
	background-image:url(images/Body_hg.gif);
	background-repeat:repeat-y;
}

td#dnn_LeftPane, td#dnn_RightPane {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:20px;
	background-image:url(images/TdPane_hg.gif);
	background-repeat:repeat-x;
}

td#dnn_LeftPane, td#dnn_RightPane {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:20px;
	background-image:url(images/TdPane_hg.gif);
	background-repeat:repeat-x;
}

td#dnn_LeftPane {
	padding-top:50px;
}

td#dnn_ContentPane div.head_title {
	margin-top: 30px;
}

div.search_bg .NormalTextBox {
	float: left; /* + */ 
	width:125px; /* + */
	height:16px; /* + */
	margin-left:3px; /* + */
	color: #43494D; /* + */
	padding:3px 0 0 3px; /* + */
	border:1px solid #CCCCCC; /* + */
}

.search_style {
	width:165px;
	float:right;
}

.tdFooter {
	color:#FFFFFF;
	padding:0 25px 0 23px;
	background-color:#BEBFC3;
	background-image:url(images/Body_hg.gif);
	background-repeat:repeat-y;
	font-weight:bold;
}

.tdPadRight {
	padding-right:20px;
}

div.menu_style {
	margin-left:15px;
}

div.footer {
	float:left;
}

div#bread_style {
	margin-top:15px;
	margin-bottom:15px;
}

.tdFooter {
	font-size:11px;
}

.tdFooter a, .tdFooter a:link, .tdFooter a:visited, .tdFooter a:active {
	color:#003366;
	text-decoration:underline;
	font-size:11px;
}

.tdFooter a:hover {
	color:#3C6EA0;	
	text-decoration:underline;
	font-size:11px;
}

p a, p a:link, p a:visited, p a:active {
	color:#003366;
	text-decoration:underline;
}

p a:hover {
	color:#3C6EA0;	
	text-decoration:underline;
}

td#dnn_ContentPane p {
	padding-right:50px;
}

div#bread_style a, div#bread_style a:link, div#bread_style a:visited, div#bread_style a:active {
	color:#003366;
	text-decoration:underline;
}

div#bread_style a:hover {
	color:#3C6EA0;
	text-decoration:underline;
}

td#dnn_ContentPane span.TitleHead {
	color:#666666;
	font-size:16px;
	font-weight:bold;
}

td#dnn_ContentPane div.head_title {
	margin:30px 0 15px 0;
}

