@charset "UTF-8";
/**
*
*   @file main.css
*   @copyright   Copyright (c) 2002-2017 Network Power - Sebastian Fladung
*
*   @sections
*       - General Definitions
*       - Font sizes
*       - Helper Classes
*       - Special elements
*/

body {
	border: 0px solid #027EBE;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
img
{
    border: none;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #eeeeee;
	padding: 8px;
	text-align: left;
}

.tbl_style2 th
{
	background-color: #ffffff;
	padding: 5px;
	text-align: right;
	font-weight: normal;
	vertical-align:middle;
}
.tbl_style2 th h1
{
	background-color: #CCCCCC;
	font-size: 14px;
	padding:5px;
	font-weight: bold;
	text-align: left;
}
.tbl_style2 td.border
{
	padding: 5px;
}


button {
	background: transparent;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


h1 {
	background: #027EBE;
	color: white;
	font-weight: bold;
	line-height: 23px;
	font-size: 14px;
	padding: 5px;
	margin-top: 0px;
	padding-top: 2;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #ef4e2a;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-right: 25px;
}

h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
}

hr {
	color: #B9C5DA;
	height: 1px;
	border: solid 0.2pt;
}

hr.content {
	color: #eeeeee;
	height: 2px;
	border: solid 0.6pt;
}

input {
	border: 1px solid #027EBE;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input[type=submit] {min-width: 70px;color:white;background-color:#027EBE}
.button_white{ color: black;
        background-color: white;
}
.input,textarea {
	margin:3px;
	border: 1px solid #027EBE;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	-moz-appearance: none !important;
	-moz-border-radius: 6px !important;
}
textarea{padding:5px;}
.input:focus,textarea:focus {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-left: 1px;
	border: 3px solid #8cc1eb;
}
select{ padding:3px;}
.back {
	font-size: 16px;
}

.button {
	background: transparent;
	border: none;
	background-repeat: no-repeat;
	width: 150px;
	height: 16px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.button2 {
	background: transparent;
	border: none;
	background-image: url(images/design/b_hg.gif);
	background-repeat: no-repeat;
	width: 159px;
	height: 22px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: 12px;
	text-align: center;
}

.message_confirm {
	margin-left: 50px;
	margin-top: 50px;
}

.info {
	margin-bottom:20px;
	padding:10px;
	border:1px solid #ffe222;
	background:#fffbe2;
}

.change {
	margin-bottom:20px;
	padding:10px;
	border:1px solid #ffe222;
	background:#fffbe2;
}

.author {
	color: #999999;
	font-size: 11px;
}

a {
	color: #1b6d98;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
a.nolink {
	text-decoration: none;
	font-weight:normal;
	color:black;
}

.copyright {
	font-size: 11px;
	color: #aaaaaa;
	text-decoration: none;
}

.alert {
	font-family: Arial;
	color: red;
	font-weight: bold
}

.headline {
	background: #027EBE;
	color: white;
	font-weight: bold;
	line-height: 23px;
	font-size: 14px;
	padding: 5px;
}

.headline2 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold
}

.headline3 {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
	font-weight: bold
}

.modul {
	margin: 1px;
	background-color: transparent;
	border: 1px solid #027EBE;
	display: block;
	width: auto;
}

.modul_title {
	padding-top: 6px;
	width: auto;
	height: 24px;
	padding-left: 10px;
	/**background:url(http://pics.ebaystatic.com/aw/pics/globalAssets/imgPanelBGYellowGrad1.gif) repeat bottom;**/
	background-color: #eeeeee;
	font-weight: bold;
	color: #5d5d5d;
}
.modul_title a{
	display:block;
	padding:2px;
}

* html .modul_title { /* Gilt nur fÃ¼r IE */
	min-width: 737px;
	max-width: 745px;
}

.modul_title_middle {
	padding-top: 6px;
	width: auto;
	min-width: 737px;
	max-width: 745px;
	height: 24px;
	padding-left: 10px;
	/**background:url(http://pics.ebaystatic.com/aw/pics/globalAssets/imgPanelBGYellowGrad1.gif) repeat bottom;**/
	background-color: #80c242;
	font-weight: bold;
	color: #5d5d5d;
}

.modul_title_side {
	padding: 6px;
	padding-bottom: 6px;
	width: auto;
	min-width: 200px;
	max-width: 221px;
	padding-left: 10px;
	/**background:url(http://pics.ebaystatic.com/aw/pics/globalAssets/imgPanelBGYellowGrad1.gif) repeat bottom;**/
	background-color: #027EBE;
	font-weight: bold;
	color: white;
}

.modul_title_wide {
	padding-top: 6px;
	width: auto;
	min-width: 965px;
	max-width: 975px;
	height: 24px;
	padding-left: 10px;
	/**background:url(http://pics.ebaystatic.com/aw/pics/globalAssets/imgPanelBGYellowGrad1.gif) repeat bottom;**/
	background-color: #80c242;
	font-weight: bold;
	color: #5d5d5d;
}

.modul_content a{
	padding-left: 5px;
}
	/**rechtes Menue**/
		.menu_right{
			float:right;width:100px;
		}
		.menu_right a{
			border-bottom: 1px solid #027EBE;
			display:block;
			margin-bottom:5px;
			padding:2px;
		}
		.menu_right a:hover{
			text-decoration: none;
			background-color: #eeefff;
		}

/**objekte**/
#site {
	width: auto;
	min-width: 740px;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	color: black;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	width: 100%;
	min-width:1250px;
	height: 70px;
	background-color: #027ebe;
	color: white;
}

#header_headline {
	vertical-align: bottom;
	padding-left: 5px;
	/**border-bottom: solid 2px #ee0000;**/
}

#logo {
	float: right;
}

