/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #e10a17;
	margin: 15px 0px 15px 0px;
}*/

/*-------------------------------------------
	main_container
-------------------------------------------*/
.ooeint_container {
	width: 750px;
	font-size: 11px !important;
}
.ooeint_footer {
	margin-top: 20px;
	border-top: 1px dashed #415b6a;
	padding: 3px 15px 10px 0px;
	text-align: right;
}
.ooeint_footer a {
	color: #415b6a;
	font-weight: bold;
	text-decoration:none;
}
.ooeint_footer a:hover {
	text-decoration: underline;
}

/*-------------------------------------------
	search form
-------------------------------------------*/

.ooeint_container form.searchform {
	margin: 0px 0px 10px 0px;
	padding: 10px 20px 10px 20px;
	background: #f6f7f9;
}
.ooeint_container form.fulltext_searchform {
	width: auto;
	padding: 0px;
	margin: 0px;
}
.ooeint_container .form_container_left {
	float: left;
	width: 340px;
}
.ooeint_container .form_container_right {
	float: right;
	width: 340px;
}
.ooeint_container fieldset {
	border: none;
	margin-bottom: 5px;
	padding: 0px;
}
.ooeint_container label {
	float: left;
	width: 90px;
}
.ooeint_container input, 
.ooeint_container textarea, 
.ooeint_container select{
	border: 1px solid #cccccc;
	width: 230px;
}

.ooeint_container div.submit_search {
	text-align: right;
	margin: 10px 20px 0px 0px;
}
.ooeint_container div.submit_search input {
	width: auto;
	background: #d4d9df;
	color: #415b6a;
}

.ooeint_container .error_message {
	margin: 10px 0px 0px 90px;
	color: #ff0000;
}


/*-------------------------------------------
	neu anmelden - formular
-------------------------------------------*/
.ooeint_container form.newUser {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.ooeint_container form.newUser fieldset {
	background: #f6f7f9;
	margin-bottom: 10px;
	padding: 10px 20px 10px 20px;
}
.ooeint_container form.newUser label {
	float: left;
	width: 140px;
}
.ooeint_container form.newUser input, 
.ooeint_container form.newUser textarea{
	border: 1px solid #cccccc;
	width: 320px;
	margin-bottom: 5px;
}
.ooeint_container form.newUser textarea {
	width: 450px;
}
.ooeint_container form.newUser .numeric {
	width: 100px;
}
.ooeint_container form.newUser .size4 {
	width: 40px;
}
.ooeint_container form.newUser .size6 {
	width: 60px;
}
.ooeint_container form.newUser input.submitForm {	
	width: 140px;
	font-weight: bold;
	font-size: 12px;
	background: #d4d9df;
	color: #415b6a;
	margin-top: 10px;
}
.ooeint_container form.newUser textarea {
	height: 100px;
}
.ooeint_container form.newUser .mustFill {
	border: 1px solid #415b6a !important;
}
.ooeint_container form.newUser .checkbox {
	width: auto;
	border: none !important;
}


.ooeint_container form.newUser .error_message {
	margin: 0px 0px 0px 140px;
	color: #e10a17;
}

.ooeint_container .addPersonFunction {	
	width: auto !important;
	font-weight: bold;
	font-size: 12px;
	background: #d4d9df;
	color: #415b6a;
	margin-top: 0px;
	
}
.ooeint_container form.newUser select.country {
	margin: 0px;
	padding: 0px;
	width: 200px !important;
}
.ooeint_container form.newUser select.dateCombo {
	margin: 0px;
	padding: 0px;
	width: 75px;
}


.ooeint_container table.person_tasks th{
	text-align: center;
}
.ooeint_container table.person_tasks td {
	text-align: center;
}

.ooeint_container textarea.curriculum {
	height: 150px !important;
}
.ooeint_container div.category_container {
	float: left;
}
.ooeint_container input.cat_radio {
	width: auto !important;
}


/*-------------------------------------------
	alphabetical search
-------------------------------------------*/

.ooeint_container .search_header {
	border-bottom: 1px dashed #415b6a;
	color: #415b6a;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 10px 0px 3px 0px;
}
.ooeint_container .abc_search {
	background: #f6f7f9;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #778898;
	margin-bottom: 20px;
}
.ooeint_container .abc_search a {
	color: #778898;
	text-decoration: none;
}
.ooeint_container .abc_search a.letter_active {
	color: #e10b17;
	background: #ffffff;
}
.ooeint_container .abc_form {
	margin: 0px;
	padding: 0px;
}
.ooeint_container .abc_form input.letter_inactive,
.ooeint_container .abc_form input.letter_inactive_all {
	background: #f6f7f9;
	width: 20px;
	border: none;
	font-weight: bold;
	color: #778898;
	font-size: 10px;
}

.ooeint_container .abc_form input.letter_active,
.ooeint_container .abc_form input.letter_active_all {
	background: #ffffff;
	color: #e10b17;
	width: 23px;
	border: none;
	font-weight: bold;
	font-size: 10px;
}

.ooeint_container .abc_form input.letter_inactive_all,
.ooeint_container .abc_form input.letter_active_all {
	width: 50px;
}
/*-------------------------------------------
	category search
-------------------------------------------*/
.ooeint_container .search_categories {
	padding: 5px;
}
.ooeint_container .search_categories input {
	border: none;
	width: auto;
	margin: 5px;
	float: left;
}

.ooeint_container .search_categories span {
	margin: 5px;
	width: 150px;
	height: 130px;
	float: left;
	background: #f5f7f8;
	display: block;
}


/*-------------------------------------------
	listview
-------------------------------------------*/
.ooeint_container .single_person {
	margin-bottom: 3px;
	border-bottom: 1px dashed #415b6a;
	padding: 15px;
}
.ooeint_container .single_person_image {
	float: left;
	width: 150px;
}
.ooeint_container .single_person_content {
	margin-left: 15px;
	float: left;
	width: 400px;
	margin-top: 26px;
}
.ooeint_container .single_person_content strong {
	font-weight: bold;
	color: #e10b17;
}
.ooeint_container .single_person_content a {
	color: #e10b17;
	text-decoration:none;
}
.ooeint_container .single_person_content a:hover {
	text-decoration: underline;
}


/*-------------------------------------------
	singleview - navigation 
-------------------------------------------*/
.ooeint_container .search_navigation {
	border-bottom: 1px dashed #415b6a;
	padding: 10px 15px 3px 0;
}
.ooeint_container .search_navigation a {
	color: #415b6a;
	font-weight: bold;
	text-decoration:none;
}
.ooeint_container .search_navigation a:hover {
	text-decoration: underline;
}
.ooeint_container .search_navigation_back {
	float: left;
}
.ooeint_container .search_navigation_back form {
	margin: 0px;
	padding: 0px;
}
.ooeint_container .search_navigation_back form input {
	border: none;
	padding: 0px;
	margin: 0px;
	color: #e10b17;
	background: none;
	width: 132px; /*auto*/
	font-weight: bold;
	font-size: 11px !important;
}

.ooeint_container .search_navigation_new {
	float: right;
}

/*-------------------------------------------
	singleview - tabs
-------------------------------------------*/
.ooeint_container .singleview_tabs {
	background: #778899;
	padding: 3px 3px 0px 3px;
	margin-bottom: 10px;
}

.ooeint_container .singleview_tabs ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: #778899;
	display: block;
	height: 19px;
}

