/* General styles */
/* -------------- colors -------------
 * 
 * violett: 		#772667
 * violett-hell:	#bb92b3
 * rot:				#ed2939
 * rosa:			#f6949c
 * grau:			#999999
 * schrift-schwarz: #1e1e1e
 * beige:  			#fff6ec
 *
 * */

body {
    margin :0px;
    padding:0px;
    background-color: #f0f0f0;
    font-family:Arial,Helvetica,sans-serif; 
    font-size:16px;
    color:#1e1e1e;
}

img {
	border: 0px;
}

div#widget {
    background-color: #fff6ec ;
    border: 0px solid #ccc;
    float: right; 
    width:255px;
	font-size: 14px;
	line-height: 20px;
}

div.widgetitem {
    border-bottom: 1px dotted #ccc;
	padding-top: 5px;
	padding-bottom: 5px;	
	line-height: 20px;
}

div#widget p {
   margin-top: 0px;
   font-size:14px;
   color:#999;
   clear:both;
}  

div#widget h2 {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size:14px;
	font-weight:normal;
	color:#999;
}

div#maincontent {
    background-color: #fff6ec;
    border: 0px solid #ccc;
    padding: 15px;
	line-height: 1.50em;
/*
	display:inline;
*/
}

div#maincontent h1 {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.1em;
	font-size: 24px;
}

div#maincontent h2 {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1em;
	font-weight:bold;
	font-size:20px;
}

div#maincontent h3 {
	font-size: 16px;
	color:#999;
	margin-bottom: 0px;
	border-bottom: 1px dotted #ccc;
}

div#maincontent h4 {
    font-size: 14px;
    font-weight: normal;
	border-bottom: 1px dotted #ccc;
    padding-top: 4px;
    margin:0px;
    margin-top:25px;
    color: #999;
}

div#maincontent .partneritem a {
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
/*
	line-height: 1em;
*/
	line-height: 1px;
	font-weight:normal;
}

div#widgetborder {
    border-left: 1px solid #ccc;
    padding:0px 15px 0px 15px;
    margin:15px 0px 15px 0px;
}

#container {
    width:975px;
/*
	margin: 0px 0px 0px 15px;
*/
    padding: 0px 15px 0px 15px;
    background-color: #fff;
    color: #1e1e1e;
    border: 0px solid gray;
    line-height: 130%;
}

/* Header styles */
div#top {
    clear:both;
    float:left;
    border:0px solid #000;
    width:975px;
    text-align:left;
    height: 150px;
}

div#lefthead { 
    float:left;
    border:0px solid #000;
    margin-top:15px;
    width:225px;
    height:95px; 
}

div#lefthead img {
    border:none;
    text-decoration:none;
}

div#centerhead { 
    float:left;
    border:0px solid #000;
    margin-top:15px;
    margin-left:15px; 
    width:480px;
    height:95px;
    text-align:right;
}

div#centerhead .flag {
    float:right;
    border:none;
    margin-right:10px;
}
div#centerhead .fp7 {
    float:right;
    border:none;
	clear:right;
}

div#headerbar {
    background-color:#772667;
    height:25px;
    width:975px;
    border:none;
    text-align:left;
    padding:0px;
    margin:0px;
}

div#login {
    float:left;
    text-align: right;
    margin-top:15px;
    height: 95px;
    border-left: 1px solid #ccc;
    width: 239px;
	padding-right: 15px;
	font-size: 14px;
}

div#login #wrap {
    margin-top:-5px;
    border:0px solid #000;
    background-color:#fefefe;
	clear:both;
}

#search {
   padding-top: 10px;
   padding-left: 15px;
}

div#login input#searchterm {
	float: left;
    width: 144px;
/*	margin-right: 5px;*/
    border: 1px solid #ccc;
	font-size:14px;
	padding: 1px;
	line-height: 0.5em;
	height: 20px;
}

div#login input#searchsubmit {
	float: right;
	width: 65px;
	height: 22px;
	font-size: 12px;
	margin: 1px;
	padding: 1px;
/*	border: 1px solid #772667;*/
	font-size: 12px;
/*	background: #ccc;*/
}

#top h1 {
    padding: 0;
    margin: 0;
}

#menu {
    border:0px solid #000;
    float: left;    
    width: 225px;
    margin: 0;
    margin-right:15px;
    clear:left;
}

#contents {
    border:0px solid #000;
    background-color:#fff6ec;
    width:735px;
    margin-bottom:15px;
    float:left;
}




/* -------------- colors -------------
 * 
 * violett:         #772667
 * violett-hell:    #bb92b3
 * rot:         #ed2939
 * rosa:        #f6949c
 * grau:        #999999
 * schrift-schwarz:     #1e1e1e
 *
 * beige:       #fff6ec
 *
 * */


