html, body{
   font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

body {
	background: #00A6EB ;
}

#jlogin_backend {
   background: #eeeeee;
   margin: 0px;
   padding: 10px;
}

#impressum_agb {
   background: #eeeeee;
   padding: 10px;
}

/* CSS global reset for all browsers */
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {font-weight: normal; font-size: 20px; color: #000000; letter-spacing: -2px; line-height: 24px; text-transform: none;}
h2 {font-weight: normal; font-size: 18px; color: #000000; letter-spacing: -1px; line-height: 18px; text-transform: none;}
h3 {font-weight: bold; font-size: 14px; color: #000000; line-height: 20px; text-transform: none;}
h4 {font-weight: bold; font-size: 13px; color: #000000; line-height: 14px; text-transform: none; }
h5 {font-weight: bold; font-size: 12px; color: #000000; line-height: 13px; text-transform: none; }
h6 {font-weight: bold; font-size: 11px; color: #000000; line-height: 12px; text-transform: none;}
a {color: #E50083; text-decoration: underline;}
a:hover {color: #E50083; text-decoration: none;
   cursor:pointer;}
a.image, a.image:hover  {border:0;}
/*li{ list-style: none; }
ul { list-style: none; clear: both;}
*/
fieldset {
	width: 90%;
	padding: 5px;
	border: 1px solid #eee;
}
.both {
	clear: both;
}

body.published {
background: #AADDFF;
}

body.mceContentBody {
background: white;
}

/* Bandliste */
.indexletter {
   height: 20px;
/*   width: 15px;*/
}

a.indexletter, a.indexletter:link, a.indexletter:visited {
   background: #eeeeee;
   color: #E50083;
   font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
   line-height: 20px;
   /*text-transform: capitalize;*/
   padding: 0px 0px;
   margin: 0px;
   text-decoration: none;
   display: block;
   text-align: center;
   /*border-right: 1px solid #ffffff;*/
}

a.indexletter:hover{
   background: #DAD9D9;
   color: #C70273;
}
/* EOF: Bandliste */
/* Module auf der rechte Seite */

div.rightcol {
  margin: 0px;
  font-weight: bold;
  position: absolute;
  top: 10px;
  left: auto;
  width: 245px;
  right: 10px;
  background: #00A6EB;
}
/*
body>div.rightcol {

}
*/
#content {
	margin-right: 10px;
	background: #00A6EB;
	padding: 0px;
	min-width: 785px;}

#right_top {
	width: 20px;
	height: 115px;
	background: #780047;
	position: relative;
	padding-right: 10px;

}

#cfs_searchform {
   background: url(../images/suchen2.png);
  /* background: url(../images/suchen3.png); */
	/*margin: 2px 0px;*/
	height: 46px;
       margin-right: 0px;
	margin-top: 10px;
	margin-left: 10px;
	width: 245px;
	position: relative;
}

#cfs_searchform #cfs {
	position: absolute;
	top: 12px;
	left: 2px;
}

#cfs_searchform #plus {
	position: absolute;
	top: 22px;
	left: 2px;
}

#cfs_searchform #minus {
	position: absolute;
	top: 22px;
	left: 29px;
}

#cfs_searchform #revert {
	position: absolute;
	top: 22px;
	left: 56px;
}

/* end of search module */

#cfs_searchform #searchform {
	padding: 0px;
	margin: 0px;
	text-align: left;
	position: absolute;
	top: 11px;
	left: 105px;
	width: 110px;
	height: 22px;
}

#cfs_searchform #searchform form {
	height: 40px;
}


/* Text und Feld in der Suchen-Blase */
#mod_search_searchword
{
   background: #00A6EB;
   color: #ffffff;
   border: none;
   border: 0px;
   width: 110px;
}

.search {
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 22px;
	clear: both;
	display: block;
}

.search .button {
	background: none;
	border: none;
	color: #bebebe;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	vertical-align: middle;
	text-transform: none;
	width: 60px;
	height: 22px;
}

.search .button:hover {
	color: #eeeeee;
   cursor:pointer;
}


/* end of search module */


#top {
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #780047;
	height: 115px;
	width: auto;
	position: relative;
	clear: both;
}

