/*
		
		BLEND Kommunikationsdesign
		Thurwiesenstrasse 7
		CH-8037 Zürich
		
		Telefon +41 44 350 44 66
		Internet http://www.blend.ch

*/





/*-----General-------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow: scroll;
	overflow-x: hidden;
}
body {
	background-color: #FFF;
	background: url(i/TuoiBG2.gif) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #06C;
	text-decoration: none;
  }
a:visited {
	color: #06C;
	text-decoration: none;
  }
a:hover {
	color: #06C;
	text-decoration: underline;
  }
img {
	border: solid #EBEBEB 4px;
	margin: 0px;
	padding: 0px;
  }
a img {
	border: solid #EBEBEB 4px;
  }
a img:hover {
	border: solid #CCC 4px;
  }



/*-----Konstrukt-------------------------*/
#container { 
	background: url(i/ContentBG2.gif) repeat-y center;
	width: 650px;
	left: 50%;
	position: absolute;   
	margin: 0px 0px 0px -325px;
	padding: 0px;
}
#wrap { 
	text-align: left;
	width: 650px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#header {
	text-align: left;
	background: url(i/TuoiHeader2.jpg) no-repeat top;
	background-color: #FFF;
	height: 150px;
	width: 650px;
	margin: 0px;
	padding: 0px 0px 45px 0px;
}
#menucontainer {
	width: 215px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}
#menu {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content {
	width: 395px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}



/*-----Content Container 600px-------------------------*/
.content {
	border-top: solid #EBEBEB 4px;
	text-align: left;
	position: relative;
	margin: 0px;
	padding: 15px 0px 20px 20px;
	width: 395px;
	height: auto;
}
.contentform {
	border-top: solid #EBEBEB 4px;
	text-align: left;
	position: relative;
	margin: 0px;
	padding: 20px 0px 20px 20px;
	width: 395px;
	height: auto; 
}
.news {
	border-top: solid #EBEBEB 4px;
	text-align: left;
	margin-top: 0px;
	padding: 15px 0px 10px 10px;
	width: 205px;
	height: auto; 
}
.footer {
	background: url(i/FooterBG2.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif, Tahoma, "Trebuchet MS";
	font-size: 11px;
	background-color: #FFF;
	color: #CCC; 	
	text-align: left;
	position: relative;
	height: auto;
	width: auto;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 20px 20px;
	clear: both;
}


/*-----Typo-------------------------*/
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #06C;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 6px;
}
a.title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #06C;
	text-decoration: underline;
	line-height: 20px;
	margin-bottom: 6px;
}
.titlemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #06C;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 6px;
}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
}
.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	color: #06C;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	padding-right: 10px;
}
a.lang:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06C;
	text-decoration: underline;
	line-height: 20px;
	text-align: left;
	padding-right: 10px;
}
a.lang:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #06C;
	color: #FFF;
	text-decoration: underline;
	line-height: 20px;
	text-align: left;
	padding-right: 10px;
}
.langoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	color: #CCC;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	padding-right: 10px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height: 11px;
	margin: 10px 0px 3px 0px;
}
.menu {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 0px;
}
a.menu:hover {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: underline;
	display: block;
	color: #06C;
	padding: 0px 0px 0px 0px;
}
.underline {
	border-bottom: #CCC solid 4px;
}
.formcolorstar {
	color: #06C;
	font-size: 16px;
}



/*-----Navigation-------------------------*/
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	list-style-type: none;
	list-style-position: outside;
	height: 20px;
	margin: 0px;
	padding: 0px;
}


/*-----Formular-------------------------*/

fieldset {
	width: auto;
	border: 4px solid #EBEBEB;
	margin: 20px 0px;
	padding: 10px;
	clear: both;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #06C;
	padding: 5px;
	margin-bottom: 10px;
}
input,textarea,select  {
	margin: 3px 10px;
	border: 1px solid #CCC;
	background: white;
	padding: 3px 3px;
}
input:active, input:focus, input:hover {
	background: #F0F0F0;
}
.formular {
	text-align: left;
}


/*-----Liste-------------------------*/
.liste ul {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.liste li {
	list-style-image: url(i/bluedot.gif);
	vertical-align: text-top;
	list-style-position: outside;
	margin-left: 11px;
	padding: 0px;
}



/*-----Tabelle Galerie-------------------------*/

.galerie {
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	float: left;
}

.galerie img {
	margin: auto;
	vertical-align: middle;
}

.galerie td {
	width: 100px;
	height: 100px;
}
