body {
	background-color: #DDDDDD;
	margin: 0px;
	font-size: 12px;
}

body, table, tr, td, div, form, input, textarea {
	font-size: 12px;
	/* font-family: Arial; Helvetiva, Sans-Serif; */
	font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

img {
	border: 0px;
}

/*

Dunkel blau:		#001265
Mässig blau:		#959BBE

Dunkel rot:			#580C00
Mässig rot:			#871300

*/


a {
	text-decoration: none;
	color: #871300;
}

a:hover {
	color: #494090;
	color: #580C00;
	text-decoration: underline;
	/* font-weight: bold; */
}

.title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
}

/* ****************
*	LAYOUT NAV
***************** */

/* ########## LAYOUT ########## */

.cell_top {
	text-align: left;
	height: 80px;
	width: 810px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	/* margin: 10px; */
	background-color: #FFFFFF;
	
	/* background-image: URL('/src_layout/_top_background.jpg'); */
	background-repeat: no-repeat;
	background-position: right;
}

.img_topbanner {
	margin: 10px;
}

.cell_location {
	background-color: #DDDDDD;
	width: 810px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	/* padding: 5px; */
	/* padding-left: 5px; */
	text-align: left;
}
.cell_location_inline {
	padding: 5px;
}
.cell_location a {
	color: #871300;
	font-weight: bold;
}
.cell_location a:hover {
	text-decoration: underline;
}


.cell_body {
	width: 810px;
	/* height: 500px; */
	/* padding: 5px; */
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #FFFFFF;
}

.cell_content {
	margin-top: 10px;
	margin-right: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	min-height: 525px;
}

.cell_footer {
	width: 810px;
	text-align: left;
	
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 10px;
}
.cell_footer_inline {
	padding: 3px;
}


/* ########## NAVIGATION ########## */

.navigation_top {
	border-bottom: 1px solid #DDDDDD;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.navigation {
	font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #DDDDDD;
	

}
.navigation a {
	color: #871300;
	font-weight: bold;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	/* background-image: URL('/src_layout/_top_nav_icon.gif'); */
	background-repeat: no-repeat;
}
.navigation a:hover {
	text-decoration: underline;
	background-color: whitesmoke;
	/* background-image: URL('/src_layout/_top_nav_icon.gif'); */
	background-repeat: no-repeat;
}

.cell_navcontentborder {
	height: 500px;
}


/* *************
* THEMES
************** */

/* ########## LOGIN / INTERN ########## */

.cell-login-box {
	background-color: whitesmoke;
	padding: 16px;
	border: 1px dotted #99A6C8;
}
.cell-intern-title {
	padding: 2px;
	background-color: #DDDDDD;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	font-size: 11px;
	font-weight: bold;
}
.cell-intern {
	background-color: white;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	border-top-color: white;
}
.login-help {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 7px;
	color: #293679;
	font-style: italic;
}



.cell-account_title {
	font-size: 16px;
	background-color: #CCCCCC;
	border: 1px solid #787878;
	padding: 2px;
}
.cell-account_active {
	border: 1px solid #CCCCCC;
	background-color: whitesmoke;
}
.cell-account_inactive {
	border: 1px solid #CCCCCC;
	background-color: white;
}
.cell-account_inactive div {
	color: #CCCCCC;
}






.cell-support {
	background-color: whitesmoke;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	padding-top: 1px;
	padding-bottom: 1px;
}
.cell-ticket {
	background-color: whitesmoke;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	padding: 3px;
}
.cell-ticket-title {
	background-color: #CCCCCC;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	padding: 3px;
	border-bottom-color: #CCCCCC;
}
.cell-ticket-status {
	background-color: #FFFF99;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	padding: 3px;
	border-top-color: #FFFF99;
}


/* ########## ADMIN ########## */

.cell-createbill-box {
	background-color: whitesmoke;
	padding: 16px;
	border: 1px dotted #99A6C8;
}
.createbill-unusual, .createbill-unusual-input {
	color: #666666;
}
.createbill-unusual-input {
	background-color: whitesmoke;
}

/* ########## HOSTING ########## */

.cell-hostingoffer {
	border: 1px dotted #99A6C8;
}
.cell-offercat-title {
	/* background-color: #7487A7; */
	background-color: #580C00;
}
.offercat-title {
	font-size: 12px;
	color: white;
}
.offer-title {
	/* color: #001265; */
	color: #871300;
}
.hosting {
	font-size: 12px;
}



/* ########## MAIN / INDEX ########## */


.news-title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
	font-style: italic;
	color: #871300;
}

.news-date {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 20px;
	color: #666666;
	font-style: italic;
}

/* ########## FAQ / HELP ########## */


.help_nav-title {
	font-size: 13px;
	margin-bottom: 3px;
}
.help_nav-point a {
	text-decoration: underline;
}
.help_line {
	font-size: 4px;
	border-top: 1px dotted #666666;
}



.help_kat-title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	font-style: italic;
	color: #871300;
}
.help_art_title {
	margin-left: 10px;
	font-size: 13px;
	padding-bottom: 3px;
	padding-top: 15px;
}
.help_art_text {
	margin-left: 10px;
}

/* ########## AGB ########## */

.cell_agb {
	border: 1px solid #666666;
	overflow: auto;
	width: 99%;
	height: 495px;
}
