
/* StyleSheets © Fa. RGold 2007 - Powered by iTeam Webdesign - http://www.iTeam-web.de 
 
Vorgaben

	Maße

	Farben:
	
		Blau		#1c27c3

		
*/

/* *********** Allgemeine Definitionen *********** */

* {
	margin: 0;
	padding: 0;
	}
	
html, body  {
    height: 100%;
    overflow: auto;
	}

img, a {
	border: 0;
	text-decoration: none;
	color: #000;
    }
	
img {
	display: compact;
	}
	
ul, li {
	list-style-type: none;
	}
h1 {
	font-size: 11px;
	ont-weight: normal;
	padding: 6px 0 4px 0;
	}

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #111111;
	background: #f8f7f7;
	overflow: auto;
	}
		
/* *********** Grundgerüst *********** */
#background {
	width: 100%;
	height: auto;
	float: left;
	background: url(../images/top.jpg) left top repeat-x;
	}

#body {
	width: 900px;
	float: left;
	text-align: left;
	background: url(../images/logo.jpg) top left no-repeat;
	}
	
#top {
	width: 100%;
	height: auto;
	float: left;
	background: url(../images/to.jpg) left top repeat-x;
	}
	
#top_links {
	width: 200px;
	height: auto;
	float: left;
	padding: 5px 0 0 735px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #fff;
	}
#top_links a {
	color: #fff;
	text-decoration: underline;
	}
	
#header {
	width: 697px; /* 700 */
	height: 37px; /* 231 */
	float: left;
	padding: 227px 0 0 10px; /* top 215 */
	background: url(../images/header.jpg) left bottom no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: 262626;
	}
	
#leftMenu {
	float: left;
	padding: 41px 0 0 13px; /* top 32 bzw. 29 left 26 */
	}
#leftMenu a {
	font-size: 13px;
	font-weight: bold;
	color: #dcdcdc;
	}
#leftMenu a:hover {
	text-decoration: underline;
	}	
#leftMenu ul {
	ackground: red;
	}
	
#leftMenu ul li {
	margin-bottom: 11px;
	width: 147px; /* 159 */
	height: 21px; /* 25 */
	padding: 4px 0 0 12px;
	}

#lM_bottom li {
	background: url(../images/lM_NO.gif);
	}

#lM_bottom li a {
	color: #393939;
	}
	
#center {
	width: 900px;
	height: auto;
	float: left;
	}
	
#content {
	width: 649px; /* 692 */
	min-height: 190px; /* min 153 */
	float: left;
	margin: 0px 0 10px 10px;
	padding: 15px 15px 0 18px;
	background: url(../images/content_bg.jpg) left top no-repeat;
	font-size: 10px;
	color: #18547b;
	line-height: 16px;
	}
#content a {
	text-decoration: underline;
	font-weight: bold;
	color: #18547b;
	}
#content img {
	border: 3px solid #fff;
	margin: 5px;
	}
	
#content_bg {
	float: left;
	background: url(../images/content_bg_under.jpg) repeat-y;
	margin-top: 11px;
	}
#content ul {
	margin-left: 10px;
	}
#content ul li {
	list-style-type: square;
	padding: 3px 0;
	}
#root {
	width: 150px;
	font-size: 10px;
	font-weight: bold;
	color: #c54604;
	padding-top: px;
	ext-align: center;
	margin-top: -12px;
	height: 25px;
	clear: left;
	text-decoration: underline;
	}
#root a {
	color: #c54604;
	text-decoration: underline;
	}
	
#weather {
	width: 151px;
	height: 178px;
	padding: 11px 6px 0 7px;
	float: left;
	margin: 11px 0 0 26px;
	background: url(../images/wheater_bg.gif);
	}
	
#footer_1 {
	clear: left;
	width: 435px; /* 447 */
	height: 31px; /* 8 */
	padding: 8px 0 0 12px;
	margin-top: 1px;
	float: left;
	border-top: 4px solid #393939;
	color: #d17625;
	font-size: 10px;
	}
#footer_1 a {
	color: #d17625;
	}
	
#footer_2 {
	width: 214px; /* 244 */
	height: 26px; /* 39 */
	float: left;
	background: url(../images/footer.jpg);
	font-size: 10px;
	color: #fff;
	padding: 13px 0 0 30px;
	}
#footer_2_iT {
	padding-left: 15px;
	color: #666666;
	}
#footer_2_iT a {
	color: #666666;
	text-decoration: underline;
	}
	

/*
#content .tx-gooffotoboek-pi1 img {
	border: none;
	padding: 0;
	margin: 0;
	}
	*/
	
	
#content .tx-gooffotoboek-pi1 .navs img {
	margin: 0;
	border: none;
	}
	
#content div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
    margin-right: 5px;
}