#top #auxhead {
	float: left;
	border: none;
	position: absolute;
}

#top h2 {
	font: normal 22px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #f8f6ec;
	text-transform: none;
	letter-spacing: -1px;
	position: absolute;
	top: 45px;
	right: 10px;
	text-align: right;
}

#top h2 span {
	font-weight: bold;
}

#top p {
	position: absolute;
	top: 108px;
	left: 234px;
	right: 10px;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
}

#top p a {
	color: #E50083;
	font-weight: bold;
	text-decoration: none;
}

#top p a:hover {
	text-decoration: underline;
       cursor:pointer;
}

#menu {
	padding: 0px;
 	height: 46px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 245px;


}

#menu #uls {
	background: #00618E;
	text-align: left;
	margin: 0px;
}

#menu table.moduletable {
	margin: 0px;
	padding: 0px;
}

#menu #uls table.moduletable td {
	background: #00618E;
	height: 46px;

}

#menu #uls ul {
	list-style: none;
	text-align: left;
	float: left;
	padding-top: 0px;
}

#jobs ul {
   margin-left:20px;
   padding-left:20px;
   /*list-style-type:square;*/
   list-style-position:outside;
}

#jobs li {
   margin-left:15px;
   padding-left:0px;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	line-height: 28px;
	white-space: nowrap;
	list-style-type: none;
	margin: 9px 0px 0px 10px;
	height: 36px;
	float: left;
}

#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent;
	padding: 8px 0px 8px 0px;
}

#mainlevel-nav li a:hover {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: transparent;
	padding: 8px 0px 8px 0px;
	border-bottom: 2px solid #ffff00;
   cursor:pointer;
}

#main {
	padding: 0px;
	background: #eeeeee url(../images/left_col_bg.gif) repeat-y top left;
	margin: 10px 0px;
}


/* Content - Bereich */

#main #left_col {
	margin-right: 20px;
	background: #eeeeee;
	margin-left: 190px;
	text-align: left;
	margin-top: 1px;
   /*! TODO: */
   /*min-width: 480px;*/
}

#left_col .padding {
	width: 99%;
}

/* Men - links */
#main #right_col {
	float: left;
	width: 150px;
	padding: 16px 0px 0px 25px;
}

#newsflash {
	margin: 0px 0px 10px 0px;
	padding: 14px 10px 14px 90px;
	background: #eeeeee url(../images/nf_bg.jpg) no-repeat top left;
	border-bottom: 2px solid #cccccc;
}

#newsflash h3 {
	font: normal 18px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #000000;
	line-height: 18px;
	padding: 0px 0px 14px 2px;
	margin: 0px;
	text-transform: none;
	background: transparent;
	text-align: left;
	height: 11px;
}

#newsflash table.moduletable td, #newsflash .contentpaneopen td {
	padding: 0px;
	margin: 0px;
	color: #000000;
	background: transparent;
	text-align: left;
}

#newsflash .article_seperator {
	background-color : transparent;
	font-size: 1px;
}

/******/

.white_space {
	height: 20px;
	display: block;
}

.sep {
	display: block;
	height: 10px;
	clear: both;
}

#footer {
   margin: 0px;
   height: 35px;
   background: #eeeeee;
   color: #999999;
   margin-left: 190px;
   /*! TODO: */
   /*min-width: 660px;*/
}

#footer p {
   font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
   color: #999999;
   text-align: center;
   padding-top: 10px;
   border-top: 2px solid #cccccc;
   margin: 0px 10px;
}

#footer p a {
	text-decoration: underline;
	text-transform: none;
	color: #999999;
}