.ooeint_container .singleview_tabs ul li {
	float: left;
	margin-right: 3px;
}
.ooeint_container .singleview_tabs ul li a {
	display: block;
	background: #a0abb7;
	color: #e1e7e9 !important;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 10px 1px 10px;
}
.ooeint_container .singleview_tabs ul li a.active, .singleview_tabs ul li a:hover {
	background: #ffffff;
	color: #000000 !important;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 10px 1px 10px;
	display: block;
}
/*-------------------------------------------
	singleview
-------------------------------------------*/
.ooeint_container .singleview {
	margin-top: 3px;
}
.ooeint_container .singleview_top {
	background: #f6f7f9;
	padding: 15px;
}
.ooeint_container .singleview_image {
	float: left;
	width: 150px;	
}
.ooeint_container .singleview_title {
	float: left;
	width: 400px;
	margin-left: 25px;
	margin-top: 46px;
}
.ooeint_container .singleview_title strong {
	color: #e10b17;
	font-weight: bold;
	font-size: 16px;
}
.ooeint_container .singleview_content {
	padding: 15px;
}
.ooeint_container .singleview_content strong {
	display: block;
}

/*-------------------------------------------
	singleview - table style
-------------------------------------------*/
.ooeint_container table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
}
.ooeint_container th {
	vertical-align: center;
	text-align: right;
	background: #f5f7f8;
	color: #778899;
	width: 220px;
}
.ooeint_container td {
	border-bottom: 1px #e4e8eb dashed;
}


/*-------------------------------------------
  -----------------------------------------
	FORUM
  -----------------------------------------
-------------------------------------------*/


/* -------------------------------------
	category_content
------------------------------------- */
.ooe_int_forum_table {
	width: 100%;
}
.ooe_int_forum_table th {
	text-align: left;
	width: auto;
}
.ooe_int_forum_table th.right {
	text-align: right;
}
.ooe_int_forum_table th.left {
	width: 470px;
}
.ooe_int_forum_table .orderby_active {
	background: url(images/orderby.gif) no-repeat;
	padding-left: 15px;
	color: #e20a16 !important;
	text-decoration: underline !important;
	font-size: 12px !important;
}