#header_menue_top {
	overflow: hidden;
	background-color: #eeeeee;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}

#header_menue_top a {
	float: left;
	color: black;
	display: block;
	padding: 2px 5px 5px 5px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #8AA4B5;
	text-decoration: none;
}
#header_menue_top a:hover {
	background-color:#DDDDDD;
}

html>body #header_menue_top a {
	min-width: 65px;
}

#header_title {
	font-size: 24px;
	vertical-align: bottom;
	color: #027EBE;
}

#header_title a {
	font-size: 24px;
	vertical-align: bottom;
	color: #027EBE;
}

#header_search {
	/**padding: 5px 5px 5px 5px;*/
	min-width:450px;
	display:block;
}
	@media screen and (min-width : 600px){
		#header_search #q{
			width:300px;
			padding:3px;
		}
	}
	@media screen and (max-width : 1150px){  
		#header_search #q{
			width:100px;
			padding:3px;
		}
		#header_search #header_search_submit
		{
			
		}
	}

#site_middle {
	width: 100%;
	margin-top: 5px;
	min-width:1250px;
}

#site_middle_menue_side {
	float: left;
	width: 220px;
	background-color: #eeeeee;
}

#site_middle_menue_side a {
	display: block;
	width: 210px;
	height: 20px;
	padding: 5px 0px 5px 5px;
	color: black;
	font-weight: bold;
}

#site_middle_menue_side a:hover {
	background-color: #dddddd;
	color: black;
	text-decoration: none;
}

#site_middle_main {
	width: auto;
	margin: 0 0 0 0;
	padding-left: 225px;
}

#footer {
	border-top: solid 2px #6988ab;
	clear: left;
	margin-top: 1em;
	text-align: left;
	padding: 10px;
}

#infolist {
	border: 1px solid #ccc;
	margin: 20px 10px 10px 10px;
	padding: 5px;
	float: right;
	width: 150px;
	font-size: 11px;
}
/**Companyblog**/
	#companyblog
	{
		
	}
	#companyblog ul
	{
		padding:0px;
		list-style-type:    none;
	}
	#companyblog ul li
	{
		margin-top: 15px; 
		border-bottom: solid 1px #0065A3; 
	}
	#blog_newitem{color:grey;width:100%;min-height:45px;}
	#blog_newitem:focus{color:#000000;}

