* {
	margin:0;
	padding:0;
}

/** General Style Info **/
html, body {
    background-color: #fff;
    background-image: url("images/bg_all.gif");
    color: #000;
    font-family: calibri,verdana,helvetica,sans-serif;
    font-size: 11pt;
    height: 100%;
    line-height: 17px;
    margin: 0;
    padding: 0;
}
#all {
    background: url("images/bg_verlauf.gif") repeat-x scroll 0 0 transparent;
    min-height: 100%;
    position: relative;
    width: 100%;
}
#container {
    text-align: left;
    margin: 0 auto;
}
#meta_nav #inhalt {
    padding-top: 14px;
}
#meta_nav {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 0.84em;
    color: #CCCCCC;
    font-size: 0.84em;
    height: 35px;
    overflow: hidden;
    padding: 0;
    text-align: right;
    vertical-align: bottom;
}

#meta_nav a {
    color: #666666;
    font-family: arial,verdana,times,serif;
    font-size: 0.8em;
    font-weight: normal;
    line-height: normal;
    margin: 0 5px;
    padding: 0;
    text-decoration: none;
}

a {
    color: #003D4C;
    font-weight: normal;
    text-decoration: underline;
}

a:focus {
 outline:none;
} 

#head{
 height:70px;
 background-color:#661124;
}

#head .head_logo {
    height: 70px;
    padding-left: 00px;
}

#cont_head {
    margin: 0 0 10px;
    position: relative;
    width: 980px;
    z-index: 10;
}

#head .headnav_1 {
    left: 10px;
    position: relative;
    top: -24px;
    width: 790px;
    z-index: 300;
}

#head .headnav_1 ul {
    display: block;
    list-style-image: none;
    list-style-type: none;
}

#head .headnav_1 ul li {
    background: url("images/bg_hauptnavi-ebene2-trenner-links.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    margin: 0 1px 0 0;
    padding-left: 1px;
    padding-right: 0;
    padding-top: 0;
}

#head .headnav_1 ul li a {
    background: url("images/bg_hauptnavi-ebene2-trenner-rechts.gif") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 0.75em;
    font-weight: bold;
    line-height: normal;
    padding: 4px 7px 5px 8px;
    text-decoration: none;
}

#head .headnav_1 ul li.act a {
    background-color: #FA8B00;
    background-image: url("images/bg_hauptnavi-akt.gif");
    background-position: right top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    line-height: normal;
    padding: 4px 18px 5px 8px;
    text-decoration: none;
}

#mainwrapper {
    background-color: #FFFFFF;
    margin-top: 10px;
    padding-bottom: 20px;
}

.breadcrumb {
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    font-size: 0.7em;
    margin: 0;
    padding: 0;
    position: relative;
    width: 980px;
}

#head .head_logo {
    height: 70px;
    padding-left: 20px;
}

#head .headnav_1 ul li a:hover{
    background: url(images/bg_hauptnavi-ebene2-trenner-rechts-on.gif) no-repeat scroll right top transparent;
    color: #FFFFFF;
} 

#head .headnav_1 ul li.act a:hover{
    background-color: #FA8B00;
    background-image: url("images/bg_hauptnavi-akt.gif");
    background-position: right top;
    background-repeat: no-repeat;    color: #FFFFFF;;
} 

#contwrapper {
    padding: 20px 20px 50px;
    display: table;
    width: 100%;
}

#content_bottom {
    background-color: #E3E3E3;
    border-top: 1px solid #D0D0D0;
    clear: both;
    min-height: 100px;
}
#bottom {
    background-color: #E31C21;
    height: 50px;
}

a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
	margin-bottom:0.5em;
}
h1 {
    color: #043684;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 5px 8px 0;	
	color: #661124;
}
h2 {
    font-family: calibri,lucida sans,arial,verdana,times,serif;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 33px;
    padding: 0 5px 0 0;
	color: #e01a4b;
}
h3 {
    font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #000;
    line-height: 22px;
    margin: 0 0 11px;
    padding: 2px 0 2px 1px;
	color: #661124;
}
h4 {
	color: #993;
	font-weight: normal;
}
ul, li {
	margin: 0 12px;
}

#bottom .bottom_nav {
    padding-left: 200px;
    position: relative;
    top: -30px;
}
#bottom .bottom_nav ul {
    display: block;
    font-size: 11px;
    list-style-image: none;
    list-style-type: none;
}
#bottom .bottom_nav ul li {
    display: block;
    float: left;
    line-height: 12px;
    padding-left: 10px;
    padding-right: 10px;
}
#bottom .bottom_nav ul li a {
    color: #FFFFFF;
    font-size: 12px;
}