.ooe_int_forum_table td {
	text-align: right;
	width: auto;
}

.ooe_int_forum_table .ooe_int_forum_table_leftcolumn {
	text-align: left;
}
.ooe_int_forum_table .ooe_int_forum_table_leftcolumn a {
	font-weight: normal;
}

.ooe_int_forum_table .ooe_int_forum_row_active {
	background: #f6f7f9;
	cursor: pointer;
}

/* -------------------------------------
	add entry
	add topic
	add category
------------------------------------- */


.ooe_int_forum_add_form {
	background: #f6f7f9;
	border-top: 1px dashed #778898;
	padding: 10px;
}
.ooe_int_forum_add_form label {
	float: left;
	width: 170px;
}
.ooe_int_forum_add_form input,
.ooe_int_forum_add_form textarea {
	width: 300px;
	margin-bottom: 10px;
}
.ooe_int_forum_add_form textarea {
	height: 150px;
}
.ooe_int_forum_add_form .ooe_int_forum_add_form_submit {
	margin-left: 170px;
	width: auto;
	margin-bottom: 0px;
}

.ooe_int_forum_add_form .ooe_int_forum_add_form_submit,
.ooe_int_forum_add_form a {
	background: ##D4D9DF;
	border: none;
	color: #415B6A;
	font-weight: bold;
	width: 140px;
}


/* -------------------------------------
	forum user permissions
------------------------------------- */
.ooe_int_forum_permissions {
	background: #F5F7F8;
	margin-top: 10px;
	border-top: 1px dashed #778899;
	padding: 10px;
	color: #778899;
}

/* -------------------------------------
	topic content
------------------------------------- */
.ooe_int_forum ul{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	/*background: #f6f7f9;*/
}
.ooe_int_forum ul ul{
	list-style-type: none;
	padding: 0px 0px 0px 0;
	margin: 0px;
	/*background: #f6f7f9;*/
}
.ooe_int_forum ul li {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

div.ooe_int_forum ul li div.ooe_int_entry{
	margin: 0px 0px 2px 0px;
	background: #e6e9ee;
	padding: 10px;
	border-bottom: 1px dashed #778898;
}

div.ooe_int_forum ul li ul li div.ooe_int_entry {
	background: #f6f7f9;
	padding-left:30px;
}
div.ooe_int_forum ul li ul li ul li div.ooe_int_entry {
	background: #f6f7f9;
	padding-left:60px;
}
div.ooe_int_forum ul li ul li ul li ul li div.ooe_int_entry {
	background: #f6f7f9;
	padding-left:90px;
}
div.ooe_int_forum ul li div strong {
	font-size: 14px;
	color: #df0b17;
	display: block;
	background: url(images/forum_entry_top.gif) no-repeat center left;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 10px 0px;
}
div.ooe_int_forum ul li ul li div strong {
	font-size: 12px;
	color: #435a68;
	background: url(images/forum_entry_down.gif) no-repeat center left;
}

table.ooe_int_entry {
	border-spacing: 0px;
	background: none;
	border: none;
	/*margin: 10px;*/
}
table.ooe_int_entry td {
	border: none;
}
td.ooe_int_entry_content {
	padding: 0px 10px 0px 0px;
	width: 100%;
}
td.ooe_int_entry_person {
	width: 110px;
	padding: 10px 0px 10px 10px;
	text-align: center;
	border-left: 1px dashed #778898 !important;
}
.ooe_int_entry_person img {
	width: 75px;
	height: 65px;
}
.ooe_int_entry_answer {
	text-align: right !important;
	padding: 10px 10px 0px 10px;
	float: right;
	vertical-align: bottom;
}
.ooe_int_entry_answer a {
	display: block;
	text-align: center;
	color: #425c69 !important;
	width: 80px;
	height: 18px;
	background: url(images/topic_content_answer_button.gif) no-repeat;
}
.ooe_int_entry_answer a.answer_first_entry {
	display: block;
	text-align: center;
	color: #425c69 !important;
	width: 120px;
	height: 18px;
	background: url(images/topic_content_first_answer_button.gif) no-repeat;
}


.ooe_int_entry_answer div {
	width: 80px;
	height: 18px;
	background: url(images/topic_content_answer_button_inactive.gif) no-repeat;
}
.ooe_int_entry_answer .no_answer_first_entry {
	width: 120px;
	height: 18px;
	background: url(images/topic_content_first_answer_button_inactive.gif) no-repeat;
}