/**menue**/
		/**Tabs*/
			#tabs              { text-align: left; padding: 4px 0px; }
			.TabsWithMargin    { margin: 0px 0px 10px; border-bottom: solid 1px #0065A3; }
			#tabs div          { display: inline; padding: 0px; margin: 0px;}
			* html #tabs div   { margin: 0 3px; }
			#tabs a            { margin: 0px; padding: 4px 10px 4px 10px; text-decoration: none; background: #eeefff; border-left:1px solid #fff; border-right:1px solid #8AA4B5; }
			#tabs .activetab a { color: white; background: #0065A3;}
			#tabs .activetab a:hover { text-decoration: none;}
			#tabs .inactivetab a:hover { background: #e5e5e5; text-decoration: none;}
			
			#tabs .print		{ float: right;  margin: 0px;}
			#tabs .print a		{  background-color: white; color: black; font-size: 11px; border: 0px; margin-bottom:2px; }
			#headline         	{ background: #027EBE; color: white; font-weight: bold; line-height: 23px; font-size: 14px; padding-left: 10px; margin: 0 0 0 0px; border-bottom: solid 1px #027EBE; }
			
		/**Pagetabs fuer Seitenblaettern**/		
			.PageTabs 			{padding: 8px; text-align: right; float: right;}
			.PageTabs 			{padding: 0px 8px; float: right; }
			.PageTabs 			{padding: 0px 8px; float: right; }
			.PageTabs a        	{padding-bottom: 1px; font-weight: normal;text-decoration: none; margin: 0px;}
			.PageTabs a:hover  	{color: white; background: #0065A3; text-decoration: none;}
			.PageTabs_active	{font-weight: bold;font-size: 16px; }

.tooltipTable {
	background-color: transparent;
	width: 100%;
	/**border: 1px solid #FFCC66;**/
	margin: 0;
	z-index: 3000;
}

.tooltipTable th {
	width: 100%;
	padding: 3px 5px 3px 5px;
	background: #027EBE;
	border-collapse: collapse;
}

.tooltipTable td {
	background: #eeeeee;
	border-collapse: collapse;
	padding: 5px 5px 10px 5px;
	color: black;
}

.help_productname {
	color: #027EBE;
	font-size: 18px;
	font-weight: bold;
}

/**Specials**/
.box {
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #C2C2C2;
}

.box_widthoutbottomline {
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #C2C2C2;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
}

.box_title {
	padding-left: 5px;
	height: 15px;
	color: black;
	font-size: 11px;
	font-weight: bold;
	background-color: #eeeeee;
	background: url(../images/grow2_line_h15.png) repeat-x;
}

.box_content {
	padding: 5px;
	color: black;
}

input,textarea,select,file {
	border: 1px solid #0065A3;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
}

/*** clearfix ***/
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFix {
	display: inline-block;
}

.clearFix100 {
	display: inline-block;
	width: 100%;
}

* html .clearFix {
	height: 1%;
}
.float-left
{
    float: left;
}

.float-right
{
    float: right;
}
.hidden
{
    display: none;
}



/**Tabellen**/
	table,tr,td{
			vertical-align:top;
		}
	.table_lines				{background-color: #E6E6E6; border-spacing: 1px;}
	.table_lines td				{background-color: white;vertical-align: top;padding:5px;}
	.table_lines th				{font-weight: bold;}
	
	.table_lines tbody tr.odd td{
	    background-color: #ffffff;
	}

	.table_lines tbody tr.even td{
	    background-color: #EFEFEF;
	}
	.table_lines tbody tr:hover td  
	{
		background-color: #fbe983;
	}
	.table_lines_submenue		{background-color: #F2F2F2; font-weight: bold;}
	.table_white 				{	border-spacing: 1px;vertical-align: top;background-color:#ffffff;	}
	.table_grey					{	border-spacing: 1px;vertical-align: top;background-color:#eeeeee;	}

/*** profil ***/
.accountStatus {
	padding: 10px 0 10px 0;
	text-align: center;
	font-weight: bold;
	width: 380px;
	font-size: 12px;
}

.accountStatusOnline {
	padding-top:10px;
	padding-left:20px;
	color: #228B22;
	font-size:16px;
	font-weight:bold;
}

.box_alert {
	height: 35px;
	background: url(../images/alert_30x30.png) 0 0 no-repeat;
	font-family: Arial;
	color: red;
	font-weight: bold;
	padding-left: 40px;
}

.cu_matrix_select_row {
	BACKGROUND-COLOR: #F9FF66;
}

/** cpanel settings **/
#cpanel{ margin-top:5px;}
#cpanel div.icon {
	text-align: center;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}

#cpanel div.icon a {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
	height: 107px;
	width: 108px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
}

#cpanel div.icon a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	color: #0B55C4;
}

#cpanel img  { padding: 10px 0; margin: 0 auto; }
#cpanel span { display: block; text-align: center; }


/*** Filemanager **/
.mod-filebrowser{
	padding: 2px; 
    margin: 0px 0px 0;    
    background-color:grey;
}
.mod-filebrowser li
{
    display: block;
    background: white;
    margin-bottom: 1px !important;
    padding-bottom: 3px !important;
    position: relative;
    min-height: 25px;
    padding: 0px 2px 0px 2px;
}

.mod-filebrowser-snipplet
{
    float: right;
    color: #777; 
    font-size: .9em; 
    display: block; 
    padding-top: 3px;
    background-position:-4px -24px;
}
.mod-filebrowser-obj-feed-context-link
{
    float: right;
    border: 1px solid #CCCCCC;
}
.mod-filebrowser-obj-feed-context-link 
{
    float: right;
    border: 1px solid #CCCCCC;
}

.mod-filebrowser li:hover {
	display:block;
	background-color: #EEEEEE;
	
}


/** LETZTE KOMMENTARE **/
	.comments {
		margin-bottom: 24px;
		margin-left: 150px;
	}
	
	.comments .item {
		margin-bottom: 4px;
		margin-top: 0px;
		padding: 0px;
		width: 653px;
	}
	
	.comments .item .avatar {
		float: left;
		border: 2px solid #959595;
		margin-top: 10px;
	}
	
	.comments .item .bubble {
		background: #e5e5e5;
		width: 588px;
		position: relative;
		padding: 4px 6px 6px 8px;
		float: left;
		margin-left: 16px;
	}
	
	.comments .item .bubble .pfeil {
		background: url('/images/bubble/bubble_pfeil.png') no-repeat;
		width: 9px;
		height: 11px;
		position: absolute;
		top: 23px;
		left: -9px;
	}
	
	.comments .item .bubble .abschluss {
		position: absolute;
		bottom: 0;
		left: 0;
		background: #e8e8e8 url('/images/bubble/bubble_bottom603.png') no-repeat;
		width: 602px;
		height: 5px;
		border: 0px solid black;
	}
	
	.comments .item .bubble .anfang {
		position: absolute;
		top: 0;
		left: 0;
		background: #e8e8e8 url('/images/bubble/bubble_top603.png') no-repeat;
		width: 602px;
		height: 6px;
		border: 0px solid black;
	}
	
	.comments .item .bubble p.date, .comments .item .bubble p.contactpartner, .comments .item .bubble p.contactpartner a {
		color: #828282;
		margin: 0px;
		font-size: 10px;
		font-family: Verdana, sans-serif;
		line-height: 14px;
	}
	
	.comments .item .bubble h3 a, .comments .content{
		font-size: 12px;
		color: #040404;
		font-weight: normal;
	}

/**Suche**/
	#itemsearch{}
	#itemsearch h4.itemssubhead { font-family: Verdana, "Geneva", Lucida, Lucidux, "Lucida Sans", Arial, Helvetica, sans-serif; color: black; font-weight: bold; font-size: 16px; margin-bottom: 10px; margin-top: 0px; }
	
	#itemsearch .item {
		width: 99%;
		position: relative;
		padding-left: 8px;
		border-bottom: 1px solid #CCCCCC;
	}
	#itemsearch .item h3{font-size: 13px;background-color:#EEEFFF;padding:3px;color: #040404;font-weight: normal;}
	#itemsearch .item p.date, #itemsearch .item p.contactpartner, #itemsearch .item p.contactpartner a {
		color: #828282;
		font-size: 10px;
		font-family: Verdana, sans-serif;
	}
	#searchbox{}
	#searchbox_advanced .qbuilder-env{padding:15px 12px 14px;border-bottom:none;background:#EEEFFF}
	#searchbox_advanced #gen-query{background:#fff;padding:3px;color:#999}
	
/**Jobs**/
img.obj-profileImage
{
    border: 1px solid #ccc;
    padding: 1px;
    margin: 0;
}

.obj-profileImage.profileImage-small
{
    max-width: 25px;
    max-height: 32px;
}
