/* sister-cities.net css file */
/* made by jonsn */
/* november 11 2004 */


/* basic elements */
/* --------------------------------------------------------- */
a:link {
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:active {
}
a:visited {
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	color: #A9A93E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: 7D7264;
	text-align: center;
	margin: 0;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: middle;
}
tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}



/* sister-cities div tags */
/* index.php */
/* --------------------------------------------------------- */
     
#logo {
	position: static;
	width:900px;
	height:132px;
	margin: 5px auto 0;
	background-image:url(graphics/logo.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	float: none;
}
#menu {
	position: static;
	margin: 0px auto;
	width:900px;
	height:19px;
	background-image:url(graphics/leiste.jpg);
	font-size: 12px;
	color: #FFFF99;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: none;
}  
#content {
	position: static;
	width:900px;
	margin: 0 auto;
	height: auto;
	float: none;
	text-align: left;
}
#news {
	position: relative;
	width: 420px;
	height: auto;
	margin: 0px 0px;
	text-align: justify;
	line-height: 11pt;
	font-size: 8pt;
	float: left;

}
#picofweek {
	position: relative;
	height: 150px;
	width: 150px;
	margin: 5 5;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #999999;
	background-image: url(graphics/bg_picofweek.jpg);
	background-repeat: no-repeat;
	font-size: 8pt;
	line-height: 13pt;
	float: right;
}
#pic_rechts_oben {
	position: relative;
	height: 150px;
	width: 272px;
	margin: 5 0;
	border: 1px solid #CCCCCC;
	background-color: #999999;
	background-image: url(graphics/box2.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	float: right;
}
#sistercities {
	position: relative;
	height: 163px;
	width: 272px;
	margin: 0 5;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	background-color: #999999;
	background-image: url(graphics/bg_citiesnames.jpg);
	background-repeat: no-repeat;
	font-size: 8pt;
	line-height: 13pt;
	float: right;
}
#poll {
	position: relative;
	height: 319px;
	width: 150px;
	margin: 0 0;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	background-color: #999999;
	font-size: 8pt;
	background-image: url(graphics/bg_poll.jpg);
	background-repeat: no-repeat;
	line-height: 13pt;
	float: right;
}
#pic_unten_mitte {
	position: relative;
	height: 150px;
	width: 112px;
	margin: 5 5;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	background-color: #999999;
	font-size: 8pt;
	background-image: url(graphics/box3.jpg);
	background-repeat: no-repeat;
	line-height: 13pt;
	float: right;
}
#statistic {
	position: relative;
	height: 150px;
	width: 153px;
	margin: 5 0;
	border: 1px solid #CCCCCC;
	background-color: #999999;
	background-image: url(graphics/bg_statistic.jpg);
	background-repeat: no-repeat;
	float: right;
}
#statistic2 {
	position: relative;
	margin: 4;
	text-align: left;
	vertical-align: middle;
	font-size: 8pt;
	line-height: 13pt;
}
#bottom {
	position: relative;
	width:900px;
	margin: 0 auto;
	text-align: center;
	font-size: 9px;
	float: left;
	color: #8B8073;
}
.disclaimer {
	font-size: 9px;
	color: #8B8073;
}



/* sister-cities div tags */
/* about.php */
/* --------------------------------------------------------- */

#aboutpic {
	position: relative;
	height: 400px;
	width: 217px;
	margin: 15 0;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	background-color: #999999;
	background-image: url(graphics/about_left.jpg);
	background-repeat: no-repeat;
	float: left;
}
#abouttext {
	position: relative;
	height: auto;
	width: 640px;
	margin: 15 0 0 0;
	text-align: justify;
	line-height: 13pt;
	font-size: 8pt;
	float: right;
}






/* sister-cities div tags */
/* guestbook.php */
/* --------------------------------------------------------- */

#guestbookpic {
	position: relative;
	height: 508px;
	width: 280px;
	margin: 5 0;
	border: 1px solid #CCCCCC;
	background-color: #999999;
	background-image: url(graphics/guestbook_right.jpg);
	background-repeat: no-repeat;
	float: right;
}
#guestbooktext {
	position: relative;
	height: auto;
	width: 500px;
	margin: 5 0;
	text-align: justify;
	float: left;
}


/* sister-cities div tags */
/* small statistic on index.php */
/* --------------------------------------------------------- */	
.statheadline {
	color: #80774B;
}
.statvisitors {
	color: #DE0000;
}
.stattoday {
	color: #4159A9;
}
	
	
	
/* sister-cities div tags */
/* delegates.php */
/* --------------------------------------------------------- */	

#delegates_menu {
	position: relative;
	width: 150px;
	height: auto;
	margin: 40px 5px;
	float: left;
}
#delegates_list {
	position: relative;
	width: 450;
	height: auto;
	margin: 5px 5px;
	float: left;
}
#delegates_pictures {
	position: relative;
	width: 200;
	height: 400;
	border: 1px solid #CCCCCC;
	background-image: url(graphics/bg_delegates.jpg);	
	margin: 15px 0px;
	float: right;
}
.delegates_topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CDD455;
}
.delegates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C7A068;
}



/* sister-cities div tags */
/* faq.php */
/* --------------------------------------------------------- */	

.faq_question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.faq_answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFCC;
}





/* sister-cities phpgraphy previewpic auf index.php */
/* index.php */
/* --------------------------------------------------------- */	

.phpg_previewpic img {
    border: 0px solid;
}





	