#footer p a:hover {
	text-decoration: none;
   cursor:pointer;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */
	.pathway {font-size: 10px;color:#ccc; font-weight: bold;}
	a.pathway {color: #6699ff;text-decoration: none;}
	a.pathway:hover {color:#6699ff;text-decoration: underline;
   cursor:pointer;}

/* Mainlevel menu */
.mainlevel {
   height: 20px;
   width: 150px;
}

a.mainlevel {
   background: #eeeeee;
   color: #E50083;
   font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
   line-height: 20px;
   /*text-transform: capitalize;*/
   padding: 4px 0px;
   margin: 0px;
   text-decoration: none;
   display: block;
   text-align: right;
   border-bottom: 1px solid #E50083;
}

a.mainlevel:hover, #active_menu, #active_menu:hover {
   font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
   line-height: 20px;
   color: #C70273;
   background: #DAD9D9;
   text-decoration: none;
   padding: 4px 0px;
   margin: 0px;
   border-bottom: 1px solid #C70273;
}

/* End Mainlevel menu */

/* Adminlevel menu */
.adminlevel {
   /*height: 10px;
   width: 80px;*/
}

a.adminlevel {
   background: #eeeeee;
   color: #E50083;
   font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
   line-height: 16px;
   /*text-transform: capitalize;*/
   padding: 4px 0px;
   margin: 0px;
   text-decoration: none;
   display: block;
   text-align: center;
   /*border-bottom: 1px solid #E50083;*/
}

a.adminlevel:hover, #active_menu, #active_menu:hover {
   font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
   line-height: 16px;
   color: #C70273;
   background: #DAD9D9;
   text-decoration: none;
   padding: 4px 0px;
   margin: 0px;
   /*border-bottom: 1px solid #C70273;*/
}

/* End Adminlevel menu */

/* adminmenue menu */
.adminmenue {
   /*height: 10px;
   width: 80px;*/
}

a.adminmenue {
   background: #eeeeee;
   color: #E50083;
   font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
   line-height: 16px;
   /*text-transform: capitalize;*/
   padding: 4px 0px;
   margin: 0px;
   text-decoration: none;
   display: block;
   text-align: left;
   /*border-bottom: 1px solid #E50083;*/
}

a.adminmenue:hover, #active_menu, #active_menu:hover {
   font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
   line-height: 16px;
   color: #C70273;
   background: #DAD9D9;
   text-decoration: none;
   padding: 4px 0px;
   margin: 0px;
   /*border-bottom: 1px solid #C70273;*/
}

/* End adminmenue menu */


/* Sub Menu */
.sublevel { height: 18px; width: 150px;  }

a.sublevel {
	background: #eeeeee;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #E50083;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	float: left;
	display: block;
	padding: 4px 0px 4px 10px;
}

a.sublevel:hover {
	color: #C70273;
	background: #DAD9D9;
   cursor:pointer;
	}

table.moduletable td table div {
	padding: 0px;
	margin-left: 18px;
	height: 20px;
}
/*
a.sublevel {
	background: transparent;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0px 4px 15px;
	margin: 0px;
	text-decoration: none;
}

a.sublevel:hover {
	color: #cc0000;
	background: transparent;
	text-decoration: underline;
}
/* End Sub Menu */

/* Add Custom Menus */

/* Add Custom Menus */

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#right_col table.moduletable th, #right_col .moduletable h3 {
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	height: 53px;
	text-transform: none;
	color: #ffffff;
	background: #eeeeee url(../images/mod_h_bg.jpg) no-repeat top left;
	width: 150px;
   margin-bottom: -15px;
   padding-bottom: 0px;
   padding-top: 12px;
   padding-left: 12px;
}

#right_col div.moduletable {
	padding-bottom: 12px;
}

table.moduletable td {height: 18px; text-align: center; }

table.moduletable p {
	text-align: left;
}

/* Custom Modules */

.latestnews, .mostread {
	list-style: none;
	width: 185px;
	display: block;
	padding: 1px 0px 1px 7px;
	margin: 0px;
	text-align: left;
}

li.latestnews li.mostread {
	margin: 0px 0px;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 185px;
	list-style: none;
}

li.latestnews a, li.mostread a {
	background: #eeeeee url(../images/arrow.gif) no-repeat left;
	color: #E50083;
	font-size: 11px;
	text-transform: none;
	padding: 5px 0px 0px 22px;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 160px;
	height: 20px;
}

li.latestnews a:hover, li.mostread a:hover {
	color: #E50083;
	text-decoration: underline;
   cursor:pointer;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

td.contentheading {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	line-height: 32px;
	font: normal 18px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #000000;
	height: 32px;
	text-transform: none;
	background: #eeeeee;
}

.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}

