body
{
	background-color: #cccccc;
}

p, blockquote, li, h3
{
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
	padding-left: 5x;
	padding-right: 5px;
                color: #1B1B1B;
}

blockquote
{
	margin-left: 5px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	text-align: left;
	height: 80px;
}

#navcontainer
{
	font-family: "Lucida Grande",Helvetica,Verdana,Arial, sans-serif;
	font-size: 13px;
	text-transform: lowercase;
	margin: 0;
	font-weight: bold;
	height: 17px;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #95C924;
	color: #FFFFFF;
	float: left;
	width: 100%;
	height: 17px;
}

#navcontainer ul li
{
	display: inline;
}

#navcontainer ul li a
{
	padding: 3px 14px;
	background-color: #95C924;
	color: White;
	text-decoration: none;
	float: left;
                border-bottom: 0px black solid;
	
}

#navcontainer ul li a:hover
{
	background-color: #E50083;
	color: #ffffff;
	height: 17px;
}

#navcontainer ul li a.selected
{
	background-color: #E50083;
	color: #ffffff;
	height: 17px;
}

#container
{
	width: 760px;
	\width: 760px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
                background-color: #ffffff;
}

#logo
 {
	display: block;
	width: 527px;
                height: 59px;
	background: url('http://www.kunstsplitter-ausstellungen.de/logo.gif'); 
}

#sidebar-1
{
	float: left;
	width: 20px;
	\width: 20px;
	w\idth: 20px;
	margin-right: 0px;
	padding-top: 300px;
}

#content
{
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 20px;
}

#sidebar-2
{
	float: right;
	width: 150px;
                \width: 150px;
	w\idth: 150px;
	margin-left: 20px;
	padding-top: 30px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
                font-family: "Lucida Grande",Verdana, Tahoma, Helvetica;
                color: #ffffff;
                font-size: 10px;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a

{	color: #1B1B1B;
	text-decoration: none;
	border-bottom: 1px black solid;
}

a:hover
{
                color: black;
                text-decoration: none;
	border-bottom: 1px black solid;
}
a img
{              border: 0px;
}


#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: "Lucida Grande",Verdana, Georgia, Times, Serif;
	font-size: 16px;
                
}

h2
{
	font-weight: normal;
	font-family: "Lucida Grande",Verdana, Georgia, Times, Serif;
	font-size: 16px;
	font-style: italic;
}

h3
{
	font-weight: bold;
	font-family: "Lucida Grande",Verdana, Georgia, Times, Serif;
	font-size: 16px;
	
}

h3 a
{
	border: 0px;
	font-weight: bold;
	font-family: "Lucida Grande",Verdana, Georgia, Times, Serif;
	font-size: 16px;
                font-style: bold;
}

h1 a, h2 a
{
	border: 0px;
}

h4
{
	font-weight: normal;
	text-decoration:none;
	font-family: "Lucida Grande",Verdana, Georgia, Times, Serif;
	font-size: 12px;
                
}

h5
{
	
                font-weight: bold;
	text-decoration:none;
	font-family: "Lucida Grande",Verdana, Georgia, Times, Serif;
	font-size: 14px;
                color: #E50083;
                                
}

h5 a
{
	border: 0px;
                text-decoration:underlined;
               	font-family: "Lucida Grande",Verdana, Georgia, Times, Serif;
	font-size: 14px;
                color: #000000;
                border-bottom: 1px solid;
                                
}

h6
{
	font-weight: bold;
	text-decoration:none;
	font-family: "Lucida Grande",Verdana, Georgia, Times, Serif;
	font-size: 14px;
                color: #000000;
                
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 80%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

