html, body {
	height: 100%;
}

/** HEADER */

#header {
	width: 899px;
	height: 200px;
	margin: 0px auto;
	padding: 0px 3px;
	background: #FFFFFF;
}


#toscana {
	float: left;
	width: 400px;
	height: 98px;
	background: url(http://www.toscana-vacanza.de/ee_design/pfeil.gif) no-repeat left top;
}

#kopftext {
	float: right;
	width: 899px;
	height: 98px;
	background: url(http://www.toscana-vacanza.de/ee_design/homepage03.jpg) no-repeat left top;
}

/** MENU */

#menu {
  
	width: 899px;
	height: 28px;
	margin: 0px auto;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0px 0px 0px 20px;
}

/** SPLASH */

#splash {
	clear: both;
	width: 899px;
	height: 210px;
	margin: 0px auto;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;

}

/** BUTTONMENU **/

#buttonmenu {
	float: left;
	width: 50px;
	padding: 20px 0px 0px 36px;
}
#buttonmenu img {
  margin-bottom: 4px;
}

/** SUBMENU */

#submenu {
	float: left;
	width: 230px;
	padding: 20px 0px 0px 36px;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	float: left;
	width: 166px;
	height: 22px;
	margin-bottom: 3px;
	padding: 3px 0px 0px 19px;
}

/** CONTENT */

#content {
	width: 899px;
	margin: 0px auto;
	border-top: 0px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

/** 3-COLUMN LAYOUT */

.three-cols {
}

.three-cols .colA {
	float: left;
	width: 216px;
	height: 420px;
	min-height: 420px;
	padding: 0px 15px;
}

.three-cols .colB {
	float: left;
	width: 380px;
	height: 420px;
	min-height: 420px;
	padding: 0px 15px;
}

.three-cols .colC {
	float: left;
	width: 213px;
	height: 420px;
	min-height: 420px;
	padding: 0px 15px;
}

html>body .three-cols .colA, html>body .three-cols .colB, html>body .three-cols .colC {
	height: auto;
}

/** 2-COLUMN LAYOUT */

.two-cols {
}

.two-cols .colA {
	float: left;
	width: 216px;
	height: 420px;
	min-height: 420px;
	padding: 0px 15px;
}

.two-cols .colB {
	float: left;
	width: 623px;
	height: 420px;
	min-height: 420px;
	padding: 0px 15px;
}

html>body .two-cols .colA, html>body .two-cols .colB {
	height: auto;
}

/** FOOTER */

#footer {
	width: 905px;
	margin: 0px auto;
}

#footermenu {
	height: 25px;
	padding-top: 8px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;	
	text-align: center;
}

/** BOX1 */

#box1 {
	float: right;
height:210px;
}

/** BOX2 */

#box2 {
}

#box2 .text1 {
	padding-left: 11px;
}

/** BOX3 */

#box3 {
}

#box3 .text1,table {
	padding-left: 9px;
}

/** BOX4 */

#box4 {
}

#box4 .text1 {
	padding-left: 9px;
}

/** BOX5 */

#box5 {
}

#box5 .text1 {
   padding-left: 15px;
	padding-right: 15px; 
}

#box5 p {
	padding-left: 15px;
	padding-right: 15px;
}

/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Georgia",Verdana,  serif;
	font-size: 12px;
line-height:14px;
	color: #142C42;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 120%;

padding-left:10px;
	
}

.text1 {
	padding: 20px 0px 10px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #142C42;
}

.text2 {
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
}

.text3 {
	text-align: right;
}

.text4 {
	height: 24px;
	padding: 3px 0px 0px 15px;
	background: url(http://www.toscana-vacanza.de/ee_design/rand-rechts.gif) no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	color: #142C42;
}

.text5 {
	text-align: center;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
        list-style: none;
}

.list1 li {
	padding: 4px 0px 5px 11px;
	background: url(http://www.toscana-vacanza.de/ee_design/punkte.gif) repeat-x left bottom;
}

.list1 a {
/*	padding-left: 11px; */
	text-decoration: none;
	color: #142C42;
}

.list1 a:hover {
	text-decoration: underline;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	background: url(http://www.toscana-vacanza.de/ee_design/punkte.gif) repeat-x left bottom;
}

.list2 a {
	display: block;
	padding: 5px 0px 6px 40px;
	background: url(http://www.toscana-vacanza.de/ee_design/pfeil.gif) no-repeat 5px 50%;
	text-decoration: none;
	color: #142C42;
}

.list2 a:hover {
	text-decoration: underline;
}

#nav_categories, #nav_categories li, #nav_categories ul, #nav_categories ul ul {

list-style: none;
margin-bottom: 0px;
}

/** LINKS */

a {
	color: #B57B4A;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	padding: 4px 6px 6px 4px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	background: url(http://www.toscana-vacanza.de/ee_design/linklight.gif) repeat-x left bottom;
}

.link2 {
	text-decoration: none;
	font-size: 12px;
	color: #142C42;
}

.link2:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	color: #FFFFFF;
}

.style1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.style1 a:hover {
	text-decoration: underline
}

/** BACKGROUNDS */

.bg1  { background: #F7E7DE url(http://www.toscana-vacanza.de/ee_design/back.gif) repeat-x left top; }
.bg2  { background: url(http://www.toscana-vacanza.de/ee_design/back3.gif) repeat left top;}
.bg3  { background: #F7E7DE url(http://www.toscana-vacanza.de/ee_design/back2.gif) repeat-x left top; }
.bg4  { background: url(http://www.toscana-vacanza.de/ee_design/rand01.gif) no-repeat left top; }
.bg5  { background: url(http://www.toscana-vacanza.de/ee_design/rand02.gif) no-repeat left top; }
.bg6  { background: url(http://www.toscana-vacanza.de/ee_design/rand03.gif) no-repeat left top; }
.bg7  { background: url(http://www.toscana-vacanza.de/ee_design/rand04.gif) no-repeat left top; }
.bg8  { background: url(http://www.toscana-vacanza.de/ee_design/rand05.gif) no-repeat left top; }
.bg8a  { background: url(http://www.toscana-vacanza.de/ee_design/rand06.gif) no-repeat left top; }
.bg9  { background: url(http://www.toscana-vacanza.de/ee_design/back1.gif) repeat-y left top; }
.bg10 {  }
.bg11 { background: url(http://www.toscana-vacanza.de/ee_design/images/homepage15.gif) repeat-x left top; }
.bg12 { background: url(http://www.toscana-vacanza.de/ee_design/back4.gif) repeat-x left top; }
.bg13 { background: #F7D6B5 url(http://www.toscana-vacanza.de/ee_design/back6.gif) repeat-x left top; }
.bg14 { background: url(http://www.toscana-vacanza.de/ee_design/subpage01.gif) repeat-y left top; }
.bg15 { background: #E6F3FE url(http://www.toscana-vacanza.de/ee_design/subpage02.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }


hr { display: none; }

.hr1 {
	height: 1px;
}

/** BLOG **/

.posted {
font-size:0.9em;
line-height:1.2em;

}

.kommentare {

margin-left: 20px;

}

.clear {
	clear:left;
}

.nav {padding-left: 10px;  padding-bottom:10px; }
.nav a { color: #000000; border: 1px solid #ccc; background: #F7EFEF; text-decoration: none; margin: 0 3px 0 0; padding: 2px 4px;  }
.nav a.activeSlide { background: #F7D7B5 }
.nav a:focus { outline: none; }

.tagcloud {
	line-height:1.6em;
padding-left:15px;
}