/********************/
/*    ALLGEMEIN     */
/********************/

body, td, th, input, textarea, select {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}

.centersubmit {
	display: block;
	text-align: center;
	width: 100%;
	padding: 10px 0px 0px 0px;
}

.center {
	display: block;
	text-align: center;
	width: 100%;
}

.grey {
	color: #666666;
}

.icon3 {
	width: 7px;
	height: 10px;
	border: 0px;
	margin: 0px;
	vertical-align: -20%;
}

th {
	font-weight: bold;
}

.input1, textarea, select {
	border: 1px solid #979bbe;
	background-color: #f3f3f7;
}

.medsize {
	width: 130px;
}

textarea, .areaholder {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: inline;
}

.formtable {
	margin: 0px;
	padding: 0px;
}

.formtable td {
	margin: 0px;
	padding: 4px 4px 4px 0px;
	vertical-align: top;
}

.row {
	tabhov: expression(this.onmouseover =  new Function("this.className = 'hover';"));
}

.row:hover, .hover {
	background-color: #f3f3f7;
	tabhov: expression(this.onmouseout = new Function("this.className = 'row';"));
}

input.button {
	width: 120px;
	height: 18px;
	background-image: url("gfx/button_0.gif");
	border: 0px;
}

input.button:hover, input.buttonhover {
	background-image: url("gfx/button_1.gif");
}

a {
	font-weight: normal;
	text-decoration: underline;
	color: #0e1659;
}

.content {
	margin: 10px;
}

h2 {
	font-size: 9px;
	font-weight: bold;
	color: #0e1659;
	margin: 0px 0px 0px 0px;
}

div.hr {
	border: 0px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	background-image: url(gfx/line.gif);
	clear:both;
	overflow: hidden;
}

div.hrbig {
	border: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	height: 3px;
	background-image: url(gfx/line.gif);
	overflow: hidden;
	clear: both;
}

.italic {
	font-style: italic;
	margin-bottom: 5px;
}

.message {
	color: #0e1659;
	background: #f3f3f7;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #979bbe;
	border-bottom: 1px solid #979bbe;
}

.vspacecom {
	height: 15px;
	overflow: hidden;
}

/********************/
/* VIDEO KOMMENTARE */
/********************/

.kommentar {
	margin: 0px 0px 5px 0px;
}
