
.error, .hint, .success
{
	padding: 10px;
	margin: 10px 0;
	font-weight: bold;
	color: #fff;
}

.error
{
	background: #f00;
}

.hint
{
	background: #b93521;
}

.success
{
	background: #55d528;
}

/*---------------------*/

#header
{
	background-image: url(header2.png) !important;
}


#menu ul
{
	padding-top: 40px;
	width: auto !important;
}


#menu ul li
{
	padding-right: 12px;
	float: left;
}


#content
{
	width: 900px;
	margin: 0px 50px 0px 50px;
}


h1 { font-size: 12pt; margin: 20px 0 6px 0; }

#pic_erfolg
{
	width: 300px;
	height: 188px;
	background: url(pics/erfolg.jpg) top left no-repeat;
}


#pic_handelskammer
{
	width: 220px;
	height: 266px;
	background: url(pics/handelskammer-zertifikat11.gif) top left no-repeat;
}


ul.liste
{
	margin-top: 6px;
}
ul.liste li
{
	list-style: none;
	padding-left: 15px;
}


.left_side
{
	width: 43%;
	float: left;
	padding-right: 7%;
}

.right_side
{
	width: 43%;
	float: right;
	padding-right: 7%;
}

ul.fleisch li
{
	list-style: circle;
	padding-left: 0;
	margin-left: 15px;
}

table.naehr
{
	width: 90%;
	margin: 10px 10px 40px 0px;
	border-bottom: 1px solid #eee;
}

table.naehr .head
{
	color: #fff;
	font-weight: bold;
	background: #aaa;
}

table.naehr tr
{
	height: 2em;
}

table.naehr tr.alt
{
	background: #eee;
}

tr.alt1
{
	background: #f5f5f5;
}

div.row
{
	float: left;
	width: 33%;
}


.colInput
{
	height: 23px;
	margin-bottom: 5px;
}

.colInput input, .colInput * input, .colInput textarea
{
	width: 80%;
}

.small
{
	width: auto !important;
}

table.inhaltsstoffe tr td
{
	padding-left: 5px;
	padding-right: 5px;
	padding: 3px 6px;
}

p.abschnitt
{
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}

a.bewerben
{
	font-weight: bold;
	color: #e94328;
}