/** Layout **/

/** containers **/
div.form,
div.index,
div.view {
	###float:right;
	###width:76%;
	###border-left:1px solid #666;
	padding:10px 2%;
}
div.actions {
	float:left;
	width:16%;
	padding:10px 1.5%;
}
div.actions h3 {
	padding-top:0;
	color:#777;
}


.nopadding, .nopadding tr, .nopadding tr td {
	padding: 0px !important;
}

table.nopadding, table.nopaddingwhite {
	width: 600px;
}

.nopadding label, .nopaddingwhite label {
	width: 40px !important;	
}

.nopaddingwhite, .nopaddingwhite tr, .nopaddingwhite tr td {
	background: #fff !important;
	padding: 0px !important;
    color: #747A80;	
}

/** Tables **/
table {
	background: #fff;
	border-right:0;
	clear: both;
	color: #000;
	margin-bottom: 10px;
	width: 100%;
}
th {
	border:0;
	text-align: left;
	padding:4px;
}
th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a.asc:after {
	content: ' ⇣';
}
th a.desc:after {
	content: ' ⇡';
}
table tr td {
    border: 1px solid #777777;
    padding: 2px;
    text-align: left;
    vertical-align: top;
}
table#showtable tr td {
	border: 1px solid #777777;
    padding: 2px;
    text-align: left;
    vertical-align: top;
}
table tr:nth-child(2n) td {
	background: #f5f5f5;
}
table .nopaddingwhite tr:nth-child(2n) td {
	background: #fff;
}
table .altrow td {
	background: #f5f5f5;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
table td.actions a {
	margin: 0px 6px;
	padding:2px 5px;
	text-decoration: none;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
	font-family: Monaco, Consolas, "Courier New", monospaced;
}
.cake-sql-log caption {
	color:#fff;
}

/** Paging **/
div.paging {
	background:#fff;
	color: #ccc;
	margin-top: 1em;
	clear:both;
}
div.paging span.disabled {
	color: #ddd;
	display: inline;
}
div.paging span.current {
	color: #e01a4b;
}
div.paging span a {
}

/** Scaffold View **/
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl .altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/** Forms **/
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 95%;
}

form .input {
	color: #000;
}
form .required label:after {
	color: #e32;
	content: '*';
	display:inline;
}
form div.submit {
	border: 0;
	padding-top: 30px;
}

select {
	clear: both;
	font-size: 100,1%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	 clear: left;
    float: left;
    margin: 7px 20px 7px 2px;
    width: auto;
}
div.checkbox label {
	display: inline;
}
input[type=radio] {
	float:none;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit], button {
	display: inline;
	font-size: 110%;
	width: auto;
}
/*
form .submit input[type=submit], input.button_green {
		
		background: -moz-linear-gradient(center top , #A8EA9C, #62AF56) repeat scroll 0 0 #62AF56;
    border-color: #2D6324;
    color: #000000;
    padding: 3px 50px;
    text-shadow: 0 1px 0 #8CEE7C;
}
form .submit input[type=submit]:hover , input.button_green:hover{
	background:#4ca83d;
	background: -webkit-gradient(linear, left top, left bottom, from(#85e573), to(#4ca83d));
	background-image: -moz-linear-gradient(top, #85e573, #4ca83d);
	cursor:pointer;
}
*/


form .submit input[type=submit]:hover , input.button_green:hover{
	/*color: #000;
	background: #ffdd06; /* Old browsers #764e8b*/
	/*background: -moz-linear-gradient(top,  #f7a600 0%, #ffdd06 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7a600), color-stop(100%,#ffdd06)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #f7a600 0%,#ffdd06 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #f7a600 0%,#ffdd06 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #f7a600 0%,#ffdd06 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  #f7a600 0%,#ffdd06 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7a600', endColorstr='#ffdd06',GradientType=0 ); /* IE6-9 */
	/*-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.5);*/
	background-color: transparent;
}


