/**
 * Einziges und somit Haupt-CSS-File für Scheisse-Quartett
 *
 * @copyright  Holger Segnitz - 2009
 * @author     Holger Segnitz
 * @version    $Id: sq.css 1051 2009-06-07 00:00:42Z Holgi $
 * @filesource $HeadURL: https://hsegnitz.homeip.net/webdav/kunden/lutter.linus/scheisse-quartett.de/publish/en/css/sq.css $
 */

body, td, input, div, p
{
	font-size:   14px;
	line-height: 24px;
	font-family: tahoma, arial, verdana;
	color:       #000000;
}

body, html
{
	margin:       0px;
	padding:      0px;
}

input
{
	color: #000000;
}

form
{
	margin: 0px;
}

a, a:hover
{
	color:    #444444;
	font-weight: bold;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
  color:    #222222;
}

a.menuactive
{
	font-size:    15px;
	color:        #FFFFFF;
	font-weight:  bold;
}

a.menuidle
{
	font-size:    15px;
	color:        #EEEEEE;
	font-weight:  normal;
}

a.menuidle:hover
{
	font-size:    15px;
	color:        #FFFFFF;
	font-weight:  normal;
}


#top
{
	border-right:  1px solid #000000;
	background: #B4A57A right url(../_images/menu.gif) no-repeat;
}

#menu
{
	bottom: 0px;
	right:   0px;
	width:  790px;
}

#mainmenu
{
	margin-bottom:   4px;
	margin-left:   -12px;
}

#mainmenu li
{
	display: inline;
	margin-right: 25px;
}

#lower
{
	left:                 0px;
	top:                223px;
	width:              948px;
	background:       #574100;
}

#content
{
	background: #DAD1B9 right bottom url(../_images/background.jpg) no-repeat;
	border-bottom: 1px solid #000000;
	border-top:    1px solid #000000;
	border-right:  1px solid #000000;
	padding-left:  32px;
	padding-right: 32px;
	padding-top:   25px;
}

#stopper
{
	border-bottom: 1px solid #000000;
	color:       #FFFFFF;
	font-size:      11px;
	text-align:   center;
}

h3
{
	padding-top: 10px;
}




.confirm_box
{
	border: 1px solid black;
	overflow: auto;
	width: 650px;
	height: 200px;
	background-color: #EEEEEE;
	font-size: 12px;
	line-height: 14px;
}

.confirm_box h2
{
	font-size: 14px;
}


.confirm_box h3
{
	font-size: 12px;
}

.confirm_box p
{
	font-size: 11px;
	line-height: 13px;
}
