.general{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: smaller;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background : #ebebeb;
}

h1 {
	font-size: x-large;
	color: white;
	background: blue;
	font-stretch: expanded;
    padding-left: 1em;
}

.headline {
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	margin-left : 1em;
}

.text_wrong {
	text-decoration: line-through;
}

.button {
	font-size: smaller;
	border : thin solid;
	background : #007DC6;
	font : bold;
	color : White;
	border-color : Black;
	cursor : default;
	letter-spacing : 1px;
	padding : 1px 5px 1px 5px;
}

.text_bold {
	font-weight: bold;
	text-decoration: none
}
.text_small {
	font-size: smaller;
	text-decoration: none
}

.text {  
	}

.col1 {
	width: 200px;
	max-width: 200px;
	min-width: 200px;
	overflow: hidden;
	margin-left: 10px;
}
.col2 {
	width: 200px;
	max-width: 200px;
	min-width: 200px;
	overflow: hidden;
	margin-left: 10px;
}
.col3 {
	width: 200px;
	max-width: 200px;
	min-width: 200px;
	overflow: hidden;
	margin-left: 10px;
}

.textindent { 
	margin-left: 200px;
	margin-top: -1.5em;
}

.indent { 
	margin-left: 2em;
}

.formular {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}
.bgred {
	background : #FF7F50;
}
.text_red {
	color: Red;
}
.text_green {
	color: Green;
}


.faux_event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4b4b4b;
	text-decoration: none;
	text-align : center;
	background : #ebebeb;
}
.faux_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d14104;
	text-decoration: none;
	text-align : center;
	background : #ebebeb;
}
.faux_title_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d14104;
	text-decoration: none;
	text-align : left;
	background : #ebebeb;
}
.faux_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4b4b4b;
	text-decoration: none;
	text-align : center;
	background : #ebebeb;
	white-space: pre;
}
.faux_text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4b4b4b;
	text-decoration: none;
	text-align : left;
	background : #ebebeb;
	white-space: pre;
}
.bg {
	background : #ebebeb;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
a:link {
	color: #4b4b4b;
	text-decoration: none}
a:visited {
	color: #4b4b4b;
	text-decoration: none}
a:hover {
	color: #0000ff;
	text-decoration: underline
}
a:active {
	color: #4b4b4b;
	text-decoration: underline
}
.faux_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4b4b4b;
	text-decoration: none;
	text-align : center;
	background : ebebeb;
}
.faux_text_small_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4b4b4b;
	text-decoration: none;
	text-align : left;
	background : ebebeb;
}
.faux_left {
	text-align : left;
}
.desc{
	text-decoration: none;
	width: 150px;
	vertical-align: top;
	text-align: right;
	margin-right: 10px;
	float: left;
	clear: left;
}

.form {
	margin-left: 10px;
    margin-right: 10px;
}
.invalid{
	border-color: red;
	border-width: 3px;
	background : #ffdddd;
}

.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	width: 250px;
	vertical-align: middle;
}

a.listbutton img{
	margin-left: 10px;
	margin-top: 10px;
	width: 30px;
	opacity: 0.6;
	filter: alpha(opacity=60);
    
}
a.listbutton:hover img{
	margin-left: 10px;
	width: 30px;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.checktext{
	margin-left: 250px;
}
.listitem {
	background: #eeeeff;

}
	

.listitem_odd {
	background: #ccccff;

}

.imageslist{
	list-style-type: none;
}