/* content title and links */
.contentpagetitle {background-color : transparent; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	border-bottom: 0px;
}
a.contentpagetitle:hover {
	color: #000000;
	text-decoration: none;
   cursor:pointer;
}

/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}

/* Main Body Text */
.contentpane {background: transparent;}

.contentpaneopen { background-color: transparent; line-height: 16px; }

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}

.modifydate {color: #ccc; font-size: 10px; font-style: normal; text-transform: uppercase;}
.newsfeeddate {font-size: 11px; color: #999; font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {
	color: #000000;
	font-size: 10px;
	line-height: 17px;
	margin: 0px; padding: 0px;
	text-transform: uppercase;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav {
	font-size: 11px;
	color: #000000;
}
.pagebar{font-size: 11px; font-weight: bold;}
.pagenav_prev{font-size: 11px; color: #000000; }
.pagenav_next{font-size: 11px; color: #000000; }
a.pagenav {color: #E50083; text-decoration: underline; font-weight: normal; }
a.pagenav:hover {color: #E50083; text-decoration: none; font-weight: normal; 
   cursor:pointer;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 11px; letter-spacing: 1px; height: 15px; margin: 5px 0px; text-transform: uppercase; font-weight: normal; }

/* Read more link */
.readon {
	font-size: 11px;
	color: #E50083;
	text-decoration: underline;
	/*font-weight: none;*/
	vertical-align: middle;
	background: #eeeeee;
}

.readon:hover {
	text-decoration: none;
	color: #E50083;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}

table.contenttoc th {
	background: transparent;
	color: #000000;
}

table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */



.backendheading{
   padding: 20px 0px 0px 0px;
   margin: 0px;
   line-height: 32px;
   font: normal 18px Tahoma, Arial, Helvetica, sans-serif;
   letter-spacing: 0px;
   color: #000000;
   height: 32px;
   text-transform: none;
   background: #eeeeee;
}

.backendopen{
   font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
   text-decoration: none;
}

.backendmenue{
   font: normal 14px Tahoma, Arial, Helvetica, sans-serif;
   text-decoration: none;
}


/*  component heading */
.componentheading {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	line-height: 32px;
	font: normal 18px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #000000;
	height: 32px;
	text-transform: none;
	background: #eeeeee;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #eeeeee;
	color : #000000;
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color: #dddddd;
	color: #666;
	font-size: 11px;
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry2 {
	background-color: #eeeeee;
	font-size: 11px;
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 2px;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}

#right_col .sectiontableentry1 label, #right_col .sectiontableentry2 label {
	margin: 0px;
	padding: 0px;
	width: 170px;
	display: block;
}

.sectiontablefooter {
	height: 18px;
}

.moduletable .poll{
   width: 50px;
}

.poll{
   width: 50px;

}
table.poll {
	border: none;
	margin: 0px;
	padding: 0px 5px;
}

table.poll thead td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 50px;
}

table.pollstableborder {
	margin: 0px;
	padding: 0px;
	border: none;
}

table.pollstableborder td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 30px;
}

/* End Sectiontable */

/* Category */
.category {color:#ccc;}
a.category:link, a.category:visited { height: 15px; color: #E50083; text-decoration: underline;  }
a.category:hover  {	height: 15px; color: #E50083; text-decoration: underline;
   cursor:pointer; }
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{	height: 18px;  }
.blog_more{	clear: both; display: block; width: 430px; padding: 10px 0px; }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background-color : transparent;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
	border: 1px solid #E50083;
	background: #eeeeee;
	padding: 0px 4px 0px 4px;
	color: #000000;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */
form {
	font-size: 11px;
	margin: 0px;
}

input {
	background-color:#FFFFFF;
	font-size: 11px; color: #333; padding: 1px;
}

#mod_login_username, #mod_login_password {
	background: #fff;
	font-size: 11px;
	padding: 2px;
	margin: 3px 0px;
	width: 150px;
	border: 1px solid #ccc;
	color: #666;
}

#mod_login_remember {
	background: none;
	border: none;
	height: 15px;
	vertical-align: middle;
}

#mod_auxlogin_username, #mod_auxlogin_password {
   background: #fff;
   font-size: 11px;
   padding: 2px;
   margin: 3px 0px;
   width: 150px;
   border: 1px solid #ccc;
   color: #666;
}

#mod_auxlogin_remember {
   background: none;
   border: none;
   height: 15px;
   vertical-align: middle;
}

.inputbox { background: none; border: 1px solid #ccc; margin: 2px 0px; color: #333; }
.text_area, textarea {background: none; border: 1px solid #ccc; width: 100%; color: #333; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
	border: 1px solid;
	color: #E50083;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	background: #eeeeee;
	margin: 0px;
	text-transform: none;
	vertical-align: middle;
	outline: none;
	/*width: 100%;*/
	height: 21px;
}

.button:hover {
	color: #660000;
}

#right_col select, #right_col #mod_templatechooser_jos_change_template, #right_col option {
	font-weight: normal;
	background: #fff;
	color: #666;
	border: 1px solid #cccccc;
	width: 150px;
}


/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}


/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }

.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #000000;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* *********************** End TABBED EDITING *********************** */

.designerFrame
{
   border-left: 1px solid #E50083;
   border-right: 1px solid #E50083;
   border-bottom: 1px solid #E50083;
   background: #eeeeee;
   margin: 0px;
   padding: 5px;
   /*padding: .2em;*/
}

.designer
{
   font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
   padding-bottom: 3px;
}

.previewFrame
{
   border: 1px solid #E50083;
   background: #eeeeee;
   margin: 0px;
   padding: 0px;
   /*padding: .2em;*/
}

.preview
{
   font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
   padding-bottom: 3px;
}

.designerOnTab 
{
   border-bottom: none;
   border-left: 1px solid;
   border-right: 1px solid;
   border-top: 1px solid;
   color: #E50083;
   font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
   background: #eeeeee;
   margin: 0px;
   text-transform: none;
   vertical-align: middle;
   outline: none;
   height: 21px;
   cursor: default;
   padding: 0px;
}

td.designerOnTab 
{
   margin: 0px;
   padding-left: 5px;
   padding-right: 5px;
}

.designerOffTab 
{
   border-right: 1px solid #666;
   border-top: 1px solid #666;
   border-bottom: 1px solid #E50083;
   border-left: none;
   color: #E50083;
   font: 11px Tahoma, Arial, Helvetica, sans-serif;
   background: #ccc;
   margin: 0px;
   text-transform: none;
   vertical-align: middle;
   outline: none;
   height: 21px;
   padding: 0px;
}


.designerOffTab:hover {
   color: #660000;
   background: #eeeeee;
   cursor:pointer;
}

.designerPadding
{
   border-bottom: 1px solid #E50083;
   width: 100%;
   height: 21px;
   margin: 0px;
   padding: 0px;
}

.buttonPreview
{
   border: 1px solid;
   color: #E50083;
   font-weight: bold;
   background: none;
   margin: 2px 0px;
}

.buttonPreview:hover
{
   color: #660000;
   cursor:pointer;
}

a.designHelp
{
   text-decoration: none;
}

a.designHelp:hover
{
   color: #660000;
   text-decoration: none;
   cursor:pointer;
}

#jlogin_popup {
   background: #eeeeee;
   padding: 10px;
}

.tableborder 
{
   border: 1px solid #E50083;
}

.tableborder_grey
{
   border: 1px solid #cccccc;
}

td.umfrage
{
   font-size:13px;
   font-weight:bold;
}

div.umfrage
{
   border:1px solid gray;
   padding:15px;
}

td.umfrage2
{
   font-size:13px;
   font-weight:bold;
}

div.umfrage2
{
   border:1px solid gray;
   padding:5px;
}

td.error
{
   color:red;
   font-weight:bold;
   font-size:13px;
}

span.error
{
   color:red;
   font-weight:bold;
   font-size:13px;
}

a.admin_button {
   border: 1px solid;
   color: #E50083;
   font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
   background: #eeeeee;
   margin: 0px;
   text-transform: none;
   text-decoration: none;
   vertical-align: middle;
   outline: none;
   /*width: 100%;*/
   padding: 3px;
   line-height: 21px;
   height: 21px;
}

a.admin_button:hover {
   color: #660000;
   cursor:pointer;
}