/* content footer: print + top */

div#contentfooter {
	border-top: 1px dotted #ccc;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
}

div#contentfooter img {
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

div#contentfooter div#printbox {
	float: left;
}

div#contentfooter div#topbox {
	float: right;
}

/* print wrapper */

div#printheader {
	border-top: 30px solid #772667;
	padding-top: 10px;
	margin-bottom: 20px;
}





#footer {
    clear: both;
    background-color: #fff;
    text-align:left;
    border-top:1px solid #ccc;
	font-size:12px;
	color:#999;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a {
	text-decoration:none;
	color:#bb92b3;
}

#footer a:hover,a:active,a:visited {
	color:#f6949c;
}

#menu p, #rightnav p { margin: 0 0 1em 0; }

#content h2 { margin: 0 0 .5em 0; }

a {color: #772667; text-decoration:none;}
a:visited {color:#772667;}
a:hover {color: #ed2939;}
a:active { color:#f6949c;}

#rssimg {
    background: transparent url('/i/rss.png') 0px 0px no-repeat;
	padding-bottom: 3px;
    padding-left: 18px;
}

/* tables */
table {
    margin-bottom: 0.7em;
    border-collapse: collapse;
    border: none;
	font-size: 14px;
	line-height: 1.2em;
}   

th {
	vertical-align: top;
}

th, td {
    padding: 0.3em 0.5em 0.5em 0.5em;
/*    background-color: #edf1f5; */
	border: 1px solid #ccc;
}   

th {
	font-weight:bold;
}  

/* calendar */
div#calendar {
	width:225px;
}
div#calendar table {
    margin-top: 4px;
    margin-left: 0px;
}
div#calendar tr {}
div#calendar th {
	vertical-align: middle;
}
div#calendar th,
div#calendar td {
    font-size:14px;
    background: #fff;
    border: 1px solid #ccc;
    text-align:center;
    height:31px;
    width:31px;
	padding: 0px;
	margin: 0px;
}
div#calendar a {
    padding:0px;
    border: 0px;
    background-color:#fff;
    color:#772667;
    font-weight: normal;
}
div#calendar a:hover {
    border: 0px;
    background-color:#fff;
    color:#ed2939;
    font-weight: normal;
}

div#calendar thead {
    background-color: #000;
}

div#calendar th {
    font-weight:normal;
    height:31px;
}

div#calendar td.calendar_important {
    background: #FFA4B3;
}
div#calendar td.calendar_active {
    background: #fff;
}

div#calendar td.calendar_today ,  td.calendar_today a {
    background: #ccc;
    font-size:14px;
}

div#calendar td.calendar_today a {
    background: #ccc;
    font-size:14px;
}

div#calendar .yearover {
	padding: 5px; float:left;
}

div#calendar .monthover {
	padding: 5px; float:right;
}


/* calendar active links*/
div#calendar td.calendar_active a {
    display: inline;
    padding: 2px 0px 2px 0px;
    text-decoration: none;
    padding-left:8px;
    border: 0px;
    /*
    background-color:#fff;
    color:#7fbeab;
    */
    color:#772667;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}
div#calendar td.calendar_active a:hover {
    color:#ed2939;
/*
    color: #e87fb9;
    background-color:#fff;
*/
    font-weight: bold;
}



/* SEAS stuff */
.error {
	background-color: #edf1f5;
	border: 1px solid red;
	font-weight:bold;
}

.message {
	margin-top: 10px;
	background: #eeeeee;
	padding: 5px 10px 5px 10px;
	border: 1px solid #772667;
}

/* SEAS END */


fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.widget_list {
	margin-top: 5px;
	margin-bottom: 5px;	
}

hr.widget {
	color:#4d60A4;
	height: 1px;
}

div.registerarea {
/*
	background: #edf1f5;
*/
}
div.registerarea table#organisation TD,
div.registerarea table#organisation TH
{
	border: 0px;
}

div#new_org {
	padding: 10px;
	border: 1px dotted #772667;
	background: #eee;
}

div.form_address {
    padding-left: 15px;
	background: #eee;
	border: 1px dotted #772667;
}

div.form_contactperson {
	padding-left: 15px;
	background: #bbffbb;
}

div.list-document {

}

