html,body {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Arial;
	font-size: 0.75em;
	color: #999999 ;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

h2 {font-size: 0.9em;}

/***** A L L G E M E I N  *******/

.mittig {text-align:center;margin-left:auto;margin-right:auto;}
.rightalign {text-align: right;}
.leftalign{text-align: left;}
.floatright {float: right;}
.floatleft {float: left;}
.textklein {font-size:0.9em;}
.textmenue{font-size:1.05em;}
.textgross {font-size:1.1em;}
.fett {font-weight: bold;}
.kursiv {font-style: italic;}
.versteckt {display:none;}
.unsichtbar {visibility: hidden;}

input {width: 150px;}
textarea {width: 220px;}

/******* e r s t e    S e i t e *******/

.gesamt {
	width: 95%;
}

.montitop {
	background: url(../pics/monti/monti.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 222px;
	height: 78px;
}


/*  C O N T E N T  */

.content {
	width: 95%;
	height: 100%;
}

.jahr { height: 27px;}

.contact { width: 220px; }
.senden { width: 75px !important; }
.guard { width: 30px !important; }
.datenschutz { width: 22px; }
.datenschutz2 { width: 200px; }
.trennlinie { border-bottom: 1px solid #999999; width: 160px;}
.disclaimer { width: 450px;}

.artist { width: 600px; }


/******* L I N K S *******/

a:link {
color : #999999;
text-decoration : none;
}

a:visited {
color : #999999;
text-decoration : none;
}

a:hover {
color : #555;
text-decoration : none;
}

.dunkel {color : #555 !important;}

a:active {text-decoration : none;}

a:focus {text-decoration : none;}

.datenschutz4 a:hover {
	color : #999999 !important;
}

/******* A D M I N *******/

.adminmontitop {
	background: url(../pics/monti/admin_monti.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 222px;
	height: 78px;
}

.adminbereich {
	color: #b57081;
}

/* artist */

.jahradmin {width: 59px; height: 22px;}
.textaus {width: 270px; height: 15px;}
.butpfeil {width: 27px;}
.submitok {width: 45px;}

/* news */

.newsbeschreibung {width: 100px;}
.newsrand {width: 100px;}
.textnews {width: 230px; height: 15px;}

/* works */

.galerieall {
	width: 160px;
	border: 1px solid red;
	height: 400px;
}

.tdwidth {
	width: 180px;
}

.textgalerie {width: 158px;}

.fileinput2{width: 160px;}