input.button_red {
	background: -moz-linear-gradient(center top , #FF0101, #D70101) repeat scroll 0 0 #D70101;
    border-color: #2D6324;
    color: #fff;
    padding: 3px 50px;
    text-shadow: 0 1px 0 #8CEE7C;
	margin-top:5px;
	
}
input.button_red:hover{
	background:#D70101;
	background: -webkit-gradient(linear, left top, left bottom, from(#D70101), to(#D70101));
	background-image: -moz-linear-gradient(top, #D70101, #D70101);
	cursor:pointer;
	color:#fff;
}






/** Notices and Errors **/
div.message {
	clear: both;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 1em 0;
	background: #e01a4b;
	padding: 5px;
}
div.error-message {
    color: #e01a4b;
	margin-left: 200px;
	/* font-weight:bold; */
	/*display: none;*/
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/**  Actions  **/

div.actions{
	width:100%;
}
div.actions ul {
	margin: 0px 0;
	padding: 0;
	display: block;
}
div.actions li {
	display: block;
    float: left;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	font-weight: normal;
	display: block;
	clear: both;
}
div.actions ul li a:hover {
	text-decoration: underline;
}

/*
input[type=submit], button,
div.actions ul li a,
td.actions a {
	font-weight:normal;
	padding: 4px 8px;
	background:#e6e49f;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f1d4), to(#e6e49f));
	background-image: -moz-linear-gradient(top, #f1f1d4, #e6e49f);
	color:#333;
	border:1px solid #aaac62;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-decoration:none;
	text-shadow: #fff 0px 1px 0px;
	min-width: 0;
	float: left;
}
input[type=submit]:hover, button:hover,
div.actions ul li a:hover,
td.actions a:hover {
	background: #f0f09a;
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7e1), to(#eeeca9));
}
*/

/*input[type=submit], button,*/
div.actions ul li a,
td.actions a {
	color: #444;
	padding: 4px 8px;
	float: left;
	/*runde ecken*/
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	border: 0px solid #fff;
	/*Hintergundverlauf (www.colorzilla.com/gradient-editor/)*/  
	background: #f7a600; /* Old browsers #553964 */
	background: -moz-linear-gradient(top,  #ffdd06 0%, #f7a600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffdd06), color-stop(100%,#f7a600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffdd06 0%,#f7a600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffdd06 0%,#f7a600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffdd06 0%,#f7a600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffdd06 0%,#f7a600 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdd06', endColorstr='#f7a600',GradientType=0 ); /* IE6-9 */
	/*Schatten*/
	-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.3);
}
input[type=submit]:hover, button:hover,
div.actions ul li a:hover,
td.actions a:hover {
	color: #000;
	/*background: #ffdd06; /* Old browsers #764e8b / FCEE98 / F1DC6D*/
	/*background: -moz-linear-gradient(top,  #f7a600 0%, #ffdd06 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7a600), color-stop(100%,#ffdd06)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #f7a600 0%,#ffdd06 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #f7a600 0%,#ffdd06 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #f7a600 0%,#ffdd06 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  #f7a600 0%,#ffdd06 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7a600', endColorstr='#ffdd06',GradientType=0 ); /* IE6-9 */
	/*-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.5);*/
}

#PersonProfileForm  input[type=submit] {
	float: none;
	margin-top: 10px;
	}

/** Related **/
div.related {
	clear: both;
	display: block;
}

/** Debugging **/
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}

.flash_good {
        background: none repeat scroll 0 0 #E5F2BE;
		border: 2px solid #BEDF5D;
		font-weight: bold;
		margin-bottom: 20px;
		padding: 10px;
}

.flash_bad {
        color: #e01a4b;
        border: 2px solid #e01a4b;
        padding: 10px;
        font-weight: bold;
		margin-bottom: 20px;
}



.flash_good span, .flash_bad span {
        float: right;
}

form#viewer label {
    display: inline-block;
    width: 200px;
    padding-top: 6px;
    vertical-align: baseline !important;
}
#contwrapper form label {
    display: inline-block;
    width: 200px;
    vertical-align: top;
    padding-top: 6px;
	###font-weight: bold;
}

#agb label {
    display: inline-block;
    width: 600px !important;
	vertical-align: top;
	padding-left: 20px !important;
	padding-top: 0px !important;
}

#contwrapper form input[type=text], #contwrapper form input[type=password], #contwrapper form input[type=textarea], #contwrapper form input[type=select] {
    border: 1px solid #B9B9B9;
    color: #5C5C5C;
    margin-top: 3px;
    padding: 2px;
    width: 200px;
	font-family: calibri,verdana,helvetica,sans-serif;
    font-size: 12px;

}

#contwrapper form select {
    border: 1px solid #B9B9B9;
    color: #5C5C5C;
    margin-top: 3px;
    padding: 0px;
    width: 200px !important;
	font-family: calibri,verdana,helvetica,sans-serif;
    font-size: 12px;
}

#contwrapper input[type="radio"] {
	float: none;
	margin-top: 7px;
}

.error label {
	color: #E31C21;
}

.form-error {
	border: 1px solid #E31C21 !important;
}

.keyword a, .addkey a {
   background-color: #EEEEEE;
   border: 1px solid #c0c0c0;
   float: left;
   margin: 3px;
   padding: 4px;
   -moz-border-radius: 4px 4px 4px 4px;
   text-decoration: none;
   font-weight: normal;
}

