/* @override http://cssneustart.de/c/start.css */

/*für den Launch*/

#regnow{
	display:block;
	width:420px;
	height:60px;
	margin:3em 0 0 -5px;
	background:#13acfb url(../i/regnow.png) 0 0 no-repeat;
	text-indent:-2000em;
}

#regnow:hover{
	background:#c4e63b url(../i/regnow.png) 0 0 no-repeat;
}

/*Startseite*/

dl.blog dt, dl.blog dt a{
	color:#919191;
	text-decoration:none;
}

dl.blog dt a{
	display:block;
	border-bottom:2px solid #dfdfdf;
}

dl.blog dt em{
	font-style:normal;
}

dl.blog dd{
	margin:0 0 2.25em;
	color:#636363;
}

div.gal ul{
	display:block;
	margin:0 -20px 0 -2px;
}

div.gal li{
	display:block;
	overflow:hidden;
	list-style-type:none;
	float:left;
	width:134px;
	margin:0 .8em .8em 0;
	padding:0;
	background:url(../i/gal.li.gif) 0 0 no-repeat;
}

div.gal a{
	display:block;
	margin:3px 4px 5px;
	border:0;
}

div.gal img{
	width:126px;
	height:76px;
	vertical-align:bottom;
}

div.col-n ul li{
	list-style-type:none;
}