/* *********************** Grundinformationen *********************** *//* Setzt alle Boxen und Rahmen standardmaessig auf 0 */* {	margin:		0;	padding:	0;}body {	text-align:	left;	min-width:	760px;	font-family:	verdana,arial,helvetica,sans serif;	font-size:		11px;	padding-top:		5px;        color:		#0D141C;	background-image: url(http://www.carp-fishing.de/shop/images/bg.jpg);	background-repeat: repeat;	/*margin:				auto; */}h1 {	width:				100%;	margin-bottom: 		10px;			background-color:	#c1af76;	text-align:			left;	font-size:			12px;	font-weight:		bold;	line-height:		20px;	text-indent:		5px;	color:				white;}h1 a {	color:				white;}h3 {	font-size:			12px;}img {	border:				0px;	}/* Formulare */form {	display:			inline;	}fieldset {	border:				1px solid black;	background-color:	        #e6dbb1;	padding:			5px;}input {	border:				1px solid black;	background-color:	#ffffff;	font-size:			10px;}select {	border:				1px solid black;	background-color:	#ffffff;	font-size:			10px;}input.radio {	border:				0px;	background-color:	#ffffff;	width:				15px;}/* *********************** Ende Grundinformationen *********************** *//* *********************** Link Definitionen *********************** */a {	text-decoration:	none;	color:				#702D03;}/* *********************** Grunddesign, Header, Footer, Content *********************** *//* Kompletter Rahmen aussen */#wrapper {	width: 				910px;	position: 			relative;	left: 				50%;	margin-left:		-430px;		background-image: url(http://www.carp-fishing.de/shop/images/content_bg.jpg);	background-repeat: repeat;	/*margin:				auto; */}#branding {	position:			relative;	width:				908px;	height:				185px; /* logo is 150px */        border:				1px solid #ffffff;	margin-bottom:		10px;        background-color:       #000000; } /* Hauptnavigation */#mainNav {	width:				171px; /* 1px for border */	float:				left;        background-color:               #none;}/* 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */#content {	width:				720px;	float: 				right;}#mainContent {	width:				530px;	min-height:			10px;	float:				left;        border-left:		20px solid #none;}#mainContent h1 {        background-image:       url(/shop/images/css/obenmitte2.gif);        background-repeat:      repeat-x;        border-left:                 1px solid black;        border-right:                 1px solid black;        border-bottom:                 1px solid black;        background-color:       #000000; /* TODO: genauen Farbewert eintragen */}#secondaryContent {	width:				170px;	float:				right;	background-color:	#e3d19c;}/* Ende 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */#footer {	width: 				910px;	position: 			relative;	left: 				50%;	margin-left:		-430px;	clear:				both;	text-align:			center;	height:				30px;	width:				890px;	padding-top:		20px;}		/******************* CMS *******************/#CMSwrapper {	width: 				910px;	position: 			relative;	left: 				50%;	margin-left:		-430px;	background-color:	#ffffff; 	}#CMScontent {	width:				720px;	float: 				right;}#CMSmainContent {	width:				710px;	min-height:			10px;	float:				left;	border-left:		10px solid #ffffff;}
