/* warenbude.de */

a:link {
	text-decoration:none;
	color:#000;
	}
a:visited { 
	text-decoration:none;
	color: #000;
	}
a:hover { 
	text-decoration:none;
	color:#000;
	}
a:active { 
	text-decoration:none;
	color:#000;
	}


#navigation li {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

#navigation li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	
}




h1#title {
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
		
}




p#gruen {
	font-size:11px;
	color:#008000;
}

p#rot{
	color:#D20000;
}



input.registrierung{
	border: solid #000 1px;
	width: 150px;
}

input.registrierung2{
	border: solid #000 1px;
	width: 100px;
}

input.support{
	border: solid #000 1px;
	width: 180px;

}


select.registrierung{
	border: solid #000 1px;
	width: 150px;

}

select.profil{
	border: solid #000 1px;
	width:100px;
}

select.ausbauten{
	font-size:10px;
	border: solid #000 1px;
	width:100px;
}

select.support{
	font-size:10px;
	border: solid #000 1px;
	width:180px;
}

input.profil{
	border: solid #000 1px;
	width: 175px;
}

input.schreiben{
	border: solid #000 1px;
	width:200px;
}

input.login{
	border: solid #C7C7C7  1px;
	width:90px;
}

input.login2{
	border: solid #C7C7C7 1px;
}

input.login3{
	border: solid #000 1px;
}

input.kauf{
	border: solid #C7C7C7  1px;
	width:25px;
	height:10px;
	font-size:9px;
}

input.link{
	border: solid #C7C7C7  1px;
	width:280px;
	height:12px;
	font-size:10px;
}

textarea.schreiben{
	border: solid #000 1px;
	width:200px;
	height:175px;
	font-size:12px;
}

textarea.forum{
	border: solid #000 1px;
	width:200px;
	height:75px;
	font-size:12px;
}

textarea.support{
	border: solid #000 1px;
	width:180px;
	height:125px;
}

select.sortierung{
	border: solid #000 1px;
	font-size:10px;
	width: 125px;
}

select.waren{
	border: solid #000 1px;
	font-size:10px;
	width: 175px;
}

#pages{
	position:absolute;
	width:260px;
	bottom:0px;
}


.fehler {
	color:#D00;
	font-weight:bold;
}

.gruen{
	color:#006633;
}

.rot{
	color:#BB0000;
}