.check {
	border: 0px !important;
	background: #eee !important;
}

#simplemodal-overlay {background-color:#333;}
#simplemodal-container {background-color:#fff; border:5px solid #E31C21; padding:12px; }

#simplemodal-container a.modalCloseImg {
	background:url(images/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

.box {
	width: 600px !important;
}

.highlight {
	background: #ff0;
}

.mmlogo {
    text-align: center;
}

.dis0 {
	color: #E31C21;
}

table.index td{
vertical-align: middle !important;
}

table.overview th{
	border-bottom:2px solid #000;
}
table.overview{
	margin-top:10px;
}

#moreoptions .checkbox label{
	height: 22px;
    padding-top: 5px;
    width: 400px;
}

#moreoptions{
	margin-top:10px;
	border: 1px solid lightgrey;
	padding:5px;
}
#moreoptions_presdinner .checkbox label{
	height: 22px;
    padding-top: 5px;
    width: 400px;
}

#moreoptions_presdinner{
	margin-top:10px;
	border: 1px solid lightgrey;
	padding:5px;
}

#social_addPerson{
	margin-left:36px;
	margin-top:5px;
	margin-bottom:5px;
}

#PersonAddForm b, #PersonAddInvitedForm b{
	color: #661124;
}

#contwrapper form #partfee label, #contwrapper form label.alt_invoice{
	width:auto;
}
#contwrapper form label.regagb{
	width:500px;
}
#contwrapper form #partfee input{
	border:0px;
}

#contwrapper form a{
	color: #e01a4b;
	text-decoration:none;
}
#contwrapper form a:hover{
	text-decoration:underline;
}


#partfee{
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
}

#partfee input#PersonFeeall{
	 color: red;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    padding-top: 5px;
}
#alt_anschrift{
	margin-left:36px;
	overflow: hidden;
}

#contwrapper form #alt_anschrift label {
    width: 164px;
}

#accPerson_dinner, #other_country{
	margin-left:36px;
	margin-bottom:10px;
}
#accPerson_dinner input{
	  border: 1px solid grey;
    color: #661124;
}
#accPerson_dinner input[type=button]{
	font-weight:bold;
	
}
#accPerson_dinner input:hover{
	cursor:pointer;
}

#pres_addPerson{
	margin-left:36px;
	margin-bottom:10px;
}

#contwrapper form #accPerson_dinner label{
	margin-top:2px;
}

.gruppenpreise label{
	width:280px !important;
}

#content form label {
    display: inline-block;
    font-weight: bold;
    padding-top: 5px;
    vertical-align: top;
    width: 200px;
}

#content form input[type="text"], #content form input[type="password"], #content form input[type="textarea"], #content form input[type="select"] {
    border: 1px solid #B9B9B9;
    color: #5C5C5C;
    margin-top: 3px;
    padding: 2px;
    width: 200px;
}

#ticket_student, #ticket_normal{
	margin-left:40px;
	margin-top:5px;
}
#regperson tr td{
	border:0px;
	padding:0px;
}
table#regperson tr:nth-child(2n) td{
	background-color:#fff;
}

#contwrapper form .checkbox label{
	min-height: 21px;
}

#contwrapper #nojava {
	background-position: 15px 50%; /* x-pos y-pos */
color: red;
text-align: center;
font-weight: bold;
font-size: medium;
padding: 5px 20px 5px 45px;
border-top: 2px solid #B5D4FE;
border-bottom: 2px solid #B5D4FE;
}

#contwrapper form input.tickets{
	width:65px;
	border:none;
	font-weight:bold;
	display: inline-block;
	color:#000;
	border:0px;
}



table#showusers a{
/*
	background-color:transparent;
	font-weight:bold;
	color:#661124;
*/
	font-weight:normal;
	text-decoration:none;
}
table#showusers a:hover{
	text-decoration:none;
}


a.button em {
    /*background: url("http://www.m2m-summit.com/files/m2m_button_lang.png") no-repeat scroll 0 0 transparent;*/
    display: block;
    font-style: normal;
    font-weight: bold;
    line-height: 20px;
    padding: 6px 0 10px 24px;
    text-decoration: none;
}
a.button {
    /*background: url("http://www.m2m-summit.com/files/m2m_button_kurz.png") no-repeat scroll right top transparent;*/
    color: #FFFFFF;
    display: block;
    float: left;
    height: 33px;
    margin-right: 6px;
    padding-right: 24px;
    text-decoration: none;
}
a.button:hover{
	text-decoration:underline;
}

/*Font für Frontendseite*/
#PersonAddForm { font-size: 12px; }