div.list-document TD {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.list-document tr.important TD {
	background: #FFC6CA;
}

div.list-document a.item-preview {
	color: #aaa;
}

div.list-document a.item-preview:hover {
	color: #ed2939;
}

a.item-preview {
	color: #aaa;
}

a.item-preview:hover {
	color: #ed2939;
}


div.list-item-preview {
   	border-top: 1px solid #ccc;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #aaa;
}

div.list-item-preview a:hover {
	color: #ed2939;
}

div.partneritem {
/*	padding-left: 20px;	*/
}

div.list-item {
	border-top: 1px solid #ccc;
	padding-top: 7px;
	padding-bottom: 7px;
}

div.listlink-item {
	border-top: 1px dotted #ccc;
	padding-top: 7px;
	padding-bottom: 7px;
}


div.eventnavigation {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

div.eventnavigation a {
	padding: 3px;
	border: 1px solid #ccc;
}


div.item-preview-footer {
	margin-top: 10px;
    background: #eeeeee;
	padding: 10px;
	border: 1px solid #772667;
}

div.yourinput_data  {
	background: #ccc;
	padding: 10px 0px 0px 0px;
	margin-top: 10px;
}

div.yourinput_references {
	background: #ccc;
	padding: 10px 0px 0px 0px;
	margin-top: 10px;
}

div.yourinput_contactinformation {
	background: #ccc;
	padding: 10px 0px 0px 0px;
	margin-top: 10px;
}

div.commentitem {
    border-top: 1px dotted #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

div.line {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

div.linedotted {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

div.linedotted_min {
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #ccc;
}


label {
    font-weight: bold;
}


.icon {
	padding: 0px 5px 0px 0px;
	margin: 0px;
	border: 0px;
}

.rateicon {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

span.sort {
	white-space : nowrap;
	display: inline;
}

span.sortactive  {
	white-space : nowrap;
	display: inline;
}

span.sortactive a {
	display: inline;
	color: #ed2939;
}

span.sortactive a:hover {
	display: inline;
	color: #bb92b3;
}

span.flag {
	background-color: #772667;
	padding: 0px 3px 0px 3px;
	color: #fff;
	font-weight: bold;
}

span.flag_preview {
	background-color: #aaa;
	padding: 0px 3px 0px 3px;
	color: #fff;
	font-weight: bold;
}

select {
	margin: 3px;
}
/* project ideas */

div.item-projectidea {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.projectideadetails {
	font-size: 14px;
	line-height: 1.2em;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
}



div#regiontable TD
{
	border: 0px;
}

/* search */

div.swish_form TD {
	vertical-align: top;
}




/* menu */
#menu ul {
    border:0px solid black;
    margin: 0px;
    padding: 0px 0px;
    width:225px;
    font-weight:normal;
	font-size:14px;
}

#menu li li {
    margin: 0px ;
}

#menu li {
    display: inline;
}

#menu a,
#menu span.element {
    display: block;
    padding: 2px 0px 2px 0px;
    text-decoration: none;
    padding-left:0px;
    border-top:1px solid #ccc;
}

#menu hr {
    margin-top:0px;
    color:#ccc;
    background-color:#ccc;
    height:1px;
    border:none;
}

#menu h2 {
    font-size: 14px;
    font-weight: normal;
    border-bottom:0px dotted #ccc;
    border-top:1px solid #1e1e1e;
    padding-top: 4px;
    margin:0px;
    margin-top:20px;
	margin-bottom: 5px;
    width:225px;
    color: #999;
}

a:hover {
    color: #ed2939;
}

#menu a.active  {
    color: #ed2939;
}

#menu a.visited {
    color:#772667;
}

#menu li li a {
    border-top:1px solid #ccc;
    padding-left:20px;
    color:#bb92b3;
}

#menu li li a:hover {
	color: #f6949c;
}

#menu li li a.active {
    border-top:1px solid #ccc;
    padding-left:20px;
    color:#f6949c;
}

#menu li li li a {
    border-top:1px solid #ccc;
    padding-left: 30px;
    color:#bb92b3;
}
#menu li li li a.active {
    border-top:1px solid #ccc;
    padding-left: 30px;
    color:#f6949c;
}

/* menu end */

/* preloading for imagemap */
.hiddenPic {display:none;}



/* pager */

/* Pager */
DIV.pager {
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 14px;
}

DIV.nopager {
	padding-bottom: 5px;
}

SPAN.pager_item {
/*	border: 1px solid black;*/
	padding: 5px;
}

SPAN.pager_active {
/*	font-weight: 800;*/
	color: #ed2939;
}

SPAN.pager_button {
	background-color: #E1E1E1;
}

div#flowplayer400x300 {
	display:block;
	width:400px;
	height:320px;
	border: 1px solid #ccc;
}
div#flowplayer440x260 {
	display:block;
	width:440px;
	height:260px;
	border: 1px solid #ccc;
}



