/* www.ramona-hoffmann.de */

* {	padding: 0;	margin: 0;	border: 0; }

img {margin-right: 9px;}

body {
	font: 0.9em "Courier New", Courier, monospace;
	color:#444444;
}

p {
	line-height: 1.2;
	margin-bottom: 15px;
}

/* Layout */

#wrapper {
	width: 100%;
}

#content {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
}

#left {
	width: 200px;
	float: left;
	padding-right: 40px;
	
}

#logo {
	text-align: right;
	margin-bottom: 42px;
	height: 70px;
	margin-right: 20px;
}

#aktuelles #navaktuelles,
#farbraeume #navfarbraeume,
#kontakt #navkontakt,
#links #navlinks,
#malerei #navmalerei,
#vita #navvita,
#workshop #navworkshop,
#zeichnung #navzeichnung,
#newsletter #navnewsletter {
	font-weight: bold;
}

#mainnav {
	margin-top: 120px;
	}

#mainnav ul li {
	list-style-type: none;
	list-style-image: none;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
}

#mainnav ul li a:hover {
	font-weight: bold;
}

#main {
	width: 700px;
	float: left;
	clear: right;
	list-style-type: square;
}

#bilder, .galerie {
	width: 100%;
	height: 160px;
	margin-top: 0px;
}
#bilder span, .galerie span {
	font-size: 22px;
	font-weight: bold;
}

#inhalt {
	width: 87%;
	margin-left: 0px;
	margin-top: 30px;
}
#inhalt ul {
	list-style-image:url(images/square.jpg);
	margin-left: 30px;
	line-height: 1.6;
}

.home {
	width: 100%;
	margin-left: 10px;
	margin-top: 2px;
}


#calli {
	width: 300px;
	height: 145px;
	float: right;
	margin-right: -50px;
}

.nav {
	color: #555;
	float: left;
	padding: 3px;
	padding-right: 9px;
	}


.rahmen {
	border: 1px solid #555;
	padding: 3px;
	margin: 0px;
	color: #222;
}

.rahmen a:hover {
	background-color: #222;
	color: #eee;
}

h3, .h4 { font-weight: bold; }
h3 { font-weight: bold; margin-bottom: 20px;}
	
.clear { clear: both; }

#left a:visited { text-decoration: none; color: #444444; }
#left a:active { text-decoration: underline; color: #D5592F; }
#left a:hover { text-decoration: underline; color: #D5592F; }
#left a {	text-decoration: none;	color: #444444; }

a:visited { text-decoration: underline; color: #444444; }
a:active { text-decoration: none; color: #D5592F; }
a:hover { text-decoration: none; color: #D5592F;}
a {	text-decoration: underline;	color: #444444; }

.nav a, #logo p a, #logo p a:active, #logo p a:visited {
	text-decoration: none;
}

#logo p a:hover {
	text-decoration: underline;
}

.nav a:hover {
	text-decoration: none;
	font-weight:bold;
}

#bilder span a, #bilder a {
	text-decoration: none;
	}

form, fieldset {
	font-size: 0.9em;
	color: #444444;
	padding: 15px;
	border: 1px solid #444444;
}

fieldset {
	margin: 0 5px 0 -45px;
	border: 1px solid #AAA;
}

legend {
	padding: 0 5px;
}

input, textarea, select {
	font-family:"Courier New", Courier, monospace;
	margin: 5px;
	padding: 2px;
	border: 1px solid #808080;
}

textarea {
	font-size: 0.9em;
}

.radio {
	margin-bottom: 3px;
	margin-right: 5px;
}

#poweredby span a {
	font-size:1px;
	color:white;
}
