
.verbe
{
	border: 1px #990000 solid;
	padding: 3px;
	font-family: Verdana, Arial;
	font-size: 11;
	background-image:url('http://www.ambronia.at/images/icons/userverb.png'); 
	background-repeat: no-repeat;
	min-height: 50px;
	_height:50px;
}

.noverbe
{
	border: 1px black dashed;
	padding: 3px;
	font-family: Verdana, Arial;
	font-size: 9;
	background-image:url('http://www.ambronia.at/images/icons/usernoverb.png'); 
	background-repeat: no-repeat;
	min-height: 50px;
	_height:50px;
}

.verbe .name
{
	font-size:120%;
	font-weight: 110%;
	padding-left: 30px;
	padding-top: 10px;
	float: left;
	color: #990000;
	width: 10%;
	min-height: 40px;
	_height:40px;
}

.noverbe .name
{
	padding-left: 30px;
	padding-top: 10px;
	float: left;
	color: black;
	width: 10%;
	min-height: 40px;
	_height: 40px;
}

.text
{
    width: 85%;
    float: left;
}

.zeit
{
	clear: both;
	font-size: 7px;
}
