/* @override http://www.catrike.de/assets/templates/catrike/style.css */

/*Template: Kartoffeldruck Media GbR 2011 Sebastian Krämer http://www.kartoffeldruck-media.de*/

/*allgemein*/

body {
	background: url(hintergrundbilder/body-back.jpg) no-repeat;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: small;
	background-color: #000030;
}

#site {
	width: 870px;
	padding-left: 0;
	margin-top: 60px;
	margin-left: 23px;
}

a {
	color: #666;
	font-weight: lighter;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
}

a:hover {
	color: #C00;
	text-decoration: none;
}

/*navigation*/

#navi-area {
	font-size: small;
	width: 200px;
	list-style: none;
	float: left;
	margin-right: 20px;
	margin-top: 3px;
}

ul {
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	width: 200px;
	margin-right: 0px;
	margin-left: 0px;
}

#navi-area ul li.active {
	background-color: #e1e1e1;
}

li {
	padding-left: 0px;
	background-color: white;
	border: 2px solid #c02239;
	margin-bottom: 5px;
	line-height: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

li a {
	padding-left: 20px;
	margin-bottom: 1px;
}

#navi-area ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

li a:hover {
	
}

li ul li {
	list-style-position: inside;
	list-style-type: none;
	border-style: none;
	width: 176px;
	color: white;
	background-color: silver;
	margin-left: 10px;
}

li ul li.active {
	list-style-position: inside;
	list-style-type: none;
	border-style: none;
	width: 176px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px;
}

li ul li:hover {
	list-style-position: inside;
	list-style-type: none;
	border-style: none;
	width: 176px;
	background-color: #e1e1e1;
	margin-left: 10px;
}

/*inhalt-content*/

#c-area {
	width: 604px;
	overflow: auto;
	background-color: white;
	border: 2px solid #b71c2e;
	padding: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#c-info {
	color: #FFF;
	font-size: x-small;
	width: 640px;
	display: inline-block;
}

#contact {
	float: right;
	clear: both;
	margin-top: 15px;
	border-top: 1px solid gray;
	margin-right: 6px;
	padding-left: 53px;
	font-size: 10px;
	line-height: 30px;
}

#random-model {
	background-color: #e1e3e3;
	padding-right: 5px;
	padding-left: 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #bd1931;
	padding-bottom: 5px;
}

#random-model p {
	margin-left: 10px;
}

#random-model img {
	background-color: white;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #bd1931;
	padding: 10px;
}

#random-model div.grid_3 h3 {
	width: 410px;
	float: left;
	margin-top: 5px;
}
